Skip to content

Releases: open-toast/protokt

1.0.0-beta.3

16 Dec 16:29
6a6cf2d
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.0-beta.2...1.0.0-beta.3

1.0.0-beta.2

29 May 01:22
d512f7a
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.0-beta.1...1.0.0-beta.2

1.0.0-beta.1

27 Dec 17:16
a03694a
Compare
Choose a tag to compare

What's Changed

  • Changes necessary to support protovalidate-java integration (#211)

Full Changelog: 1.0.0-beta.0...1.0.0-beta.1

1.0.0-beta.0

05 Dec 18:57
eeb79a6
Compare
Choose a tag to compare

What's Changed

  • Distinguish between converters that are safe to call on default values and those that would fail during deserialization on default-valued fields (#205)
  • Fix drop-in compatibility ABI issues (#210)

Full Changelog: 1.0.0-alpha.10...1.0.0-beta.0

1.0.0-alpha.10

12 Oct 20:41
46a2873
Compare
Choose a tag to compare

What's Changed

  • platform bytes class (#204)

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

1.0.0-alpha.9

10 Oct 19:13
473af7f
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

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