Skip to content

Commit 3d62f3b

Browse files
committed
Merge branch 'axon-kotlin-4.12.x'
2 parents 305af37 + 32d4072 commit 3d62f3b

File tree

1 file changed

+22
-3
lines changed

1 file changed

+22
-3
lines changed

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

Lines changed: 22 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,27 @@ For earlier releases, please visit the link:https://legacydocs.axoniq.io/referen
99
=== _Bug fixes_
1010

1111
- [#380] fix: add dedicated `JsonMetaDataSerializer` link:https://github.com/AxonFramework/extension-kotlin/pull/382[#382]
12-
- Kotlin Serializer not available for org.axonframework.messaging.MetaData link:https://github.com/AxonFramework/extension-kotlin/issues/380[#380]
12+
- Kotlin Serializer not available for `MetaData` link:https://github.com/AxonFramework/extension-kotlin/issues/380[#380]
13+
14+
=== _Contributors_
15+
16+
We'd like 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]
1320

1421
== Release 4.11.1
1522

1623
=== _Bug fixes_
1724

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]
25+
- [#380] fix: Kotlin Serializer not available for `MetaData` link:https://github.com/AxonFramework/extension-kotlin/pull/381[#381]
26+
- Kotlin Serializer not available for `MetaData` link:https://github.com/AxonFramework/extension-kotlin/issues/380[#380]
27+
28+
=== _Contributors_
29+
30+
We'd like to thank all the contributors who worked on this release!
31+
32+
- link:https://github.com/MateuszNaKodach[@MateuszNaKodach]
2033

2134
== Release 4.11.0
2235

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

41+
=== _Contributors_
42+
43+
We'd like to thank all the contributors who worked on this release!
44+
45+
- link:https://github.com/MateuszNaKodach[@MateuszNaKodach]
46+
2847
== Release 4.10.0
2948

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

0 commit comments

Comments
 (0)