Kalix Java and Scala SDKs 1.2.0-M1
Pre-release
Pre-release
What's Changed
- feat: workflow support by @octonato in #1368
- chore: set parent to 'kalix-workflows' branch by @octonato in #1400
- feat: support async calls and waitForInput by @octonato in #1399
- feat: workflows support in Spring SDK by @aludwiko in #1395
- chore: revert to WorkflowEntity by @octonato in #1402
- chore: testing async calls and wait for input in Spring SDK by @aludwiko in #1405
- feat: pause and no-transition by @octonato in #1412
- feat: improved workflow error handling is sdk by @aludwiko in #1421
- ci: fix publish docs on release by @efgpinto in #1448
- Auto PR - Bump SDK versions to 1.1.7 by @kalix-bot in #1446
- chore: Use regular text logs for dev mode instead of JSON by @johanandren in #1449
- feat: More error details about what service when a cross call fails by @johanandren in #1450
- chore: updating docs and broken link by @efgpinto in #1452
- docs: workflow Spring SDK by @aludwiko in #1428
- chore: fix logger format in spring samples and archetypes by @octonato in #1451
- fix: decode messages from proxy after workflow restart by @aludwiko in #1453
- fix: Instant test - use lower precision by @octonato in #1455
- chore: fix java timers sample by @efgpinto in #1457
- Auto PR - Bump Proxy version to 1.0.34 by @kalix-bot in #1454
- chore: A few missed places for proxy plain text log config by @johanandren in #1464
- Auto PR - Bump Proxy version to 1.1.0 by @kalix-bot in #1462
- Merge with main by @aludwiko in #1466
- Kalix workflows by @aludwiko in #1467
- bump: Scala 2.13.10 in sdk, docs and samples by @johanandren in #1469
- feat: add Kalix error status code by @efgpinto in #1436
- chore: build docker image on 'install' by @octonato in #1472
- chore: refactor to hide status code impl details by @efgpinto in #1473
- feat!: spring boot starter by @octonato in #1459
- feat!: typed events in eventsourced entity by @efgpinto in #1468
- fix: KalixReactiveWebServer.start by @octonato in #1478
- fix: KalixReactiveWebServer.start (take 2) by @octonato in #1481
- fix: bind to 0.0.0.0 when running springboot:run by @octonato in #1484
- chore: remove unused pub/sub from docker compose by @efgpinto in #1476
- chore: remove unused akka-grpc.version property by @octonato in #1485
- fix: use the same spring context environment for KalixComponentProvider by @aludwiko in #1486
- feat!: java code-first classes moved to javasdk package by @octonato in #1480
- Auto PR - Bump Proxy version to 1.1.2 by @kalix-bot in #1487
- chore: load components using Main's ClassLoader by @octonato in #1490
- chore: minor improvement to updatePomVersions.sh script by @octonato in #1021
- Auto PR - Bump Proxy version to 1.1.3 by @kalix-bot in #1492
- chore: rename sbt modules for code-first java by @octonato in #1483
- chore: updating links in workflow doc by @aludwiko in #1493
- Auto PR - Bump Proxy version to 1.1.4 by @kalix-bot in #1496
- feat: Upper limit to timer retries, document backoff on failure by @johanandren in #1500
- chore: update labeler for new modules by @efgpinto in #1504
- fix: support RestDeferredCall as side effects by @aludwiko in #1505
- chore: renaming samples by @efgpinto in #1503
- feat: step transition without input param by @aludwiko in #1494
- feat: opt in deploy to kalix with mvn #1058 by @franciscolopezsancho in #1488
- docs: drop obsolete view data by @pvlugter in #1512
- Renaming SDKs by @efgpinto in #1502
- chore: fix version checker for java-spring by @efgpinto in #1513
- chore: fix some samples docker-compose.yml by @efgpinto in #1514
- chore: add redirects from spring to java by @efgpinto in #1515
- chore: renaming java and scala modules by @efgpinto in #1518
Full Changelog: v1.1.7...v1.2.0-M1