OpenSearch/docs/reference/migration/migrate_7_0
Tanguy Leroux a6a138905d
Use client settings in repository-gcs (#28575)
Similarly to what has been done for s3 and azure, this commit removes
the repository settings `application_name` and `connect/read_timeout`
in favor of client settings. It introduce a GoogleCloudStorageClientSettings
class (similar to S3ClientSettings) and a bunch of unit tests for that,
it aligns the documentation to be more coherent with the S3 one, it
documents the connect/read timeouts that were not documented at all and
also adds a new client setting that allows to define a custom endpoint.
2018-02-22 15:40:20 +01:00
..
aggregations.asciidoc Add a new cluster setting to limit the total number of buckets returned by a request (#27581) 2017-12-06 09:15:28 +01:00
analysis.asciidoc Limit the analyzed text for highlighting (#27934) 2017-12-21 10:19:58 -05:00
api.asciidoc Standardize underscore requirements in parameters (#27414) 2017-11-17 15:31:52 -05:00
cluster.asciidoc remove _primary and _replica shard preferences (#26791) 2017-10-08 11:03:06 -04:00
indices.asciidoc Skip shard refreshes if shard is `search idle` (#27500) 2017-11-27 18:16:10 +01:00
java.asciidoc Java Api clean up: remove deprecated `isShardsAcked` (#28311) 2018-01-25 14:13:20 +01:00
mappings.asciidoc Remove the `update_all_types` option. (#28288) 2018-01-22 12:03:07 +01:00
plugins.asciidoc Use client settings in repository-gcs (#28575) 2018-02-22 15:40:20 +01:00
search.asciidoc Introduce limit to the number of terms in Terms Query (#27968) 2017-12-28 17:36:29 -05:00
settings.asciidoc percolator: remove deprecated map_unmapped_fields_as_string setting 2018-02-01 11:11:22 +01:00