Skip to content

Releases: grpc/grpc-swift-protobuf

1.0.0-beta.2

20 Dec 15:47
3ed26da
Compare
Choose a tag to compare

What's Changed

✨ New APIs

  • Add support for the detailed error model by @glbrntt in #22

🐛 Bug Fixes

  • Ignore case for boolean option values in protoc-gen-grpc-swift by @glbrntt in #20
  • Make check for bundled protos more resilient by @glbrntt in #21

🔧 Other Changes

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

1.0.0-beta.1

05 Dec 14:53
a2834ea
Compare
Choose a tag to compare

What's Changed

See also https://github.com/grpc/grpc-swift/releases/tag/2.0.0-beta.1 for changes to the core package.

✨ Notable changes

  • Import 'SwiftProtobuf' in generated code when well-known types are used (#16, #17)
  • Fix casing of generated services and methods (#8)

🔧 Other Changes

  • Add deployment targets to the package manifest (#7)
  • Simplify code generator tests (#14)
  • CI improvements (#10, #15)
  • Use language mode 6 in tests (#11)
  • Fix tests after changes in core (#12)
  • Bump grpc-swift version (#18)

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

gRPC Swift Protobuf 1.0.0-alpha.1

01 Oct 14:06
424a4d8
Compare
Choose a tag to compare