Skip to content

Releases: open-toast/protokt

0.11.6

17 Jul 02:54
Compare
Choose a tag to compare

Same as 0.11.0.

0.11.0

23 May 21:22
3d583b5
Compare
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
Compare
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
Compare
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
Compare
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

0.9.0

01 Jun 15:20
7306d03
Compare
Choose a tag to compare

What's Changed

  • Generate code compatible with Kotlin 1.7 (#170)

  • Breaking change: Generate code compatible with grpc-kotlin generated clients (#171). This is a breaking change only for generated gRPC bindings. Message compatibility is preserved.

Full Changelog: 0.8.1...0.9.0

0.8.1

03 May 13:48
9287c6a
Compare
Choose a tag to compare
  • add converter for google common date type (#166)

Full Changelog: 0.8.0...0.8.1

0.8.0

20 Apr 13:32
a89605d
Compare
Choose a tag to compare

What's Changed

  • fix long deprecation messages (#152)
  • Clean up serialization generation (#153)
  • Bump animal-sniffer (#156)
  • Check in Kotlin API signatures (#157)
  • Protobuf 3.19.4 (#158)
  • upgrade some libs (#161)
  • use kotlinx collections (#162)
  • Protobuf 3.20.0 (#160)
  • Forbid inappropriate uses of non_null (#163)

Full Changelog: 0.7.5...0.8.0

0.7.5

29 Nov 21:54
d62a399
Compare
Choose a tag to compare
  • fix toString (#151)

Full Changelog: 0.7.4...0.7.5

0.7.4

17 Nov 02:35
e11ce91
Compare
Choose a tag to compare
  • upgrade to protobuf 3.19.1 (#149)
  • make protokt-extensions-simple depend only on protokt-core-lite (#148)

Full Changelog: 0.7.3...0.7.4