Skip to content

Commit 12c33b3

Browse files
committed
Add release notes for 4.11.0
Add release notes for 4.11.0
1 parent 952e0a6 commit 12c33b3

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

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

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,20 @@
44
You can find the release notes for the Kotlin Extension of version 4.10.0 below.
55
For earlier releases, please go to the link:https://legacydocs.axoniq.io/reference-guide/release-notes/rn-extensions/rn-kotlin[legacy documentation].
66

7-
== Release 4.10
7+
== Release 4.11.0
8+
9+
=== _Enhancements_
10+
11+
- [#368] `AxonSerializer` documentation and enforce `ReplayToken.context` to String link:https://github.com/AxonFramework/extension-kotlin/pull/370[#370]
12+
- `AxonSerializer` documentation and enforce `ReplayToken#context` to String link:https://github.com/AxonFramework/extension-kotlin/issues/368[#368]
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+
20+
== Release 4.10.0
821

922
. Upgrades the Kotlin Extension to be compatible with Axon Framework 4.10.0
1023
. Adds a serializer with `kotlin.serialization` support

0 commit comments

Comments
 (0)