dependabot[bot]
c90a813288
Bump com.diffplug.spotless from 6.3.0 to 6.4.1 ( #2731 )
...
Bumps com.diffplug.spotless from 6.3.0 to 6.4.1.
---
updated-dependencies:
- dependency-name: com.diffplug.spotless
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-04 11:21:15 -07:00
dependabot[bot]
34221c2cbf
Bump jboss-jaxrs-api_2.0_spec in /qa/wildfly ( #2737 )
...
Bumps [jboss-jaxrs-api_2.0_spec](https://github.com/jboss/jboss-jaxrs-api_spec ) from 1.0.0.Final to 1.0.1.Final.
- [Release notes](https://github.com/jboss/jboss-jaxrs-api_spec/releases )
- [Commits](https://github.com/jboss/jboss-jaxrs-api_spec/compare/jboss-jaxrs-api_1.1_spec-1.0.0.Final...jboss-jaxrs-api_1.1_spec-1.0.1.Final )
---
updated-dependencies:
- dependency-name: org.jboss.spec.javax.ws.rs:jboss-jaxrs-api_2.0_spec
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-04 11:19:36 -07:00
dependabot[bot]
fb168b43ad
Bump antlr4 from 4.5.3 to 4.9.3 in /modules/lang-painless ( #2733 )
...
Bumps [antlr4](https://github.com/antlr/antlr4 ) from 4.5.3 to 4.9.3.
- [Release notes](https://github.com/antlr/antlr4/releases )
- [Changelog](https://github.com/antlr/antlr4/blob/master/CHANGES.txt )
- [Commits](https://github.com/antlr/antlr4/compare/4.5.3...4.9.3 )
---
updated-dependencies:
- dependency-name: org.antlr:antlr4
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-04 11:19:19 -07:00
dependabot[bot]
baaab58ccc
Bump json-smart from 2.4.7 to 2.4.8 in /plugins/repository-hdfs ( #2735 )
...
* Bump json-smart from 2.4.7 to 2.4.8 in /plugins/repository-hdfs
Bumps [json-smart](https://github.com/netplex/json-smart-v2 ) from 2.4.7 to 2.4.8.
- [Release notes](https://github.com/netplex/json-smart-v2/releases )
- [Commits](https://github.com/netplex/json-smart-v2/commits/2.4.8 )
---
updated-dependencies:
- dependency-name: net.minidev:json-smart
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* Updating SHAs
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
2022-04-04 11:18:28 -07:00
dependabot[bot]
f9ca90eb88
Bump proto-google-common-protos from 1.16.0 to 2.8.0 in /plugins/repository-gcs ( #2738 )
...
* Bump proto-google-common-protos in /plugins/repository-gcs
Bumps [proto-google-common-protos](https://github.com/googleapis/java-iam ) from 1.16.0 to 2.8.0.
- [Release notes](https://github.com/googleapis/java-iam/releases )
- [Changelog](https://github.com/googleapis/java-iam/blob/main/CHANGELOG.md )
- [Commits](https://github.com/googleapis/java-iam/commits )
---
updated-dependencies:
- dependency-name: com.google.api.grpc:proto-google-common-protos
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* Updating SHAs
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
2022-04-04 09:25:16 -07:00
Wenjun Ruan
d848c63260
Optimize Node, remove duplicate Settings ( #2703 )
...
Removes duplicate Settings
Signed-off-by: ruanwenjun <wenjun@apache.org>
2022-04-04 10:34:03 -05:00
Tianli Feng
6a2a33d187
Make Rest-High-Rest-Level tests allow deprecation warning temporarily, during deprecation of request parameter 'master_timeout' ( #2702 )
...
Temporarily build rest client with setStrictDeprecationMode(false) to allow
deprecation warning in HLRC tests while master_timeout parameters is
being refactored.
Signed-off-by: Tianli Feng <ftianli@amazon.com>
2022-04-04 10:22:22 -05:00
Nick Knize
6c195abc59
[Main] Bump Version 2.0 to 2.1 ( #2715 )
...
Bumps from version 2.0 to 2.1
Signed-off-by: Nicholas Walter Knize <nknize@apache.org>
2022-04-02 14:40:25 -05:00
Tianli Feng
78465b4a08
Add request parameter 'cluster_manager_timeout' as the alternative for 'master_timeout', and deprecate 'master_timeout' - in CAT APIs ( #2557 )
...
Apply the change of CAT Nodes API in PR #2435 to other applicable CAT APIs.
- Deprecate the request parameter `master_timeout` that used in many CAT APIs.
- Add alternative new request parameter `cluster_manager_timeout`.
- Add unit tests.
Signed-off-by: Tianli Feng <ftianli@amazon.com>
2022-04-01 16:08:44 -07:00
Marc Handalian
d7d41085f8
Add Shadow jar publication to lang-painless module. ( #2681 )
...
* Add Shadow jar publication to lang-painless module.
This change creates a shadow jar for asm dependencies so
that they do not conflict with direct asm dependencies from log4j AL2 patch.
Signed-off-by: Marc Handalian <handalm@amazon.com>
* Remove security.manager systemProperty that is not required.
Signed-off-by: Marc Handalian <handalm@amazon.com>
* Add explicit task dependency for publishing to maven local required by gradle.
Signed-off-by: Marc Handalian <handalm@amazon.com>
* Move asm dependencies back to api scope.
Signed-off-by: Marc Handalian <handalm@amazon.com>
2022-04-01 16:40:42 -04:00
Nick Knize
86eb24d27f
[Remove] types from rest-api-spec endpoints ( #2689 )
...
Removes types from rest-api-spec endpoints
Signed-off-by: Nicholas Walter Knize <nknize@apache.org>
2022-03-31 23:08:19 -05:00
Tianli Feng
e1ee22218a
Centralize codes related to 'master_timeout' deprecation for eaiser removal - in CAT Nodes API ( #2670 )
...
* Move parseDeprecatedMasterTimeoutParameter method into BaseRestHandler class to reduce duplication
Signed-off-by: Tianli Feng <ftianli@amazon.com>
* Add more comments to unit test
Signed-off-by: Tianli Feng <ftianli@amazon.com>
* Make log message key different
Signed-off-by: Tianli Feng <ftianli@amazon.com>
* Prohibit using 'master_timeout' and 'cluster_manager_timeout' parameter together
Signed-off-by: Tianli Feng <ftianli@amazon.com>
* Add separate unit tests for BaseRestHandler.parseDeprecatedMasterTimeoutParameter()
Signed-off-by: Tianli Feng <ftianli@amazon.com>
* Restore unit test for cat allocation api
Signed-off-by: Tianli Feng <ftianli@amazon.com>
* Adjust format by spotlessApply task
Signed-off-by: Tianli Feng <ftianli@amazon.com>
* Fix testBothParamsNotValid() by adding warning assertion
Signed-off-by: Tianli Feng <ftianli@amazon.com>
2022-03-31 20:25:42 -05:00
Andriy Redko
ff7805e6ca
Update to Gradle 7.4.2 ( #2688 )
...
Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
2022-03-31 14:41:12 -07:00
Suraj Singh
e051a426d2
Add 1.3.2 to main causing gradle check failures ( #2679 )
...
Signed-off-by: Suraj Singh <surajrider@gmail.com>
2022-03-30 21:33:17 -07:00
dependabot[bot]
b5b0cd1b3a
Bump jboss-annotations-api_1.2_spec in /qa/wildfly ( #2615 )
...
Bumps [jboss-annotations-api_1.2_spec](https://github.com/jboss/jboss-annotations-api_spec ) from 1.0.0.Final to 1.0.2.Final.
- [Release notes](https://github.com/jboss/jboss-annotations-api_spec/releases )
- [Commits](https://github.com/jboss/jboss-annotations-api_spec/compare/jboss-annotations-api_1.1_spec-1.0.0.Final...jboss-annotations-api_1.2_spec-1.0.2.Final )
---
updated-dependencies:
- dependency-name: org.jboss.spec.javax.annotation:jboss-annotations-api_1.2_spec
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-30 13:52:54 -04:00
Kunal Kotwani
65cc56e754
Gradle check retry ( #2638 )
...
* Add retry plugin support for Test implementations
Signed-off-by: Kunal Kotwani <kkotwani@amazon.com>
* Update test retry parameters
Signed-off-by: Kunal Kotwani <kkotwani@amazon.com>
* Remove CI environment check for test retries
Signed-off-by: Kunal Kotwani <kkotwani@amazon.com>
* Update retry count for tests
Signed-off-by: Kunal Kotwani <kkotwani@amazon.com>
2022-03-29 20:09:32 -07:00
Owais Kazi
8ea246e70e
Changed JAVA_HOME to jdk-17 ( #2656 )
...
Signed-off-by: Owais Kazi <owaiskazi19@gmail.com>
2022-03-29 18:26:04 -07:00
Mohit Godwani
ec4fe7066b
Make discovered_master field optional on the client to support compatibility for opensearch client with odfe ( #2641 )
...
Signed-off-by: Mohit Godwani <mgodwan@amazon.com>
2022-03-29 14:00:12 -04:00
dependabot[bot]
fb5cebbb9b
Bump reactor-netty from 1.0.16 to 1.0.17 in /plugins/repository-azure ( #2613 )
...
* Bump reactor-netty from 1.0.16 to 1.0.17 in /plugins/repository-azure
Bumps [reactor-netty](https://github.com/reactor/reactor-netty ) from 1.0.16 to 1.0.17.
- [Release notes](https://github.com/reactor/reactor-netty/releases )
- [Commits](https://github.com/reactor/reactor-netty/compare/v1.0.16...v1.0.17 )
---
updated-dependencies:
- dependency-name: io.projectreactor.netty:reactor-netty
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* Updating SHAs
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
2022-03-29 10:46:13 -07:00
Suraj Singh
bcaa06bc0f
Add mapping method back referenced in other repos ( #2636 )
...
Signed-off-by: Suraj Singh <surajrider@gmail.com>
2022-03-29 11:27:28 -05:00
Andriy Redko
d8a1ba6912
[CVE-2020-36518] Update jackson-databind to 2.13.2.2 ( #2599 )
...
Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
2022-03-29 12:24:37 -04:00
Andriy Redko
223efe68e6
Update Gradle to 7.4.1 ( #2078 )
...
* Update Gradle to 7.4.1
Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
* Address code review comments, added @PathSensitive(PathSensitivity.RELATIVE) where applicable
Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
2022-03-29 12:23:08 -04:00
dependabot[bot]
8f4aec109d
Bump forbiddenapis in /buildSrc/src/testKit/thirdPartyAudit ( #2611 )
...
Bumps [forbiddenapis](https://github.com/policeman-tools/forbidden-apis ) from 3.2 to 3.3.
- [Release notes](https://github.com/policeman-tools/forbidden-apis/releases )
- [Commits](https://github.com/policeman-tools/forbidden-apis/compare/3.2...3.3 )
---
updated-dependencies:
- dependency-name: de.thetaphi:forbiddenapis
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-28 13:13:49 -07:00
dependabot[bot]
932cab67bd
Bump asm-tree from 7.2 to 9.2 in /modules/lang-painless ( #2617 )
...
* Bump asm-tree from 7.2 to 9.2 in /modules/lang-painless
Bumps asm-tree from 7.2 to 9.2.
---
updated-dependencies:
- dependency-name: org.ow2.asm:asm-tree
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* Updating SHAs
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
2022-03-28 15:03:19 -04:00
dependabot[bot]
2425f64baa
Bump htrace-core4 from 4.1.0-incubating to 4.2.0-incubating in /plugins/repository-hdfs ( #2618 )
...
* Bump htrace-core4 in /plugins/repository-hdfs
Bumps htrace-core4 from 4.1.0-incubating to 4.2.0-incubating.
---
updated-dependencies:
- dependency-name: org.apache.htrace:htrace-core4
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Updating SHAs
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
2022-03-28 15:02:44 -04:00
dependabot[bot]
0216ab2435
Bump google-oauth-client from 1.31.0 to 1.33.1 in /plugins/repository-gcs ( #2616 )
...
* Bump google-oauth-client in /plugins/repository-gcs
Bumps [google-oauth-client](https://github.com/googleapis/google-oauth-java-client ) from 1.31.0 to 1.33.1.
- [Release notes](https://github.com/googleapis/google-oauth-java-client/releases )
- [Changelog](https://github.com/googleapis/google-oauth-java-client/blob/main/CHANGELOG.md )
- [Commits](https://github.com/googleapis/google-oauth-java-client/compare/v1.31.0...v1.33.1 )
---
updated-dependencies:
- dependency-name: com.google.oauth-client:google-oauth-client
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Updating SHAs
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
2022-03-28 12:44:43 -05:00
dependabot[bot]
e44706e500
Bump jettison from 1.1 to 1.4.1 in /plugins/discovery-azure-classic ( #2614 )
...
* Bump jettison from 1.1 to 1.4.1 in /plugins/discovery-azure-classic
Bumps [jettison](https://github.com/jettison-json/jettison ) from 1.1 to 1.4.1.
- [Release notes](https://github.com/jettison-json/jettison/releases )
- [Commits](https://github.com/jettison-json/jettison/compare/jettison-1.1...jettison-1.4.1 )
---
updated-dependencies:
- dependency-name: org.codehaus.jettison:jettison
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Updating SHAs
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
2022-03-28 12:42:31 -05:00
dependabot[bot]
dd79352baa
Bump json-schema-validator from 1.0.67 to 1.0.68 in /buildSrc ( #2610 )
...
Bumps [json-schema-validator](https://github.com/networknt/json-schema-validator ) from 1.0.67 to 1.0.68.
- [Release notes](https://github.com/networknt/json-schema-validator/releases )
- [Changelog](https://github.com/networknt/json-schema-validator/blob/master/CHANGELOG.md )
- [Commits](https://github.com/networknt/json-schema-validator/compare/1.0.67...1.0.68 )
---
updated-dependencies:
- dependency-name: com.networknt:json-schema-validator
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-28 12:40:23 -05:00
Sruti Parthiban
8b997c1d84
Add resource stats to task framework ( #2089 )
...
* Add resource stats to task framework
Signed-off-by: sruti1312 <srutiparthiban@gmail.com>
* Update thread resource info and add tests
Signed-off-by: sruti1312 <srutiparthiban@gmail.com>
2022-03-28 13:00:59 -04:00
Vacha Shah
5dd75bb0aa
Removing SLM check in tests for OpenSearch versions ( #2604 )
...
Signed-off-by: Vacha Shah <vachshah@amazon.com>
2022-03-28 11:32:18 -05:00
Owais Kazi
f1d35d028f
Added jenkinsfile to run gradle check in OpenSearch ( #2166 )
...
* Added jenkinsfile for gradle check
Signed-off-by: Owais Kazi <owaiskazi19@gmail.com>
* Added jenkinsfile to run gradle check
Signed-off-by: Owais Kazi <owaiskazi19@gmail.com>
* PR comment
Signed-off-by: Owais Kazi <owaiskazi19@gmail.com>
2022-03-25 16:45:06 -07:00
Andriy Redko
d4ce87bddc
Fix build-tools/reaper source/target compatibility to be JDK-11 ( #2596 )
...
Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
2022-03-25 17:53:16 -04:00
Andriy Redko
908682d437
Enable merge on refresh and merge on commit on Opensearch ( #2535 )
...
Enables merge on refresh and merge on commit in Opensearch by
way of two new index options:
index.merge_on_flush.max_full_flush_merge_wait_time and
index.merge_on_flush.enabled. Default merge_on_flush is disabled and
wait time is 10s.
Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
2022-03-25 13:45:34 -05:00
Owais Kazi
cc0e66b1dc
Replaced "master" terminology in Log message ( #2575 )
...
Changed the log message to cluster-manager from master
Signed-off-by: Owais Kazi <owaiskazi19@gmail.com>
2022-03-24 21:50:54 -05:00
Andriy Redko
b6ca0d1f78
Concurrent Searching (Experimental) ( #1500 )
...
* Concurrent Searching (Experimental)
Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
* Addressingf code review comments
Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
2022-03-24 14:20:31 -04:00
Vacha Shah
2e9f89a89e
Adding signoff option for version workflow PR ( #2572 )
...
Signed-off-by: Vacha Shah <vachshah@amazon.com>
2022-03-23 15:56:11 -04:00
Nick Knize
511ac884fe
[Bug] Fix InboundDecoder version compat check ( #2570 )
...
Change InboundDecoder ensureVersionCompatibility check for onOrAfter
V_2_0_0 instead of explicit version check. This way bug fix and minor
versions will correctly handshake in a mixed 1.x Cluster.
Signed-off-by: Nicholas Walter Knize <nknize@apache.org>
2022-03-23 13:26:36 -05:00
Suraj Singh
c1d5491baf
[Type removal] Remove deprecation warning on use of _type in doc scripts ( #2564 )
...
Signed-off-by: Suraj Singh <surajrider@gmail.com>
2022-03-23 08:15:17 -05:00
Nick Knize
db7f4b0848
[Upgrade] Lucene 9.1 release ( #2560 )
...
Upgrades to the official 9.1 release
Signed-off-by: Nicholas Walter Knize <nknize@apache.org>
2022-03-23 07:26:18 -05:00
dependabot[bot]
fb76361812
Bump antlr4 from 4.5.3 to 4.9.3 in /modules/lang-painless ( #2537 )
...
Bumps [antlr4](https://github.com/antlr/antlr4 ) from 4.5.3 to 4.9.3.
- [Release notes](https://github.com/antlr/antlr4/releases )
- [Changelog](https://github.com/antlr/antlr4/blob/master/CHANGES.txt )
- [Commits](https://github.com/antlr/antlr4/compare/4.5.3...4.9.3 )
---
updated-dependencies:
- dependency-name: org.antlr:antlr4
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-03-21 23:32:44 -05:00
Andriy Redko
82fb7abb71
Introduce QueryPhaseSearcher extension point (SearchPlugin) ( #1931 )
...
Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
2022-03-21 23:11:23 -05:00
Nick Knize
bd2d9350b7
Support for geo_bounding_box queries on geo_shape fields ( #2506 )
...
Adds support for using geo_bounding_box queries on geo_shape field types by
lifting the geo_point restriction in the QueryBuilder. Bounding Box query
integration tests are abstracted to test both geo_point and geo_shape types.
Signed-off-by: Nicholas Walter Knize <nknize@apache.org>
2022-03-21 22:51:51 -05:00
dependabot[bot]
d2bdcdec33
Bump commons-lang3 from 3.7 to 3.12.0 in /plugins/repository-hdfs ( #2552 )
...
Bumps commons-lang3 from 3.7 to 3.12.0.
---
updated-dependencies:
- dependency-name: org.apache.commons:commons-lang3
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-03-21 22:44:46 -05:00
dependabot[bot]
bb748e0a1b
Bump gson from 2.8.9 to 2.9.0 in /plugins/repository-gcs ( #2550 )
...
* Bump gson from 2.8.9 to 2.9.0 in /plugins/repository-gcs
Bumps [gson](https://github.com/google/gson ) from 2.8.9 to 2.9.0.
- [Release notes](https://github.com/google/gson/releases )
- [Changelog](https://github.com/google/gson/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/gson/compare/gson-parent-2.8.9...gson-parent-2.9.0 )
---
updated-dependencies:
- dependency-name: com.google.code.gson:gson
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Updating SHAs
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
2022-03-21 18:27:24 -07:00
dependabot[bot]
7d9cd3102f
Bump google-oauth-client from 1.31.0 to 1.33.1 in /plugins/discovery-gce ( #2524 )
...
* Bump google-oauth-client from 1.31.0 to 1.33.1 in /plugins/discovery-gce
Bumps [google-oauth-client](https://github.com/googleapis/google-oauth-java-client ) from 1.31.0 to 1.33.1.
- [Release notes](https://github.com/googleapis/google-oauth-java-client/releases )
- [Changelog](https://github.com/googleapis/google-oauth-java-client/blob/main/CHANGELOG.md )
- [Commits](https://github.com/googleapis/google-oauth-java-client/compare/v1.31.0...v1.33.1 )
---
updated-dependencies:
- dependency-name: com.google.oauth-client:google-oauth-client
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Updating SHAs
Signed-off-by: dependabot[bot] <support@github.com>
* Fixing precommit failure
Signed-off-by: Vacha Shah <vachshah@amazon.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
Co-authored-by: Vacha Shah <vachshah@amazon.com>
2022-03-21 18:02:55 -07:00
Sarat Vemulapalli
5311844f3b
Updating repository commons logging version ( #2541 )
...
Signed-off-by: Sarat Vemulapalli <vemulapallisarat@gmail.com>
2022-03-21 17:30:00 -07:00
Suraj Singh
59d1e69129
[Remove] Types from PutIndexTemplateRequest and builder to reduce mapping to a string ( #2510 )
...
Signed-off-by: Suraj Singh <surajrider@gmail.com>
2022-03-21 18:49:18 -05:00
Nick Knize
4bb8add982
Support for geo_distance queries on geo_shape fields ( #2516 )
...
Adds support for using the geo_distance query on geo_shape field types by
lifting the geo_point restriction in the QueryBuilder. Distance query
integration tests are abstracted to test both geo_point and geo_shape field
types.
Signed-off-by: Nicholas Walter Knize <nknize@apache.org>
2022-03-21 18:47:49 -05:00
dependabot[bot]
42aa7ab68a
Bump google-cloud-core from 1.93.3 to 2.5.10 in /plugins/repository-gcs ( #2536 )
...
Bumps [google-cloud-core](https://github.com/googleapis/java-core ) from 1.93.3 to 2.5.10.
- [Release notes](https://github.com/googleapis/java-core/releases )
- [Changelog](https://github.com/googleapis/java-core/blob/main/CHANGELOG.md )
- [Commits](https://github.com/googleapis/java-core/compare/v1.93.3...v2.5.10 )
---
updated-dependencies:
- dependency-name: com.google.cloud:google-cloud-core
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Vacha Shah <vachshah@amazon.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
Co-authored-by: Vacha Shah <vachshah@amazon.com>
2022-03-21 18:46:53 -05:00
Peter Nied
d43235c5cf
Move Jackson-databind to 2.13.2 ( #2548 )
...
Resolves CVE-2020-36518
Signed-off-by: Peter Nied <petern@amazon.com>
2022-03-21 18:44:13 -05:00