Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/main' into master-package-test
Browse files Browse the repository at this point in the history
Signed-off-by: Tianli Feng <ftianli@amazon.com>
  • Loading branch information
Tianli Feng committed Jun 14, 2022
2 parents a7694d8 + cce0781 commit 9fd5a4d
Show file tree
Hide file tree
Showing 93 changed files with 1,576 additions and 99 deletions.
1 change: 1 addition & 0 deletions .ci/bwcVersions
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,5 @@ BWC_VERSION:
- "1.3.2"
- "1.3.3"
- "2.0.0"
- "2.0.1"
- "2.1.0"
2 changes: 1 addition & 1 deletion buildSrc/version.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
opensearch = 3.0.0
lucene = 9.3.0-snapshot-823df23
lucene = 9.3.0-snapshot-b7231bb

bundled_jdk_vendor = adoptium
bundled_jdk = 17.0.3+7
Expand Down

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
57ae445a0050ad492ef494b692b486dfe718b564

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
b10e5bdae6df879b770060e0006bbc1c780c886d

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
f0ddc3072fd16012dafc74928f87fdfd7669ea4a

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
d761fa983d9c21099c433731d5519651737750c1

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
43abbbe7c3c789ac448f898981acf54e487407a6

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
55df9442a35fe09d4f3f98bd2dda4d1a1dbfd996

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
102cbb1d619b96e1f3e524520658b9327a93aba1

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
0d5dc4dfb74d698e51dc9b95268faf6dde4b0815
2 changes: 1 addition & 1 deletion plugins/discovery-azure-classic/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ dependencies {
api "com.sun.jersey:jersey-client:${versions.jersey}"
api "com.sun.jersey:jersey-core:${versions.jersey}"
api "com.sun.jersey:jersey-json:${versions.jersey}"
api 'org.codehaus.jettison:jettison:1.4.1'
api 'org.codehaus.jettison:jettison:1.5.0'
api 'com.sun.xml.bind:jaxb-impl:2.2.3-1'

// HACK: javax.xml.bind was removed from default modules in java 9, so we pull the api in here,
Expand Down

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
933c7df7a4b78c9a9322f431014ea699b1fc0cc0
2 changes: 1 addition & 1 deletion plugins/discovery-gce/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ versions << [
dependencies {
api "com.google.apis:google-api-services-compute:v1-rev160-${versions.google}"
api "com.google.api-client:google-api-client:${versions.google}"
api "com.google.oauth-client:google-oauth-client:1.34.0"
api "com.google.oauth-client:google-oauth-client:1.34.1"
api "com.google.http-client:google-http-client:${versions.google}"
api "com.google.http-client:google-http-client-jackson2:${versions.google}"
api 'com.google.code.findbugs:jsr305:3.0.2'
Expand Down

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
4a4f88c5e13143f882268c98239fb85c3b2c6cb2
16 changes: 13 additions & 3 deletions plugins/ingest-attachment/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ dependencies {
api "org.apache.tika:tika-langdetect-optimaize:${versions.tika}"
// Optimaize libraries/dependencies
runtimeOnly "com.optimaize.languagedetector:language-detector:0.6"
runtimeOnly 'com.google.guava:guava:18.0'
runtimeOnly 'com.google.guava:guava:23.0'
// Other dependencies
api 'org.tukaani:xz:1.9'
api 'commons-io:commons-io:2.11.0'
Expand All @@ -79,7 +79,7 @@ dependencies {
api "org.apache.poi:poi:${versions.poi}"
api "org.apache.poi:poi-ooxml-lite:${versions.poi}"
api "commons-codec:commons-codec:${versions.commonscodec}"
api 'org.apache.xmlbeans:xmlbeans:5.0.3'
api 'org.apache.xmlbeans:xmlbeans:5.1.0'
api 'org.apache.commons:commons-collections4:4.4'
// MS Office
api "org.apache.poi:poi-scratchpad:${versions.poi}"
Expand Down Expand Up @@ -119,11 +119,21 @@ forbiddenPatterns {
thirdPartyAudit {
ignoreMissingClasses()
ignoreViolations(
// uses internal java api: sun.misc.Unsafe
'com.google.common.cache.Striped64',
'com.google.common.cache.Striped64$1',
'com.google.common.cache.Striped64$Cell',
'com.google.common.hash.LittleEndianByteArray$UnsafeByteArray',
'com.google.common.hash.LittleEndianByteArray$UnsafeByteArray$1',
'com.google.common.hash.LittleEndianByteArray$UnsafeByteArray$2',
'com.google.common.hash.LittleEndianByteArray$UnsafeByteArray$3',
'com.google.common.hash.Striped64',
'com.google.common.hash.Striped64$1',
'com.google.common.hash.Striped64$Cell',
'com.google.common.primitives.UnsignedBytes$LexicographicalComparatorHolder$UnsafeComparator',
'com.google.common.primitives.UnsignedBytes$LexicographicalComparatorHolder$UnsafeComparator$1'
'com.google.common.primitives.UnsignedBytes$LexicographicalComparatorHolder$UnsafeComparator$1',
'com.google.common.util.concurrent.AbstractFuture$UnsafeAtomicHelper',
'com.google.common.util.concurrent.AbstractFuture$UnsafeAtomicHelper$1'
)
}

Expand Down
1 change: 0 additions & 1 deletion plugins/ingest-attachment/licenses/guava-18.0.jar.sha1

This file was deleted.

1 change: 1 addition & 0 deletions plugins/ingest-attachment/licenses/guava-23.0.jar.sha1
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
c947004bb13d18182be60077ade044099e4f26f1
1 change: 0 additions & 1 deletion plugins/ingest-attachment/licenses/xmlbeans-5.0.3.jar.sha1

This file was deleted.

1 change: 1 addition & 0 deletions plugins/ingest-attachment/licenses/xmlbeans-5.1.0.jar.sha1
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
3534ab896663e6f6d8a2cf46882d7407641d7a31
4 changes: 2 additions & 2 deletions plugins/repository-gcs/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ dependencies {
api 'com.google.cloud:google-cloud-core:2.5.10'
runtimeOnly 'com.google.guava:guava:30.1.1-jre'
api 'com.google.guava:failureaccess:1.0.1'
api 'com.google.http-client:google-http-client:1.35.0'
api 'com.google.http-client:google-http-client:1.42.0'
api "commons-logging:commons-logging:${versions.commonslogging}"
api "org.apache.logging.log4j:log4j-1.2-api:${versions.log4j}"
api "commons-codec:commons-codec:${versions.commonscodec}"
Expand All @@ -82,7 +82,7 @@ dependencies {
api 'io.grpc:grpc-context:1.46.0'
api 'io.opencensus:opencensus-api:0.18.0'
api 'io.opencensus:opencensus-contrib-http-util:0.18.0'
api 'com.google.apis:google-api-services-storage:v1-rev20200814-1.30.10'
api 'com.google.apis:google-api-services-storage:v1-rev20220608-1.32.1'

testImplementation project(':test:fixtures:gcs-fixture')
}
Expand Down

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
74724addc6cecac408dad3a6a26423b7647b3724

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
4f319ce80ba6888d04a38234916c43d5486842a5
10 changes: 10 additions & 0 deletions release-notes/opensearch.release-notes-1.3.3.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
## Version 1.3.3 Release Notes

### Upgrades
* Upgrade google-oauth-client to 1.33.3 ([#3502](https://github.com/opensearch-project/OpenSearch/pull/3502))
* Upgrade log4j-core to 2.17.1 ([#3508](https://github.com/opensearch-project/OpenSearch/pull/3508))
* Upgrade jdom2 to 2.0.6.1 ([#3509](https://github.com/opensearch-project/OpenSearch/pull/3509))

### Bug Fixes
* Fixing org.opensearch.monitor.os.OsProbeTests::testLogWarnCpuMessageOnlyOnes when CGroups are not available ([#2101](https://github.com/opensearch-project/OpenSearch/pull/2101))
* Fixing org.opensearch.monitor.os.OsProbeTests > testLogWarnCpuMessageOnlyOnes when cgroups are available but cgroup stats is not ([#3448](https://github.com/opensearch-project/OpenSearch/pull/3448))

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
6c6a9569777e4f01c90ed840e5a04234dfcaf42e

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
a7ef963f9f9f15fc5018c5fa68bae5cf65692ca9

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
da113c963d62f0c8786d7c294dbbb63d5d7953ab

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
54f65917cfa6c9c54cd0354ba333aa7e0f2980e5

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
d73ebe32147c9a12d321c0b1273d5e5d797b705f

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
797c92ffe35af37ab1783906fb93ed95a145a701

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
5714d64c39021c65dece8ee979d9ea39a327bb87

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
4d401c55114367e574ed51e914661f0a97f91e88

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
0f165ff86546565d32a508c82ca80ac2840bcf38

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
d6fb5af1873628dc026e18b5438042143a9a9824

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
c48ab8982e6bf9429eded6a06d640db922eb2b69

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
d757dc379fee639f54d0574443c5a6fd0b70613a

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
6a4e6de9b40cd027233a3ed00774810c36457a6c

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
e793761c4a4292de0d52f066787ab5f3133382cd
Loading

0 comments on commit 9fd5a4d

Please sign in to comment.