Skip to content

Releases: open-toast/protokt

1.0.0-alpha.9

10 Oct 19:13
473af7f

Choose a tag to compare

What's Changed

Full Changelog: 1.0.0-alpha.6...1.0.0-alpha.9

1.0.0-alpha.6

08 Oct 20:07
58a6a7b

Choose a tag to compare

What's Changed

  • runtime polish (#198)

Full Changelog: 1.0.0-alpha.5...1.0.0-alpha.6

1.0.0-alpha.5

08 Oct 20:07

Choose a tag to compare

What's Changed

  • Make runtime multiplatform compatible (#168)

Full Changelog: 0.12.1...1.0.0-alpha.5

0.12.1

05 Sep 13:11
77c3257

Choose a tag to compare

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

16 Aug 23:14
50b30d1

Choose a tag to compare

Update the protobuf-gradle-plugin. Changes the generated sources directory.

0.11.6

17 Jul 02:54

Choose a tag to compare

Same as 0.11.0.

0.11.0

23 May 21:22
3d583b5

Choose a tag to compare

  • 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

07 Mar 20:37
2b2bb04

Choose a tag to compare

  • add kotlin 1.8 to integration tests (#179)
  • Omit empty unknown fields from message toString (#181)

Full Changelog: 0.10.1...0.10.2

0.10.1

07 Mar 19:13
f7501ca

Choose a tag to compare

  • Rework dependency on core (#175)
  • Rework plugin integration test and miscellaneous cleanup (#176)

Full Changelog: 0.10.0...0.10.1

0.10.0

04 Jan 16:06
dcb6e47

Choose a tag to compare

What's Changed

  • Upgrades to Kotlin, Gradle, Protobuf (#177)
  • Upgrade protobuf-gradle-plugin (#178)

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