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.
2 parents d4c7952 + 2b75d7d commit c24a88dCopy full SHA for c24a88d
.github/workflows/main.yml
@@ -4,15 +4,15 @@ on:
4
branches:
5
- master
6
- "3.0"
7
- - "2.18"
+ - "2.19"
8
paths-ignore:
9
- "README.md"
10
- "release-notes/*"
11
pull_request:
12
13
14
15
16
17
18
release-notes/VERSION-2.x
@@ -11,6 +11,10 @@ Modules:
=== Releases ===
------------------------------------------------------------------------
+2.19.0 (not yet released)
+
+-
2.18.0 (26-Sep-2024)
19
20
#162: Add support for deserializing Java Records
0 commit comments