v11.0.0
Pre-release
Pre-release
11.0.0 (2024-10-28)
📣 Breaking Changes
Ref: SRX-NMC7OD
BREAKING CHANGE: The postgreSQL Database is now required.
The helm-parameter `db.writeEslTableOnly` is not supported anymore.
The helm-parameter `db.dbOption` now only supports the option
"postgreSQL", which is now also the default.
See docs/database.md for details.
Note that there is now some "dead code", especially in the cd-service
that deals with git. This will be removed in another PR.