You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: changelog/README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,8 @@
1
-
### 1.1.3 (in progress)
1
+
### 1.1.3
2
2
3
3
This release is built against Quarkus 2.15.0.Final and the Cassandra driver 4.15.0.
4
4
5
-
-[bug][#214](https://github.com/datastax/cassandra-quarkus/issues/214) DAO initialization is not happening on main thread with eager init
5
+
-[bug][#214](https://github.com/datastax/cassandra-quarkus/issues/214)Make DAO initialization happen during startup with eager init
6
6
-[documentation][#212](https://github.com/datastax/cassandra-quarkus/issues/212) Explain usage of the mapper annotation processor in the Quickstart guide
0 commit comments