Skip to content
This repository was archived by the owner on Jan 9, 2025. It is now read-only.

Commit 1ddbe96

Browse files
authored
Docs for 8.1 (#578)
1 parent 0a90c5c commit 1ddbe96

2 files changed

Lines changed: 12 additions & 2 deletions

File tree

docs/antora.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ nav:
77
- modules/ROOT/nav.adoc
88
asciidoc:
99
attributes:
10-
display-version: '8.0'
10+
display-version: '8.1'
1111
api-version: '8.0'
12-
maven-version: '08.00.00-MS-GA'
12+
maven-version: '08.01.00-MS-GA'

docs/modules/intro/pages/changelog.adoc

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
= Changelog
22

3+
== 8.1
4+
5+
=== *Features*
6+
7+
* Integration for Quarkus 3 https://github.com/microstream-one/microstream/issues/564[[564]]
8+
9+
=== *Bugfixes*
10+
11+
* Fixed Lazy Collections unloading https://github.com/microstream-one/microstream/issues/563[[563]] https://github.com/microstream-one/microstream/pull/568[[568]]
12+
313
== 8.0
414

515
=== *Features*

0 commit comments

Comments
 (0)