You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/reference/modules/ROOT/pages/release-notes.adoc
+13Lines changed: 13 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,19 @@
4
4
You can find the release notes for the Mongo Extension of version 4.10.0 onward, below.
5
5
For earlier releases, please go to the link:https://legacydocs.axoniq.io/reference-guide/release-notes/rn-extensions/rn-mongo[legacy documentation].
6
6
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!
0 commit comments