v3.2.0
What's Changed
Java SDK
- feat: gRPC endpoint support by @johanandren in #161
- feat: gRPC codegen config in parent pom by @johanandren in #170
- feat: support for ACLs in grpc endpoints by @efgpinto in #172
- feat: gRPC client provider for cross service and external calls by @johanandren in #173
- chore: gRPC clients config sanitization and allow service override in dev by @johanandren in #179
- fix: creating the pr to update the samples when releasing by @franciscolopezsancho in #186
- chore: tests for ACL support in gRPC endpoints by @efgpinto in #190
- chore: Otel trace propagation through gRPC clients by @johanandren in #189
- feat: gRPC endpoint clients provided by testkit by @johanandren in #192
- test: ACL deny code inheritance by @efgpinto in #194
- fix: Actually specify an exception handler or gRPC endpoints by @johanandren in #196
- feat: uniform deny codes for HTTP and gRPC endpoints by @efgpinto in #197
- chore: use capitalize from std lib by @efgpinto in #199
- chore: remove Any from schema evolution test samples by @aludwiko in #193
- bump: Runtime 1.3.4 by @johanandren in #204
- feat: ReadOnlyEffect for KVE by @aludwiko in #203
- feat: support JWTs for gRPC endpoints by @efgpinto in #201
- fix: propagate custom gRPC status to client by @efgpinto in #205
- feat: API for Server Sent Events (SSE) streaming from HTTP endpoint by @johanandren in #213
- feat: API to access to grpc metadata by @efgpinto in #219
- chore: improve propagation / conversion of exceptions by @efgpinto in #214
- chore: JwtClaims code improv by @octonato in #218
- bump: Runtime 1.3.6 by @johanandren in #224
- Merge gRPC endpoints feature into main by @johanandren in #226
- feat: Serve static resources from endpoint by @johanandren in #200
Other
- doc: Sample and basic doc page by @johanandren in #171
- docs: Update release notes by @patriknw in #183
- Auto PR - Bump SDK versions to 3.1.0 by @github-actions in #184
- chore: adding ref to docs when release by @franciscolopezsancho in #188
- docs: fix typo in exporting metrics page by @octonato in #191
- fix: reference to field in GoogleCloud spec by @franciscolopezsancho in #195
- docs: A working CLI CORS-enable snippet by @johanandren in #202
- fix(docs): correct numbering in quickstart by @beritou in #206
- fix(docs): typos and formatting in quickstart by @beritou in #207
- fix(docs): typo in note about push flag by @beritou in #208
- docs(quickstart): project and region cleanup by @beritou in #209
- docs: akka CLI docs by @github-actions in #211
- chore: bump scala version to 2.13.16 by @octonato in #212
- docs(quickstart) add numbering to actionable steps by @beritou in #215
- docs: use multi-region, multi-cloud on index page by @ennru in #217
- docs: documentation and sample for grpc endpoints by @efgpinto in #210
- docs: Section on schema evolution by @johanandren in #221
- docs: understanding gRPC vs HTTP endpoints by @efgpinto in #220
- docs: Akka CLI 3.0.12 by @ennru in #222
- docs: disabling ACLs for integration tests by @efgpinto in #225
- chore: License change date for 3.2.0 by @johanandren in #228
- docs: fix code references for example by @ennru in #231
- docs: fix streaming the result cross link by @ennru in #230
- docs: Update release notes, SDK 3.2.0, Runtime 1.3.6 etc by @johanandren in #232
- linking shopping cart sample to github repo by @autodidaddict in #229
- build: Allow republish of artifacts to rerun of partially failed release by @johanandren in #233
New Contributors
- @autodidaddict made their first contribution in #229
Full Changelog: v3.1.0...v3.2.0