We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18454bb commit dc72e16Copy full SHA for dc72e16
release-notes/rn-axon-server/rn-asse-minor-releases.md
@@ -4,6 +4,14 @@ This page provides a dedicated overview of patch releases for the Axon Server (S
4
5
## Release 4.6
6
7
+### Release 4.6.6
8
+
9
+* Fix: memory leak due to a closed event processor keeping memory
10
+* In the UI, the pagination settings for the tables are now kept in the current session
11
+* Updated gRPC and Netty versions to avoid startup error on alpine linux
12
+* Axon Server now checks for a configured token when it is started with access control enabled
13
+* New logging statement to indicate that development mode is enabled
14
15
### Release 4.6.5
16
17
* Fix: update flow control library
0 commit comments