We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a90c5c commit 1ddbe96Copy full SHA for 1ddbe96
2 files changed
docs/antora.yml
@@ -7,6 +7,6 @@ nav:
7
- modules/ROOT/nav.adoc
8
asciidoc:
9
attributes:
10
- display-version: '8.0'
+ display-version: '8.1'
11
api-version: '8.0'
12
- maven-version: '08.00.00-MS-GA'
+ maven-version: '08.01.00-MS-GA'
docs/modules/intro/pages/changelog.adoc
@@ -1,5 +1,15 @@
1
= Changelog
2
3
+== 8.1
4
+
5
+=== *Features*
6
+* Integration for Quarkus 3 https://github.com/microstream-one/microstream/issues/564[[564]]
+=== *Bugfixes*
+* Fixed Lazy Collections unloading https://github.com/microstream-one/microstream/issues/563[[563]] https://github.com/microstream-one/microstream/pull/568[[568]]
13
== 8.0
14
15
=== *Features*
0 commit comments