Skip to content

Commit 21a05f8

Browse files
committed
Merge branch 'axon-kotlin-4.11.x' into axon-kotlin-4.12.x
2 parents fb53400 + b77ad54 commit 21a05f8

File tree

1 file changed

+14
-2
lines changed

1 file changed

+14
-2
lines changed

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

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,14 @@ For earlier releases, please visit the link:https://legacydocs.axoniq.io/referen
1515

1616
=== _Bug fixes_
1717

18-
- [#380] fix: Kotlin Serializer not available for org.axonframework.messaging.MetaData link:https://github.com/AxonFramework/extension-kotlin/pull/381[#381]
19-
- Kotlin Serializer not available for org.axonframework.messaging.MetaData link:https://github.com/AxonFramework/extension-kotlin/issues/380[#380]
18+
- [#380] fix: Kotlin Serializer not available for `MetaData` link:https://github.com/AxonFramework/extension-kotlin/pull/381[#381]
19+
- Kotlin Serializer not available for `MetaData` link:https://github.com/AxonFramework/extension-kotlin/issues/380[#380]
20+
21+
=== _Contributors_
22+
23+
We'd like to thank all the contributors who worked on this release!
24+
25+
- link:https://github.com/MateuszNaKodach[@MateuszNaKodach]
2026

2127
== Release 4.11.0
2228

@@ -25,6 +31,12 @@ For earlier releases, please visit the link:https://legacydocs.axoniq.io/referen
2531
- [#368] `AxonSerializer` documentation and enforce `ReplayToken.context` to String link:https://github.com/AxonFramework/extension-kotlin/pull/370[#370]
2632
- `AxonSerializer` documentation and enforce `ReplayToken#context` to String link:https://github.com/AxonFramework/extension-kotlin/issues/368[#368]
2733

34+
=== _Contributors_
35+
36+
We'd like to thank all the contributors who worked on this release!
37+
38+
- link:https://github.com/MateuszNaKodach[@MateuszNaKodach]
39+
2840
== Release 4.10.0
2941

3042
. Upgrades the Kotlin Extension to be compatible with Axon Framework 4.10.0

0 commit comments

Comments
 (0)