Releases: open-toast/protokt
Releases · open-toast/protokt
1.0.0-alpha.9
1.0.0-alpha.6
1.0.0-alpha.5
0.12.1
Fix bug introduced in 0.12.0's protobuf-gradle-plugin upgrade that prevented resolution of protokt's compile-time dependencies for custom options that need to resolve Java Class objects.
0.12.0
Update the protobuf-gradle-plugin. Changes the generated sources directory.
0.11.6
Same as 0.11.0.
0.11.0
- Choose FileDescriptor object names simply (#185)
- Add schema descriptors to services for reflection (#184)
Breaking change: File descriptor object names have changed. Runtime APIs have stayed the same.
Full Changelog: 0.10.2...0.11.0
0.10.2
Full Changelog: 0.10.1...0.10.2
0.10.1
Full Changelog: 0.10.0...0.10.1
0.10.0
What's Changed
Enables usage alongside protobuf-gradle-plugin 0.9.0 and later. Build script ABI has changed implicitly during this upgrade.
This release upgrades the protokt runtime's Kotlin dependency to 1.5.32.
Full Changelog: 0.9.0...0.10.0