- update to 0.4.0:

* Announced deprecation of JSONSchema outputs from this project
  * Fix toolchain to write generated code as the user running the
    build instead of root
  * Recreated toolchain for code generation instead of depending
    on third-party container image (#469 (#475
  * Updated code generation tools

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sigstore-protobuf-specs?expand=0&rev=3
This commit is contained in:
2025-02-25 20:23:28 +00:00
committed by Git OBS Bridge
parent 419cd08149
commit 701525e756
4 changed files with 19 additions and 6 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Tue Feb 25 20:22:22 UTC 2025 - Dirk Müller <dmueller@suse.com>
- update to 0.4.0:
* Announced deprecation of JSONSchema outputs from this project
* Fix toolchain to write generated code as the user running the
build instead of root
* Recreated toolchain for code generation instead of depending
on third-party container image (#469 (#475
* Updated code generation tools
-------------------------------------------------------------------
Tue Jan 21 09:44:56 UTC 2025 - Daniel Garcia <daniel.garcia@suse.com>