Andriy Redko
ae52008463
Fixing the --release flag usage for javac ( #2343 ) ( #2352 )
...
* Fixing the --release flag usage for javac (#2343 )
* Fixing the --release flag usage for javac
Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
* Fixing the --html5 flag usage for javadoc
Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
* Fix java-version-checker source/target compatibility settings (#2354 )
Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
2022-03-04 17:44:52 -05:00
Nick Knize
0cc2c9be6a
[Remove] types from PutMappingRequest ( #2335 )
...
Remove type support from putMappingRequest, dependencies, and all tests.
Signed-off-by: Nicholas Walter Knize <nknize@apache.org>
2022-03-04 13:30:43 -06:00
Nick Knize
729bc43a88
[Test-Failure] Mute TranslogPolicyIT ( #2342 )
...
This test is slated for removal as it only applies to ancient indexes (Legacy
6.x). Muting test so bwc tests are consistent and no longer angry.
Signed-off-by: Nicholas Walter Knize <nknize@apache.org>
2022-03-04 10:52:24 -06:00
Andriy Redko
5f90227a05
Add '_name' field support to score functions and provide it back in explanation response ( #2244 )
...
* Add '_name' field support to score functions and provide it back in explanation response
Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
* Address code review comments
Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
2022-03-04 11:12:27 -05:00
Daniel Doubrovkine (dB.)
ae14259a2c
Restore Java 8 compatibility for build tools. ( #2300 ) ( #2321 )
...
* Restore Java 8 compatibility for build tools.
Signed-off-by: dblock <dblock@dblock.org>
* Make source code compatible with Java 8.
Signed-off-by: dblock <dblock@dblock.org>
2022-03-03 14:34:53 -06:00
dependabot[bot]
cb57b9202b
Bump log4j-core in /buildSrc/src/testKit/thirdPartyAudit/sample_jars ( #2281 )
...
Bumps log4j-core from 2.17.1 to 2.17.2.
---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-core
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-03 14:23:47 -05:00
Vacha Shah
cdb42ad301
Remove Github DCO action since DCO runs via Github App now ( #2317 )
...
Signed-off-by: Vacha Shah <vachshah@amazon.com>
2022-03-03 10:39:27 -08:00
Andrey Pleskach
f13b951c70
Add support of SOCKS proxies for S3 repository ( #2160 )
...
Signed-off-by: Andrey Pleskach <ples@aiven.io>
2022-03-02 17:36:09 -05:00
Suraj Singh
3d5aff4b91
Remove type end-points from search and related APIs ( #2263 )
...
Signed-off-by: Suraj Singh <surajrider@gmail.com>
2022-03-02 13:21:00 -08:00
Nick Knize
897f4e7295
[Remove] deprecated getMapping API from IndicesClient ( #2262 )
...
Removes the deprecated types based get, getMapping, getAsync, and
getMappingAsync methods from IndicesClient. It also removes extra nesting of
mappings belong the deprecated type named object and removes the types based
methods from the affected request classes.
Signed-off-by: Nicholas Walter Knize <nknize@apache.org>
2022-03-02 13:44:04 -06:00
Breno Faria
4b89410055
Reintroduce negative epoch_millis #1991 ( #2232 )
...
* Reintroduce negative epoch_millis #1991
Fixes a regression introduced with Elasticsearch 7 regarding the date
field type that removed support for negative timestamps with sub-second
granularity.
Thanks to Ryan Kophs (https://github.com/rkophs ) for allowing me to use
his previous work.
Signed-off-by: Breno Faria <breno.faria@intrafind.de>
* applying spotless fix
Signed-off-by: Breno Faria <breno.faria@intrafind.de>
* more conservative implementation of isSupportedBy
Signed-off-by: Breno Faria <breno.faria@intrafind.de>
* adding braces to control flow statement
Signed-off-by: Breno Faria <breno.faria@intrafind.de>
* spotless fix...
Signed-off-by: Breno Faria <breno.faria@intrafind.de>
Co-authored-by: Breno Faria <breno.faria@intrafind.de>
2022-03-02 12:52:38 -06:00
Peng Huo
9e225dc9b8
Fix flaky test case - string profiler via global ordinals ( #2226 )
...
forcemerge to one segment before executing aggregation query.
Signed-off-by: Peng Huo <penghuo@gmail.com>
2022-03-02 12:34:02 -06:00
dependabot[bot]
c8a760658e
Bump commons-math3 from 3.2 to 3.6.1 in /benchmarks ( #2282 )
...
Bumps commons-math3 from 3.2 to 3.6.1.
---
updated-dependencies:
- dependency-name: org.apache.commons:commons-math3
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-02-28 12:18:28 -08:00
dependabot[bot]
1b8181cb50
Bump gson from 2.8.9 to 2.9.0 in /plugins/repository-hdfs ( #2279 )
...
* Bump gson from 2.8.9 to 2.9.0 in /plugins/repository-hdfs
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-02-28 12:17:16 -08:00
dependabot[bot]
0df9845392
Bump morfologik-fsa from 2.1.1 to 2.1.8 in /plugins/analysis-ukrainian ( #2278 )
...
* Bump morfologik-fsa from 2.1.1 to 2.1.8 in /plugins/analysis-ukrainian
Bumps [morfologik-fsa](https://github.com/morfologik/morfologik-stemming ) from 2.1.1 to 2.1.8.
- [Release notes](https://github.com/morfologik/morfologik-stemming/releases )
- [Changelog](https://github.com/morfologik/morfologik-stemming/blob/master/CHANGES.txt )
- [Commits](https://github.com/morfologik/morfologik-stemming/compare/2.1.1...2.1.8 )
---
updated-dependencies:
- dependency-name: org.carrot2:morfologik-fsa
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-02-28 12:16:56 -08:00
dependabot[bot]
9780fc6199
Bump bc-fips from 1.0.2.1 to 1.0.2.3 in /distribution/tools/plugin-cli ( #2276 )
...
* Bump bc-fips from 1.0.2.1 to 1.0.2.3 in /distribution/tools/plugin-cli
Bumps bc-fips from 1.0.2.1 to 1.0.2.3.
---
updated-dependencies:
- dependency-name: org.bouncycastle:bc-fips
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-02-28 12:16:34 -08:00
dependabot[bot]
4ef30f430c
Bump azure-storage-common from 12.14.0 to 12.14.3 in /plugins/repository-azure ( #2274 )
...
* Bump azure-storage-common in /plugins/repository-azure
Bumps [azure-storage-common](https://github.com/Azure/azure-sdk-for-java ) from 12.14.0 to 12.14.3.
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases )
- [Commits](https://github.com/Azure/azure-sdk-for-java/compare/azure-storage-blob_12.14.0...azure-storage-blob_12.14.3 )
---
updated-dependencies:
- dependency-name: com.azure:azure-storage-common
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-02-28 10:41:46 -08:00
dependabot[bot]
5d0b015527
Bump jimfs from 1.1 to 1.2 in /distribution/tools/keystore-cli ( #2272 )
...
Bumps [jimfs](https://github.com/google/jimfs ) from 1.1 to 1.2.
- [Release notes](https://github.com/google/jimfs/releases )
- [Commits](https://github.com/google/jimfs/compare/v1.1...v1.2 )
---
updated-dependencies:
- dependency-name: com.google.jimfs:jimfs
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-02-28 10:41:33 -08:00
dependabot[bot]
f6264a9044
Bump spock-core from 2.0-groovy-3.0 to 2.1-groovy-3.0 in /buildSrc ( #2270 )
...
Bumps spock-core from 2.0-groovy-3.0 to 2.1-groovy-3.0.
---
updated-dependencies:
- dependency-name: org.spockframework:spock-core
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-28 10:41:18 -08:00
dependabot[bot]
21f11ecbf2
Bump asm-tree from 5.0.4 to 9.2 in /modules/lang-expression ( #2269 )
...
* Bump asm-tree from 5.0.4 to 9.2 in /modules/lang-expression
Bumps asm-tree from 5.0.4 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-02-28 10:40:51 -08:00
Suraj Singh
223d0b2a1c
Remove type end-points from no-op bulk and search action ( #2261 )
...
Signed-off-by: Suraj Singh <surajrider@gmail.com>
2022-02-25 13:00:25 -08:00
Nick Knize
0bd7850bed
[Remove] remaining type usage in Client and AbstractClient ( #2258 )
...
Removes type parameter from remaining prepareIndex in Client and AbstractClient.
Signed-off-by: Nicholas Walter Knize <nknize@apache.org>
2022-02-25 13:35:48 -06:00
dependabot[bot]
3a4c2f6af4
Bump jimfs from 1.1 to 1.2 in /qa/evil-tests ( #2130 )
...
* Bump jimfs from 1.1 to 1.2 in /qa/evil-tests
Bumps [jimfs](https://github.com/google/jimfs ) from 1.1 to 1.2.
- [Release notes](https://github.com/google/jimfs/releases )
- [Commits](https://github.com/google/jimfs/compare/v1.1...v1.2 )
---
updated-dependencies:
- dependency-name: com.google.jimfs:jimfs
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Fixing failing precommit and check
Signed-off-by: Vacha Shah <vachshah@amazon.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Vacha Shah <vachshah@amazon.com>
2022-02-25 10:40:11 -08:00
Suraj Singh
5b0da85df8
Remove type from validate query API ( #2255 )
...
* Remove type mapping from RestValidateAction
Signed-off-by: Suraj Singh <surajrider@gmail.com>
* Spotless check apply
Signed-off-by: Suraj Singh <surajrider@gmail.com>
* Include suggested review comment
Signed-off-by: Suraj Singh <surajrider@gmail.com>
2022-02-25 10:18:41 -08:00
Rishikesh Pasham
494c7bc436
Revert "Override Default Distribution Download Url with Custom Distribution Url When User Passes a Url" ( #2256 )
...
* Override default Distribution Download URL with custom Distribution URL
Signed-off-by: Rishikesh1159 <rishireddy1159@gmail.com>
* Accidently made commit to main branch, this revives it.Override default Distribution Download URL with custom Distribution URL
Signed-off-by: Rishikesh1159 <rishireddy1159@gmail.com>
* Revert Override Default Distribution Download Url with Custom Distribution Url When User Passes a Url
Signed-off-by: Rishikesh1159 <rishireddy1159@gmail.com>
2022-02-24 19:39:43 -08:00
Nick Knize
8b48207540
[Remove] Type from Client.prepare(Index,Delete,Update) ( #2253 )
...
Removes the type parameter from Client.prepare(Index,Delete,Update) and
everywhere it's used throughout the codebase except for prepareIndex(index,
type, id) which is removed in a follow up.
Signed-off-by: Nicholas Walter Knize <nknize@apache.org>
2022-02-24 21:20:03 -06:00
Matt Weber
9f6e2e56e0
Update bwc verions for ( #2237 ) ( #2248 )
...
Update the bwc versions for #2237 since it was backported to 1.3.
Signed-off-by: Matt Weber <matt@mattweber.org>
2022-02-24 16:14:49 -08:00
Nick Knize
d892c51d66
[Remove] Types from DocWrite Request and Response ( #2239 )
...
Removes type support from DocWrite Request and Response, all derived classes,
and all places used.
Signed-off-by: Nicholas Walter Knize <nknize@apache.org>
2022-02-24 15:57:44 -06:00
Matt Weber
37235fafd9
Case Insensitive Support in Regexp Interval ( #2237 )
...
Add a `case_insensitive` flag to regexp interval source.
Signed-off-by: Matt Weber <matt@mattweber.org>
2022-02-24 14:54:13 -06:00
dependabot[bot]
788ba99915
Bump forbiddenapis from 2.7 to 3.2 in /buildSrc/src/testKit/thirdPartyAudit ( #2185 )
...
* Bump forbiddenapis in /buildSrc/src/testKit/thirdPartyAudit
Bumps [forbiddenapis](https://github.com/policeman-tools/forbidden-apis ) from 2.7 to 3.2.
- [Release notes](https://github.com/policeman-tools/forbidden-apis/releases )
- [Commits](https://github.com/policeman-tools/forbidden-apis/compare/2.7...3.2 )
---
updated-dependencies:
- dependency-name: de.thetaphi:forbiddenapis
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* Fixing failing check
Signed-off-by: Vacha Shah <vachshah@amazon.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Vacha Shah <vachshah@amazon.com>
2022-02-24 11:27:44 -08:00
Suraj Singh
cbfcad9054
Removes type mappings from mapping APIs ( #2238 )
...
Removes type mappings from GetMapping, GetFieldMapping and PutMapping APIs
Signed-off-by: Suraj Singh <surajrider@gmail.com>
2022-02-24 11:23:36 -08:00
joshpalis
b251d2b565
Install plugin command help ( #2193 )
...
* edited opensearch-plugin install help output to include plugin URL
Signed-off-by: Joshua Palis <jpalis@amazon.com>
* fixed unit test for plugin install help output by correctly identifying the beginning og the non-option argument list
Signed-off-by: Joshua Palis <jpalis@amazon.com>
* added comments to install plugins help non option argument ouput unit test
Signed-off-by: Joshua Palis <jpalis@amazon.com>
* fixed format violation
Signed-off-by: Joshua Palis <jpalis@amazon.com>
* added additional details on valid plugin ids and how to use plugin URLs
Signed-off-by: Joshua Palis <jpalis@amazon.com>
* added additional information to plugin install help output
Signed-off-by: Joshua Palis <jpalis@amazon.com>
Co-authored-by: Joshua Palis <jpalis@amazon.com>
2022-02-24 08:58:12 -08:00
dependabot[bot]
e4357180cc
Bump asm from 7.2 to 9.2 in /modules/lang-painless ( #2124 )
...
* Bump asm from 7.2 to 9.2 in /modules/lang-painless
Bumps asm from 7.2 to 9.2.
---
updated-dependencies:
- dependency-name: org.ow2.asm:asm
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>
* Fixing failing precommit and check
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-02-23 17:30:26 -08:00
dependabot[bot]
98efeba4e3
Bump maxmind-db from 1.3.1 to 2.0.0 in /modules/ingest-geoip ( #2123 )
...
* Bump maxmind-db from 1.3.1 to 2.0.0 in /modules/ingest-geoip
Bumps [maxmind-db](https://github.com/maxmind/MaxMind-DB-Reader-java ) from 1.3.1 to 2.0.0.
- [Release notes](https://github.com/maxmind/MaxMind-DB-Reader-java/releases )
- [Changelog](https://github.com/maxmind/MaxMind-DB-Reader-java/blob/main/CHANGELOG.md )
- [Commits](https://github.com/maxmind/MaxMind-DB-Reader-java/compare/v1.3.1...v2.0.0 )
---
updated-dependencies:
- dependency-name: com.maxmind.db:maxmind-db
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>
* Fixing failing precommit and check
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-02-23 17:07:02 -08:00
Nick Knize
3445befd36
[Remove] types from SearchHit and Explain API ( #2205 )
...
* [Remove] types from SearchHit and Explain API
Removes type support from SearchHit and Explain API.
Signed-off-by: Nicholas Walter Knize <nknize@apache.org>
* fix failing tests
Signed-off-by: Nicholas Walter Knize <nknize@apache.org>
* move TYPES_DEPRECATION_MESSAGE from RestExplainAction to FullClusterRestartIT
Signed-off-by: Nicholas Walter Knize <nknize@apache.org>
* fix FullClusterRestartIT
Signed-off-by: Nicholas Walter Knize <nknize@apache.org>
* fix failing tests
Signed-off-by: Nicholas Walter Knize <nknize@apache.org>
* fix testSoftDelete
Signed-off-by: Nicholas Walter Knize <nknize@apache.org>
2022-02-23 11:40:30 -08:00
Nick Knize
1b571ece28
[Remove] type support from Bulk API ( #2215 )
...
Removes all support for type parameter from the Bulk API.
Signed-off-by: Nicholas Walter Knize <nknize@apache.org>
2022-02-23 11:53:27 -06:00
Nick Knize
44441d8fc5
Always use Lucene index in peer recovery ( #2077 )
...
With soft deletes no longer optional, peer recovery is switched to always use the
lucene index instead of replaying operations from the translog.
Signed-off-by: Nicholas Walter Knize <nknize@apache.org>
2022-02-23 11:05:40 -06:00
Nick Knize
3e9a420533
[Remove] 6x skip from yml ( #2153 )
...
Remove all 6x skip versions from yaml tests since mix 2.0 and 6x clusters are
not supported.
Signed-off-by: Nicholas Walter Knize <nknize@apache.org>
2022-02-22 23:20:18 -06:00
Suraj Singh
52eaf96a88
[Remove] Type mapping parameter from document update API ( #2204 )
...
* Remove type param from yml and integ test files
Signed-off-by: Suraj Singh <surajrider@gmail.com>
* Remove type mapping specific update API
Signed-off-by: Suraj Singh <surajrider@gmail.com>
2022-02-22 11:54:03 -08:00
dependabot[bot]
ac86908369
Bump jaxb-api from 2.2.2 to 2.3.1 in /plugins/repository-s3 ( #2128 )
...
* Bump jaxb-api from 2.2.2 to 2.3.1 in /plugins/repository-s3
Bumps [jaxb-api](https://github.com/javaee/jaxb-spec ) from 2.2.2 to 2.3.1.
- [Release notes](https://github.com/javaee/jaxb-spec/releases )
- [Commits](https://github.com/javaee/jaxb-spec/commits/2.3.1 )
---
updated-dependencies:
- dependency-name: javax.xml.bind:jaxb-api
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-02-22 10:52:51 -08:00
dependabot[bot]
8398b8de84
Bump joni from 2.1.29 to 2.1.41 in /libs/grok ( #2121 )
...
* Bump joni from 2.1.29 to 2.1.41 in /libs/grok
Bumps [joni](https://github.com/jruby/joni ) from 2.1.29 to 2.1.41.
- [Release notes](https://github.com/jruby/joni/releases )
- [Commits](https://github.com/jruby/joni/compare/joni-2.1.29...joni-2.1.41 )
---
updated-dependencies:
- dependency-name: org.jruby.joni:joni
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>
* Adding missing classes
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-02-22 10:22:45 -08:00
dependabot[bot]
2eae5d1f8e
Bump morfologik-stemming from 2.1.1 to 2.1.8 in /plugins/analysis-ukrainian ( #2181 )
...
* Bump morfologik-stemming in /plugins/analysis-ukrainian
Bumps [morfologik-stemming](https://github.com/morfologik/morfologik-stemming ) from 2.1.1 to 2.1.8.
- [Release notes](https://github.com/morfologik/morfologik-stemming/releases )
- [Changelog](https://github.com/morfologik/morfologik-stemming/blob/master/CHANGES.txt )
- [Commits](https://github.com/morfologik/morfologik-stemming/compare/2.1.1...2.1.8 )
---
updated-dependencies:
- dependency-name: org.carrot2:morfologik-stemming
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-02-22 00:19:59 -08:00
dependabot[bot]
d4b1a99798
Bump antlr4-runtime from 4.5.1-1 to 4.9.3 in /modules/lang-expression ( #2201 )
...
* Bump antlr4-runtime from 4.5.1-1 to 4.9.3 in /modules/lang-expression
Bumps [antlr4-runtime](https://github.com/antlr/antlr4 ) from 4.5.1-1 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.1-1...4.9.3 )
---
updated-dependencies:
- dependency-name: org.antlr:antlr4-runtime
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-02-21 15:32:32 -08:00
dependabot[bot]
53ccd7c341
Bump commons-math3 from 3.2 to 3.6.1 in /client/benchmark ( #2139 )
...
Bumps commons-math3 from 3.2 to 3.6.1.
---
updated-dependencies:
- dependency-name: org.apache.commons:commons-math3
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-02-21 15:29:57 -08:00
dependabot[bot]
9162ea8e08
Bump jopt-simple from 4.6 to 5.0.4 in /benchmarks ( #2114 )
...
Bumps [jopt-simple](https://github.com/jopt-simple/jopt-simple ) from 4.6 to 5.0.4.
- [Release notes](https://github.com/jopt-simple/jopt-simple/releases )
- [Commits](https://github.com/jopt-simple/jopt-simple/compare/jopt-simple-4.6...jopt-simple-5.0.4 )
---
updated-dependencies:
- dependency-name: net.sf.jopt-simple:jopt-simple
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-21 14:11:23 -08:00
Nick Knize
c9f7c37367
[Remove] Type Specific Index Stats ( #2198 )
...
Removes type specific index stats since only one type is allowed.
Signed-off-by: Nicholas Walter Knize <nknize@apache.org>
2022-02-21 16:06:43 -06:00
dependabot[bot]
d7b8b323a5
Bump guava in /distribution/tools/keystore-cli ( #2118 )
...
Bumps [guava](https://github.com/google/guava ) from 30.1.1-jre to 31.0.1-jre.
- [Release notes](https://github.com/google/guava/releases )
- [Commits](https://github.com/google/guava/commits )
---
updated-dependencies:
- dependency-name: com.google.guava:guava
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-21 13:22:36 -08:00
dependabot[bot]
aaa5fdcd31
Bump asm from 5.0.4 to 9.2 in /modules/lang-expression ( #2122 )
...
* Bump asm from 5.0.4 to 9.2 in /modules/lang-expression
Bumps asm from 5.0.4 to 9.2.
---
updated-dependencies:
- dependency-name: org.ow2.asm:asm
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-02-21 13:21:58 -08:00
dependabot[bot]
3251a2a872
Bump commons-codec from 1.13 to 1.15 in /buildSrc ( #2188 )
...
Bumps [commons-codec](https://github.com/apache/commons-codec ) from 1.13 to 1.15.
- [Release notes](https://github.com/apache/commons-codec/releases )
- [Changelog](https://github.com/apache/commons-codec/blob/rel/commons-codec-1.15/RELEASE-NOTES.txt )
- [Commits](https://github.com/apache/commons-codec/compare/commons-codec-1.13...rel/commons-codec-1.15 )
---
updated-dependencies:
- dependency-name: commons-codec:commons-codec
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-02-21 12:39:02 -08:00
dependabot[bot]
c1ba0c2c13
Bump azure-core-http-netty from 1.11.2 to 1.11.7 in /plugins/repository-azure ( #2189 )
...
* Bump azure-core-http-netty in /plugins/repository-azure
Bumps [azure-core-http-netty](https://github.com/Azure/azure-sdk-for-java ) from 1.11.2 to 1.11.7.
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases )
- [Commits](https://github.com/Azure/azure-sdk-for-java/compare/azure-core-http-netty_1.11.2...azure-core-http-netty_1.11.7 )
---
updated-dependencies:
- dependency-name: com.azure:azure-core-http-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-02-21 12:13:10 -08:00