Skip to content

v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 18 May 23:49
· 127 commits to main since this release
cfae85b

What's Changed

  • [Remove] docs directory by @nknize in #1
  • [Git] Add precommit workflow by @nknize in #2
  • Update precommit java version to 17 by @nknize in #5
  • [Refactor] buildSrc directory from legacy to OpenSearch by @nknize in #4
  • [Refactor] buildSrc/java from legacy to opensearch namespace by @nknize in #6
  • [Refactor] legacy major version class to OpenSearchMajorVersion and fix tests by @nknize in #7
  • [Refactor] Hadoop MR iTest and test by @nknize in #8
  • [Refactor] mr/hadoop cfg,cli,handler,mr,rest, and security by @nknize in #9
  • [Refactor] hadoop-mr main to opensearch namespace by @nknize in #10
  • [github] add new templates by @nknize in #11
  • [Refactor] MR classnames and logging by @nknize in #12
  • [Refactor] Hive and Pig by @nknize in #13
  • [Refactor] qa module to opensearch by @nknize in #14
  • [Refactor] Spark from legacy namespace to opensearch by @nknize in #15
  • [Refactor] Spark13 from legacy to opensearch namespace by @nknize in #16
  • [Refactor] spark-20 from legacy to opensearch namespace by @nknize in #17
  • [Refactor] spark-sql-30 from legacy to opensearch namespace by @nknize in #18
  • [Refactor] Storm and Test from legacy to opensearch namespace by @nknize in #19
  • [Refactor] Scala namespace from legacy to opensearch by @nknize in #21
  • Rename more occurances of ElasticSearch to OpenSearch by @harshavamsi in #22
  • [Refactor] From legacy build-tools to opensearch build-tools by @nknize in #26
  • Update licenses across the project by @harshavamsi in #27
  • Adding opensearch project required files: Admins, Maintainers etc by @harshavamsi in #23
  • [Refactor] First round of Versioning from legacy to OpenSearch version support by @nknize in #29
  • [Re-version] Second round of Versioning from legacy to OpenSearch version support by @nknize in #30
  • [Refactor] From Legacy to OpenSearch Namespace with Hive IT passing by @nknize in #31
  • [Refactor] MapReduce integrationTests cleanup by @nknize in #33
  • [Test] Fix Keytool Test by @nknize in #34
  • Adding build phase to github actions by @harshavamsi in #24
  • [Test] Fix MR unit test failures by @nknize in #35
  • [Test] fix OpenSearchStorage namespace by @nknize in #37
  • [Test] Integration Test Fixes Round 1 by @nknize in #38
  • Configure Mend for GitHub.com by @mend-for-github-com in #39
  • More ES refactoring by @harshavamsi in #32
  • Adding more build steps by @harshavamsi in #40
  • [Test] ignore strict pushdown tests by @nknize in #42
  • [Refactor] More Es and legacy references to OpenSearch by @nknize in #43
  • [Refactor] more es and legacy references to OpenSearch by @nknize in #44
  • [Refactor] Remaining legacy naming to opensearch by @nknize in #45
  • Fixes external entity XML parsing by @harshavamsi in #46
  • Updated MAINTAINERS.md format. by @dblock in #47
  • Upgrade spark version + bug fixes by @harshavamsi in #50
  • Adds SigV4 capability by @harshavamsi in #48
  • Adding docs for SigV4 support by @harshavamsi in #51
  • Adding dependabot config by @harshavamsi in #52
  • Adding dependabot PR helper by @harshavamsi in #65
  • Feature/dependabot pr by @harshavamsi in #66
  • Updating to add JAVA HOME variables by @harshavamsi in #67
  • Bump com.google.guava:guava from 11.0 to 23.0 in /pig by @dependabot in #53
  • Bump commons-codec:commons-codec from 1.4 to 1.15 in /mr by @dependabot in #55
  • Bump commons-codec:commons-codec from 1.12 to 1.15 in /buildSrc by @dependabot in #56
  • Bump org.apache.avro:avro from 1.7.7 to 1.11.1 by @dependabot in #57
  • Bump commons-httpclient:commons-httpclient from 3.0.1 to 3.1 in /thirdparty by @dependabot in #64
  • Bump com.fasterxml.jackson.core:jackson-databind from 2.7.8 to 2.14.2 in /hive by @dependabot in #54
  • Bump org.json4s:json4s-ast_2.10 from 3.2.10 to 3.6.12 in /spark/sql-13 by @dependabot in #58
  • Bump org.json4s:json4s-ast_2.10 from 3.2.10 to 3.6.12 in /spark/core by @dependabot in #59
  • Bump commons-codec:commons-codec from 1.4 to 1.15 in /storm by @dependabot in #62
  • Bump commons-codec:commons-codec from 1.4 to 1.15 in /dist by @dependabot in #60
  • Bump com.fasterxml.jackson.core:jackson-annotations from 2.6.7 to 2.14.2 in /spark/sql-30 by @dependabot in #61
  • Revert "Bump commons-httpclient:commons-httpclient from 3.0.1 to 3.1 in /thirdparty" by @harshavamsi in #68
  • Revert "Bump commons-codec:commons-codec from 1.4 to 1.15 in /storm" by @harshavamsi in #69
  • Revert "Bump com.fasterxml.jackson.core:jackson-annotations from 2.6.7 to 2.14.2 in /spark/sql-30" by @harshavamsi in #70
  • Revert "Bump org.json4s:json4s-ast_2.10 from 3.2.10 to 3.6.12 in /spark/core" by @harshavamsi in #72
  • Revert "Bump org.json4s:json4s-ast_2.10 from 3.2.10 to 3.6.12 in /spark/sql-13" by @harshavamsi in #73
  • Revert "Bump org.apache.avro:avro from 1.7.7 to 1.11.1" by @harshavamsi in #74
  • Revert "Bump commons-codec:commons-codec from 1.4 to 1.15 in /dist" by @harshavamsi in #71
  • Revert "Bump com.fasterxml.jackson.core:jackson-databind from 2.7.8 to 2.14.2 in /hive" by @harshavamsi in #75
  • Added untriaged issue workflow. by @dblock in #95
  • Adding necessary workflows by @harshavamsi in #96
  • Bump com.google.code.findbugs:jsr305 from 2.0.1 to 3.0.2 in /spark/sql-13 by @dependabot in #93
  • Bump org.apache.rat:apache-rat from 0.13 to 0.15 in /buildSrc by @dependabot in #91
  • Bump commons-httpclient:commons-httpclient from 3.0.1 to 3.1 in /thirdparty by @dependabot in #92
  • Bump com.fasterxml.jackson.core:jackson-databind from 2.7.8 to 2.14.2 in /hive by @dependabot in #90
  • Bump jakarta.servlet:jakarta.servlet-api from 4.0.3 to 6.0.0 in /spark/sql-30 by @dependabot in #86
  • Bump com.esotericsoftware.kryo:kryo from 2.21 to 2.24.0 in /spark/sql-20 by @dependabot in #84
  • Bump org.codehaus.woodstox:stax2-api from 3.1.4 to 4.2.1 in /spark/core by @dependabot in #87
  • Bump commons-codec:commons-codec from 1.4 to 1.15 in /storm by @dependabot in #89
  • Bump commons-codec:commons-codec from 1.4 to 1.15 in /dist by @dependabot in #83
  • Bump com.fasterxml.jackson.core:jackson-databind from 2.7.8 to 2.14.2 in /mr by @dependabot in #85
  • [Spark Distribution] Default Assemble artifact to Spark 3 by @nknize in #107
  • Bump com.fasterxml.jackson.core:jackson-annotations from 2.6.7 to 2.14.2 in /spark/core by @dependabot in #110
  • Bump org.apache.hadoop.thirdparty:hadoop-shaded-protobuf_3_7 from 1.0.0 to 1.1.1 in /spark/sql-30 by @dependabot in #113
  • Bump com.amazonaws:aws-java-sdk-bundle from 1.12.397 to 1.12.411 in /mr by @dependabot in #114
  • Bump com.google.guava:guava from 16.0.1 to 23.0 in /spark/sql-13 by @dependabot in #115
  • Bump commons-logging:commons-logging from 1.1.1 to 1.2 in /storm by @dependabot in #119
  • Bump org.json4s:json4s-ast_2.10 from 3.2.10 to 3.6.12 by @dependabot in #116
  • Restoring skipped pushdown tests by @harshavamsi in #125
  • Bump com.fasterxml.jackson.core:jackson-databind from 2.7.8 to 2.14.2 in /pig by @dependabot in #111
  • Bump com.fasterxml.jackson.core:jackson-annotations from 2.6.7 to 2.14.2 in /spark/sql-20 by @dependabot in #117
  • Bump commons-httpclient:commons-httpclient from 3.0.1 to 3.1 in /dist by @dependabot in #118
  • Bump com.fasterxml.jackson.core:jackson-annotations from 2.6.7 to 2.14.2 by @dependabot in #130
  • Bump com.fasterxml.jackson.core:jackson-annotations from 2.6.7 to 2.14.2 in /spark/sql-30 by @dependabot in #131
  • Bump commons-logging:commons-logging from 1.1.1 to 1.2 in /mr by @dependabot in #132
  • Bump com.google.code.findbugs:jsr305 from 2.0.1 to 3.0.2 in /spark/core by @dependabot in #133
  • Bump com.google.guava:guava from 16.0.1 to 23.0 in /storm by @dependabot in #129
  • Bump org.apache.tez:tez-dag from 0.9.1 to 0.10.2 in /hive by @dependabot in #112
  • Bump org.codehaus.woodstox:stax2-api from 3.1.4 to 4.2.1 in /spark/sql-13 by @dependabot in #128
  • Uses Jackson JSON serialization instead of ObjectInputStream to deserialize objects by @harshavamsi in #154
  • Bump com.amazonaws:aws-java-sdk-bundle from 1.12.411 to 1.12.440 in /mr by @dependabot in #167
  • Bump commons-logging:commons-logging from 1.1.1 to 1.2 in /dist by @dependabot in #163
  • Bump commons-logging:commons-logging from 1.1.1 to 1.2 in /spark/sql-13 by @dependabot in #162
  • Bump com.google.code.findbugs:jsr305 from 2.0.1 to 3.0.2 in /spark/sql-20 by @dependabot in #161
  • Bump org.slf4j:slf4j-api from 1.7.6 to 2.0.7 in /spark/sql-30 by @dependabot in #158
  • Bump com.google.protobuf:protobuf-java from 2.5.0 to 3.22.2 in /spark/sql-30 by @dependabot in #169
  • Bump org.slf4j:slf4j-api from 1.7.6 to 2.0.7 in /spark/sql-13 by @dependabot in #171
  • Bump org.apache.hadoop.thirdparty:hadoop-shaded-protobuf_3_7 from 1.0.0 to 1.1.1 in /spark/sql-20 by @dependabot in #168
  • Bump commons-logging:commons-logging from 1.1.1 to 1.2 in /hive by @dependabot in #160
  • Bump com.amazonaws:aws-java-sdk-bundle from 1.12.440 to 1.12.443 in /mr by @dependabot in #172
  • Bump jline:jline from 0.9.94 to 1.0 in /pig by @dependabot in #157
  • Bump io.netty:netty-all from 4.0.29.Final to 4.0.56.Final by @dependabot in #156
  • Bump io.netty:netty-all from 4.0.56.Final to 4.1.91.Final in /mr by @dependabot in #179
  • Bump commons-logging:commons-logging from 1.1.1 to 1.2 in /pig by @dependabot in #180
  • Bump commons-httpclient:commons-httpclient from 3.0.1 to 3.1 by @dependabot in #177
  • Bump commons-logging:commons-logging from 1.1.1 to 1.2 in /spark/sql-30 by @dependabot in #176
  • Bump com.google.protobuf:protobuf-java from 2.5.0 to 3.22.2 in /spark/sql-20 by @dependabot in #175
  • Bump com.esotericsoftware.kryo:kryo from 2.21 to 2.24.0 in /spark/sql-13 by @dependabot in #173
  • Bump com.google.protobuf:protobuf-java from 2.5.0 to 3.22.2 in /spark/core by @dependabot in #174
  • Bump org.apache.avro:avro from 1.7.7 to 1.11.1 in /spark/sql-13 by @dependabot in #184
  • Bump com.amazonaws:aws-java-sdk-bundle from 1.12.443 to 1.12.451 in /mr by @dependabot in #186
  • Bump com.google.protobuf:protobuf-java from 3.22.2 to 3.22.3 in /spark/sql-30 by @dependabot in #188
  • Bump com.google.guava:guava from 14.0.1 to 23.0 in /spark/core by @dependabot in #189
  • Bump org.codehaus.woodstox:stax2-api from 3.1.4 to 4.2.1 in /spark/sql-20 by @dependabot in #190
  • Bump org.apache.tez:tez-dag from 0.9.1 to 0.9.2 in /hive by @dependabot in #187
  • Bump org.json4s:json4s-jackson_2.12 from 3.2.11 to 4.0.6 by @dependabot in #185
  • Bump com.fasterxml.jackson.core:jackson-databind from 2.14.2 to 2.15.0 in /hive by @dependabot in #197
  • Bump com.fasterxml.jackson.core:jackson-databind from 2.14.2 to 2.15.0 in /mr by @dependabot in #196
  • Bump com.fasterxml.jackson.core:jackson-annotations from 2.14.2 to 2.15.0 in /spark/sql-30 by @dependabot in #195
  • Bump com.fasterxml.jackson.core:jackson-databind from 2.14.2 to 2.15.0 in /pig by @dependabot in #194
  • Bump com.fasterxml.jackson.core:jackson-annotations from 2.14.2 to 2.15.0 in /spark/sql-13 by @dependabot in #191
  • Bump commons-logging:commons-logging from 1.1.1 to 1.2 in /spark/core by @dependabot in #192
  • Bump org.slf4j:slf4j-api from 1.7.6 to 1.7.36 in /spark/sql-20 by @dependabot in #198
  • Merges ES 7.10, OS 1.x, OS 2.x, and OS 3.x features into a single branch by @harshavamsi in #199
  • Bump io.netty:netty-all from 4.1.91.Final to 4.1.92.Final in /mr by @dependabot in #206
  • Adding more workflows for each spark version by @harshavamsi in #202
  • Bump commons-codec:commons-codec from 1.4 to 1.15 by @dependabot in #205
  • Bump org.apache.avro:avro from 1.7.7 to 1.11.1 in /spark/sql-20 by @dependabot in #204
  • Bump com.google.protobuf:protobuf-java from 3.22.2 to 3.22.3 in /spark/core by @dependabot in #203
  • Deprecating storm and pig by @harshavamsi in #207
  • Removing support for spark 1.x by @harshavamsi in #212
  • Updating artifact ID by @harshavamsi in #217
  • Publish snapshots to maven by @harshavamsi in #218
  • Disabled publish task by @harshavamsi in #221
  • Feature/snapshotpublish by @harshavamsi in #222
  • Feature/snapshotpublish by @harshavamsi in #223
  • Feature/snapshotpublish by @harshavamsi in #224
  • Feature/snapshotpublish by @harshavamsi in #225
  • Fix deserialization by @harshavamsi in #220
  • Adding release workflow by @harshavamsi in #227
  • Fix/generatesha by @harshavamsi in #235
  • Remove zip file by @harshavamsi in #237

New Contributors

  • @nknize made their first contribution in #1
  • @mend-for-github-com made their first contribution in #39
  • @dblock made their first contribution in #47
  • @dependabot made their first contribution in #53

Full Changelog: v5.0.0...v1.0.0