Releases: lightbend/kalix-jvm-sdk
Releases · lightbend/kalix-jvm-sdk
v1.5.11
What's Changed
Java/Protobuf SDK
Scala/Protobuf SDK
- chore: Access to host and port from the Scala TestKit by @johanandren in #2314
Other
- Add Privacy Policy Reference by @michaelpnash in #2313
- chore: License change date for 1.5.11 by @johanandren in #2317
New Contributors
- @michaelpnash made their first contribution in #2313
Full Changelog: v1.5.10...v1.5.11
v1.5.10
What's Changed
Java/Protobuf SDK
- Auto PR - Bump SDK versions to 1.5.9 by @github-actions in #2303
- Auto PR - Kalix Runtime version v1.2.16 by @kalix-bot in #2304
- feat: allow override of max joins in integration tests by @efgpinto in #2308
- Auto PR - Kalix Runtime version v1.2.17 by @kalix-bot in #2307
- feat: workflow delete effect by @aludwiko in #2305
Documentation
- build: Update what does not work in release flow by @johanandren in #2287
Other
Full Changelog: v1.5.9...v1.5.10
v1.5.9
What's Changed
Java/Protobuf SDK
- Auto PR - Bump SDK versions to 1.5.8 by @github-actions in #2286
- feat: Access to component gRPC clients in actions and workflows by @johanandren in #2296
- Auto PR - Kalix Runtime version v1.2.15 by @kalix-bot in #2299
Other
- chore: first step to fix PR creation trigger by @franciscolopezsancho in #2288
- fix: creating pr after publish by @franciscolopezsancho in #2294
- chore: License change date for 1.5.9 by @johanandren in #2302
Full Changelog: v1.5.8...v1.5.9
v1.5.8
What's Changed
Java/Protobuf SDK
- feat: Run user logic on virtual threads by @johanandren in #2283
- feat: Access to gRPC clients in through workflow context by @johanandren in #2281
- bump: java 21 and ubuntu version to latest versions by @efgpinto in #2276
- Auto PR - Bump SDK versions to 1.5.7 by @github-actions in #2277
- Auto PR - Kalix Runtime version 1.2.13 by @franciscolopezsancho in #2278
Other
- chore: License change for 1.5.8 by @johanandren in #2285
Full Changelog: v1.5.7...v1.5.8
v1.5.7
What's Changed
Java SDK
- Auto PR - Kalix Runtime version 1.2.9 by @kalix-bot in #2266
- chore: Drop code first SDK by @johanandren in #2267
Java/Protobuf SDK
- bump: sdk to 1.5.6 by @efgpinto in #2264
- bump: Broad sweep of dependency bumps by @johanandren in #2270
- chore: use runtime image from registry.akka.io by @johanandren in #2271
- bump: runtime to 1.2.12 by @efgpinto in #2273
Documentation
- chore: explicitely change SDK version by @franciscolopezsancho in #2263
Other
- bump: Kalix runtime 1.2.8 by @johanandren in #2265
- build: Stop building docker image for TCK by @johanandren in #2272
- chore: update license ahead of 1.5.7 by @efgpinto in #2275
Full Changelog: v1.5.6...v1.5.7
v1.5.6
What's Changed
Java SDK
Documentation
- chore: docs releasing workaround by @ennru in #2254
- chore: avoid wrong deprecation message by @franciscolopezsancho in #2260
Other
- Auto PR - Bump SDK versions to 1.5.5 by @github-actions in #2253
- chore: update LICENSE for v1.5.6 by @efgpinto in #2262
Full Changelog: v1.5.5...v1.5.6
v1.5.5
What's Changed
Java SDK
- Auto PR - Kalix Runtime version 1.2.5 by @kalix-bot in #2248
Java/Protobuf SDK
Documentation
- Update release-issue-template.md by @sebastian-alfers in #2249
Other
Full Changelog: v1.5.4...v1.5.5
v1.5.4
What's Changed
Java SDK
- fix: Support new json type url by @johanandren in #2240
- Auto PR - Kalix Runtime version 1.2.1 by @kalix-bot in #2242
- build: sbt native client broken, use regular sbt by @johanandren in #2243
Java/Protobuf SDK
- chore: Bump samples etc after 1.5.3 release by @johanandren in #2232
Other
- chore: License change date for 1.5.4 by @johanandren in #2244
Full Changelog: v1.5.3...v1.5.4
v1.5.3
What's Changed
Java SDK
- Auto PR - Kalix Runtime version 1.1.46 by @kalix-bot in #2220
Java/Protobuf SDK
- Auto PR - Bump SDK versions to 1.5.2 by @github-actions in #2200
- chore: validating links in docs and samples by @franciscolopezsancho in #2210
- refactor: change format for logMessage mkString so it shows with tabs… by @girdharshubham in #2219
- chore: handle UpdateState workflow entity protocol message by @aludwiko in #2222
- chore: Message broker links removed from runtime errors by @johanandren in #2221
- Revert "fix: change format for logMessage mkString (#2219)" by @patriknw in #2223
- bump: Akka 2.9.7, grpc 1.4.4 by @patriknw in #2227
Scala/Protobuf SDK
- Proto scala testkig start config by @sebastian-alfers in #2203
- fix: getClientGrpc, back to originally leveraging
javaSdkContext
by @franciscolopezsancho in #2207
Documentation
- fix: service packages in README by @franciscolopezsancho in #2201
- chore: clarification on readme by @franciscolopezsancho in #2204
- fix(docs): fail deploy.sh on error in script by @sebastian-alfers in #2205
- chore: adding docs about how to add headers to grpcClient by @franciscolopezsancho in #2208
- fix: adding tabset by @franciscolopezsancho in #2211
- chore: bump Spring versions by @octonato in #2217
- Handle windows by @JustinPihony in #2225
Other
- fix: updating sdk version by @franciscolopezsancho in #2191
- fix: avoiding OOM when 'sbt test' by @franciscolopezsancho in #2192
- Towards fixing updating sdk samples 2 by @franciscolopezsancho in #2194
- dedup id by @franciscolopezsancho in #2197
- fix: sed wasn't being applied by @franciscolopezsancho in #2198
- use either value from the SDK by @franciscolopezsancho in #2199
- chore: for readability by @franciscolopezsancho in #2202
- chore: license change date for 1.5.3 by @johanandren in #2230
New Contributors
- @github-actions made their first contribution in #2200
Full Changelog: v1.5.2...v1.5.3
v1.5.2
What's Changed
Java SDK
- feat: passing through metadata traceparent by @franciscolopezsancho in #2172
- Auto PR - Kalix Runtime version 1.1.40 by @kalix-bot in #2180
Java/Protobuf SDK
- Add akka-repository for Maven dependencies and plugins by @ennru in #2175
- chore: Don't use the global Scala execution context by @johanandren in #2181
- fix: adding missing tracing MDC for views by @franciscolopezsancho in #2182
Documentation
- fix: redirect to the right file by @franciscolopezsancho in #2171
- fix: removing infinite subscription loop by @aludwiko in #2174
- fix: akkademy link by @octonato in #2178
- docs: replace course reference to Akkademy by @beritou in #2187
Other
- Update LICENSE by @franciscolopezsancho in #2189
Full Changelog: v1.5.1...v1.5.2