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 735ceff + 3eb1d43 commit 507ea4aCopy full SHA for 507ea4a
.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
@@ -14,7 +14,7 @@ Active maintainers:
=== Releases ===
------------------------------------------------------------------------
-2.18.0 (not yet released)
+2.18.0 (26-Sep-2024)
19
#167: (avro) Incompatibility with Avro >=1.9.0 (upgrade to Avro 1.11.3)
20
(reported by @Sage-Pierce)
0 commit comments