This is a bug fix release for Keptn addressing a problem with MongoDB client connection handling, an incorrect sequence state, and an issue when deleting a service.
Bug Fixes
Disconnect MongoDB client before reconnecting (#7431) (503d3ef)
shipyard-controller: Consider parallel stages when trying to set overall sequence state to finished (#7228) (38e0588)
shipyard-controller: Proceed with service deletion if the service is not present on the configuration service anymore (#7456) (71522e2)