Skip to content

Commit

Permalink
Release 1.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
sboeckelmann committed Nov 18, 2023
1 parent 14921f1 commit 367748e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/project.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
release:
current-version: "1.2.2"
current-version: "1.2.3"
next-version: "999-SNAPSHOT"

1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ This extension allows you to connect to an [OpenSearch cluster](https://opensear
## Version Matrix
| | Quarkus | OpenSearch | OpenSearch Java Client |
|-------|--------------|------------|------------------------|
| 1.2.3 | 3.2.8.Final | 2.11.0 | 2.8.1 |
| 1.2.2 | 3.2.4.Final | 2.9.0 | 2.6.0 |
| 1.2.1 | 3.2.3.Final | 2.9.0 | 2.6.0 |
| 1.2.0 | 3.2.0.Final | 2.8.0 | 2.6.0 |
Expand Down

0 comments on commit 367748e

Please sign in to comment.