Releases: IBM/kar
Releases · IBM/kar
Release 1.3.10
Release 1.3.9
Release 1.3.8
Release 1.3.7
- Revert #351 - Container Shipping application assumes co-mingled primary/submap state in getAll
Release 1.3.6
- General refresh of dependencies
- Update Kafka version to 3.3 and ZooKeeper to 3.8
- Update JavaScript SDK, examples, and Dockerfiles to use Node.js 18
- Update Java SDKs to OpenLiberty 23.0.0.3 and Quarkus 2.16.Final
- Switch from adoptopenjdk to eclipse-temurin as base Java Dockerfiles
- Update core docker image to alpine 3.17
- Update core to go 1.19
- Update scripts to use kind 0.18 with Kubernetes 1.24
- Bug fixes
- Changed project CI from TravisCI to GitHub Actions
Release 1.3.5
Release 1.3.4
- Upgrade kind from 0.12.0 to 0.14.0 (#333)
- Reenable cancellation as an option (#331)
- Improve documentation for logging and metrics
- Add documentation for Python SDK. (#325)
- Tolerate transient failures to connect to Kafka and Redis during startup
- Add metrics for redis request time and active/canceled reminders (#326)
- Customize Python version. (#324)
- Fix activate method call in Python SDK (#323)
Release 1.3.3
Release 1.3.2
Release 1.3.1
- Enhancements to the Python SDK
- Enable simple NRU-based actor placement cache (#285)
- Improvements to KAR deployment scripts