Skip to content

Commit 24a1885

Browse files
committed
Merge branch 'axon-mongo-4.11.x' into axon-mongo-4.12.x
2 parents 838d848 + 044f756 commit 24a1885

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

docs/reference/modules/ROOT/pages/release-notes.adoc

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,19 @@
44
You can find the release notes for the Mongo Extension of version 4.10.0 onward, below.
55
For earlier releases, please go to the link:https://legacydocs.axoniq.io/reference-guide/release-notes/rn-extensions/rn-mongo[legacy documentation].
66

7+
== Release 4.11.1
8+
9+
=== _Bug fixes_
10+
11+
- [#477] fix: MongoDB cursor is not closed in `AbstractMongoEventStorageStrategy.findTrackedEvents` link:https://github.com/AxonFramework/extension-mongo/pull/481[#481]
12+
- MongoDB cursor is not closed in AbstractMongoEventStorageStrategy.findTrackedEvents link:https://github.com/AxonFramework/extension-mongo/issues/477[#477]
13+
14+
=== _Contributors_
15+
16+
We'd like to thank all the contributors who worked on this release!
17+
18+
- link:https://github.com/MateuszNaKodach[@MateuszNaKodach]
19+
720
== Release 4.11.0
821

922
Upgrades the Mongo Extension to be compatible with Axon Framework 4.11.0, and updates various dependencies.

0 commit comments

Comments
 (0)