Skip to content

Commit 0e163ab

Browse files
committed
Merge branch '4.6'
2 parents 78d0b69 + 6605bdf commit 0e163ab

File tree

2 files changed

+16
-0
lines changed

2 files changed

+16
-0
lines changed

release-notes/rn-axon-server/rn-as-minor-releases.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@ This page provides a dedicated overview of patch releases for the Axon Server (E
44

55
## Release 4.6
66

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+
715
### Release 4.6.5
816

917
* OAuth extension (4.6.1) now also supports OIDC authentication

release-notes/rn-axon-server/rn-asse-minor-releases.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@ This page provides a dedicated overview of patch releases for the Axon Server (S
44

55
## Release 4.6
66

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+
715
### Release 4.6.5
816

917
* Fix: update flow control library

0 commit comments

Comments
 (0)