Skip to content

Commit 33f597e

Browse files
Merge branch 'axon-mongo-4.10.x'
# Conflicts: # docs/reference/antora.yml
2 parents 8d1d665 + 3278771 commit 33f597e

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

docs/reference/antora.yml

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
name: mongodb-extension-reference
22
title: MongoDB Extension Reference
3-
version: true
3+
version:
4+
axon-mongo-(?<version>+({0..9}).+({0..9})).*: $<version>
5+
master: development
46
prerelease: true
57
start_page: ROOT:index.adoc
68

Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
= Release Notes Mongo Extension
2+
:navtitle: Release notes
3+
4+
You can find the release notes for the Mongo Extension of version 4.10.0 below.
5+
For earlier releases, please go to the link:https://legacydocs.axoniq.io/reference-guide/release-notes/rn-extensions/rn-mongo[legacy documentation].
6+
7+
== Release 4.10
8+
9+
Upgrades the Mongo Extension to be compatible with Axon Framework 4.10.0, and updates various dependencies.
10+
11+
See the link:https://github.com/AxonFramework/extension-mongo/releases/tag/axon-mongo-4.10.0[GitHub release notes] for an exhaustive list of all changes.

0 commit comments

Comments
 (0)