Abacn commented on code in PR #37627:
URL: https://github.com/apache/beam/pull/37627#discussion_r2819315679


##########
CHANGES.md:
##########
@@ -69,28 +69,29 @@
 * Add Datadog IO support (Java) 
([#37318](https://github.com/apache/beam/issues/37318)).
 * Remove Pubsublite IO support, since service will be deprecated in March 
2026. ([#37375](https://github.com/apache/beam/issues/37375)).
 * (Java) ClickHouse - migrating from the legacy JDBC driver (v0.6.3) to 
ClickHouse Java Client v2 (v0.9.6). See the [class 
documentation](https://beam.apache.org/releases/javadoc/current/org/apache/beam/sdk/io/clickhouse/ClickHouseIO.html)
 for migration guide   ([#37610](https://github.com/apache/beam/issues/37610)).
+* (Java) Upgraded GoogleAdsIO to use GoogleAdsIO API v23 
([#37620](https://github.com/apache/beam/issues/37620)).
 
 ## New Features / Improvements
 
 * (Python) Added exception chaining to preserve error context in 
CloudSQLEnrichmentHandler, processes utilities, and core transforms 
([#37422](https://github.com/apache/beam/issues/37422)).
 * (Python) Added a pipeline option `--experiments=pip_no_build_isolation` to 
disable build isolation when installing dependencies in the runtime environment 
([#37331](https://github.com/apache/beam/issues/37331)).
-* X feature added (Java/Python) 
([#X](https://github.com/apache/beam/issues/X)).
 
 ## Breaking Changes
 
 * X behavior was changed ([#X](https://github.com/apache/beam/issues/X)).
 
 ## Deprecations
 
-* X behavior is deprecated and will be removed in X versions 
([#X](https://github.com/apache/beam/issues/X)).
+* Removed previously deprecated list_prefix method 
([#37587](https://github.com/apache/beam/issues/37587)).

Review Comment:
   ```suggestion
   * (Python) Removed previously deprecated list_prefix method for filesystem 
interfaces ([#37587](https://github.com/apache/beam/issues/37587)).
   ```



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to