Skip to content

Commit 305af37

Browse files
committed
Merge branch 'axon-kotlin-4.12.x'
# Conflicts: # docs/reference/modules/ROOT/pages/release-notes.adoc
2 parents d4d1869 + fb53400 commit 305af37

File tree

1 file changed

+4
-21
lines changed

1 file changed

+4
-21
lines changed

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

Lines changed: 4 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -11,40 +11,23 @@ For earlier releases, please visit the link:https://legacydocs.axoniq.io/referen
1111
- [#380] fix: add dedicated `JsonMetaDataSerializer` link:https://github.com/AxonFramework/extension-kotlin/pull/382[#382]
1212
- Kotlin Serializer not available for org.axonframework.messaging.MetaData link:https://github.com/AxonFramework/extension-kotlin/issues/380[#380]
1313

14-
=== _Contributors_
15-
16-
We want to thank all the contributors who worked on this release.
17-
18-
- link:https://github.com/smcvb[@smcvb]
19-
- link:https://github.com/MateuszNaKodach[@MateuszNaKodach]
20-
2114
== Release 4.11.1
2215

2316
=== _Bug fixes_
2417

2518
- [#380] fix: Kotlin Serializer not available for org.axonframework.messaging.MetaData link:https://github.com/AxonFramework/extension-kotlin/pull/381[#381]
2619
- Kotlin Serializer not available for org.axonframework.messaging.MetaData link:https://github.com/AxonFramework/extension-kotlin/issues/380[#380]
2720

28-
=== _Contributors_
29-
30-
We want to thank all the contributors who worked on this release.
31-
32-
- link:https://github.com/MateuszNaKodach[@MateuszNaKodach]
33-
3421
== Release 4.11.0
3522

3623
=== _Enhancements_
3724

3825
- [#368] `AxonSerializer` documentation and enforce `ReplayToken.context` to String link:https://github.com/AxonFramework/extension-kotlin/pull/370[#370]
3926
- `AxonSerializer` documentation and enforce `ReplayToken#context` to String link:https://github.com/AxonFramework/extension-kotlin/issues/368[#368]
4027

41-
=== _Contributors_
42-
43-
We want to thank all the contributors who worked on this release.
44-
45-
- link:https://github.com/MateuszNaKodach[@MateuszNaKodach]
46-
4728
== Release 4.10.0
4829

49-
Upgrades the Kotlin Extension to be compatible with Axon Framework 4.10.0.
50-
This adds a serializer with `kotlin.serialization` support. See the link:https://github.com/AxonFramework/extension-kotlin/releases/tag/axon-kotlin-4.10.0[GitHub release notes] for an exhaustive list of all changes.
30+
. Upgrades the Kotlin Extension to be compatible with Axon Framework 4.10.0
31+
. Adds a serializer with `kotlin.serialization` support
32+
33+
See the link:https://github.com/AxonFramework/extension-kotlin/releases/tag/axon-kotlin-4.10.0[GitHub release notes] for an exhaustive list of all changes.

0 commit comments

Comments
 (0)