Skip to content

Cafienne Engine Release 1.1.33

Latest
Compare
Choose a tag to compare
@tpetter tpetter released this 18 Dec 16:46
· 12 commits to main since this release
d2e7bc1

Hello Pekko!

Hello Pekko (and thank you Akka)

Akka served us more than 10 years with a great runtime framework, and we're really thankful for that.


With this release the case engine moves in a smooth and compatible manner to a new underlying runtime based on Pekko.

Is it small or is it big?

Well, it is a big step for us, but a small step for you. The only thing required is to make some modifications to the engine configuration file.

Examples can be found in the configuration page.

Improved Azure connectivity

This release enables connecting to a database in Azure with Azure managed identities.

Housekeeping & security updates

A few underlying external dependencies have been updated the latest versions.
The build infrastructure has been upgraded to prepare for improved internal quality measurements.

Tickets closed

#443 Please add connection support for Azure managed identity connections
#444 Change runtime from akka to pekko
#445 CassandraTimerStore should not have a hardcoded keyspac
#447 Support passwordless connections to Azure SQL
#448 Allow the authenticated user to use external roles / groups