diff --git a/bigquery/CHANGES.md b/bigquery/CHANGES.md index 26e394d01b..95a9ec1d3d 100644 --- a/bigquery/CHANGES.md +++ b/bigquery/CHANGES.md @@ -15,8 +15,6 @@ 1. Use Slf4j backend by default for Google Flogger. -1. Stop caching non-existent (not found) items in performance cache. - ### 1.0.1 - 2020-02-13 1. Fix shaded jar - add back missing relocated dependencies. diff --git a/gcs/CHANGES.md b/gcs/CHANGES.md index f9434f8a49..1d7bc3f806 100644 --- a/gcs/CHANGES.md +++ b/gcs/CHANGES.md @@ -34,6 +34,8 @@ 1. Remove list requests caching in the `PerformanceCachingGoogleCloudStorage` and `fs.gs.performance.cache.list.caching.enable` property. +1. Stop caching non-existent (not found) items in performance cache. + ### 2.0.1 - 2020-02-13 1. Cooperative Locking FSCK tool: fix recovery of operations that failed before