Skip to content

Commit 507ea4a

Browse files
committed
Merge branch '2.19'
2 parents 735ceff + 3eb1d43 commit 507ea4a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@ on:
44
branches:
55
- master
66
- "3.0"
7-
- "2.18"
7+
- "2.19"
88
paths-ignore:
99
- "README.md"
1010
- "release-notes/*"
1111
pull_request:
1212
branches:
1313
- master
1414
- "3.0"
15-
- "2.18"
15+
- "2.19"
1616
paths-ignore:
1717
- "README.md"
1818
- "release-notes/*"

release-notes/VERSION-2.x

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Active maintainers:
1414
=== Releases ===
1515
------------------------------------------------------------------------
1616

17-
2.18.0 (not yet released)
17+
2.18.0 (26-Sep-2024)
1818

1919
#167: (avro) Incompatibility with Avro >=1.9.0 (upgrade to Avro 1.11.3)
2020
(reported by @Sage-Pierce)

0 commit comments

Comments
 (0)