Skip to content

Commit 3319517

Browse files
authored
Fix CHANGES.md format (#37236)
* Fix bullet point * added item noting hive major version bump
1 parent bf5c0db commit 3319517

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGES.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@
6969
## I/Os
7070

7171
* (Java) Elasticsearch 9 Support ([#36491](https://github.com/apache/beam/issues/36491)).
72+
* (Java) Upgraded HCatalogIO to Hive 4.0.1 ([#32189](https://github.com/apache/beam/issues/32189)).
7273

7374
## New Features / Improvements
7475

@@ -86,7 +87,7 @@
8687
## Bugfixes
8788

8889
* Fixed FirestoreV1 Beam connectors allow configuring inconsistent project/database IDs between RPC requests and routing headers #36895 (Java) ([#36895](https://github.com/apache/beam/issues/36895)).
89-
Logical type and coder registry are saved for pipelines in the case of default pickler. This fixes a side effect of switching to cloudpickle as default pickler in Beam 2.65.0 (Python) ([#35738](https://github.com/apache/beam/issues/35738)).
90+
* Logical type and coder registry are saved for pipelines in the case of default pickler. This fixes a side effect of switching to cloudpickle as default pickler in Beam 2.65.0 (Python) ([#35738](https://github.com/apache/beam/issues/35738)).
9091

9192
## Known Issues
9293

0 commit comments

Comments
 (0)