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 dc72e16 commit 6605bdfCopy full SHA for 6605bdf
release-notes/rn-axon-server/rn-as-minor-releases.md
@@ -4,6 +4,14 @@ This page provides a dedicated overview of patch releases for the Axon Server (E
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
+* Fix: confusing log message about the license file
11
+* Fix: deletion of an application token does not have any effect for contexts that are not on the _admin nodes
12
+* In the UI, the pagination settings for the tables are now kept in the current session
13
+* Updated gRPC and Netty versions to avoid startup error on alpine Linux
14
15
### Release 4.6.5
16
17
* OAuth extension (4.6.1) now also supports OIDC authentication
0 commit comments