Release 13.1.1 focus on making IAS installation independent of kafka and scala and installable through en RPM. IAS remains dependent on scala and kafka at run-time but can be built independently of having them installed locally.
- java version 17
- scala version 3.5.1
- kafka version 3.7.0
- [#205] Upgrade scala to v3.5.1 and remove private[this] statements from the scala sources
- [#208] Missing definition of bsdbUrl in ias.json causes Supervisor to crash without clear error message
- [#209] Remove gradle deprecated code in preparation to upgrade to v9.0
- [#210] Remove scala from IAS prerequisites
- [#211] IAS shall not need a local installation of kafka
- [#213] Separate unit from integration tests
- [#215] Create an RPM to install IAS
- [#216] Add shebang to the scripts that run the tests
- [#218] Upgrades gradle to v8.7
- [#221] The IAS to store the time when the value of a IASValue changed.