Releases: opensearch-project/opensearch-build-libraries
Releases · opensearch-project/opensearch-build-libraries
5.7.0
What's Changed
- [AUTO] Increment jenkins library version by @opensearch-trigger-bot in #291
- [Backport 5.x] Add support to pass telemetry-params to opensearch-benchmark by @opensearch-trigger-bot in #292
- [Backport 5.x] Default the shell to bash for all signers by @opensearch-trigger-bot in #294
Full Changelog: 5.6.1...5.7.0
5.6.1
What's Changed
- [AUTO] Increment jenkins library version by @opensearch-trigger-bot in #287
- [Backport 5.x] Add jar_signer to the list by @opensearch-trigger-bot in #288
Full Changelog: 5.6.0...5.6.1
5.6.0
What's Changed
- [Backport 5.x] Fix build log parsing for GH issue creation by @opensearch-trigger-bot in #281
- [Backport 5.x] Add library to create test report manifest by @opensearch-trigger-bot in #284
- [Backport 5.x] Add jar signer specs to signArtifacts by @opensearch-trigger-bot in #285
- [Backport 5.x] Docker Patch Library to support Docker re-release Automation by @opensearch-trigger-bot in #282
Full Changelog: 5.5.0...5.6.0
5.5.0
What's Changed
- [Backport 5.x] Update code to handle data node instance type parameter by @opensearch-trigger-bot in #272
- [Backport 5.x] Add support for continue-on-error flag for build and add tests cases by @opensearch-trigger-bot in #274
- [Backport 5.x] Add parameter to capture segment replication stats by @opensearch-trigger-bot in #276
- [AUTO] Increment jenkins library version by @opensearch-trigger-bot in #278
- [Backport 5.x] Fix return for build Failure messages by @opensearch-trigger-bot in #277
Full Changelog: 5.4.1...5.5.0
5.4.1
What's Changed
- [Backport 5.x] Fix the hardcoded query string bug for closeBuildSuccessGithubIssue by @opensearch-trigger-bot in #266
- [AUTO] Increment jenkins library version by @opensearch-trigger-bot in #267
Full Changelog: 5.4.0...5.4.1
5.4.0
What's Changed
- [Backport 5.x] Update the
AUTOCUT
issues with the latest build fail information by @opensearch-trigger-bot in #258 - [Backport 5.x] Fix the README by @opensearch-trigger-bot in #264
- [Backport 5.x] Fix trigger branch for version increment by @opensearch-trigger-bot in #262
- [AUTO] Increment jenkins library version by @opensearch-trigger-bot in #263
Full Changelog: 5.3.0...5.4.0
5.3.0
What's Changed
- [Backport 5.x] Make docker command detection consistently across OSes by @opensearch-trigger-bot in #255
- [AUTO] Increment jenkins library version by @opensearch-trigger-bot in #257
Full Changelog: 5.2.0...5.3.0
5.2.0
What's Changed
- [Backport 5.x] Add docker login for both source and dest registries by @opensearch-trigger-bot in #250
- [AUTO] Increment jenkins library version by @opensearch-trigger-bot in #252
Full Changelog: 5.1.0...5.2.0
5.1.0
What's Changed
- [AUTO] Increment jenkins library version by @opensearch-trigger-bot in #245
- Revert "[AUTO] Increment jenkins library version" by @rishabh6788 in #246
- [Backport 5.x] Accept workload-params argument as json and preserve double-quotes by @opensearch-trigger-bot in #247
- [AUTO] Increment jenkins library version by @opensearch-trigger-bot in #248
Full Changelog: 5.0.0...5.1.0
5.0.0
What's Changed
- Fix codecov and groovy tests badges by @gaiksaya in #16
- Upgraded codecov action version by @owaiskazi19 in #18
- Revert "Load the code under src by importing and not via shared libraries" by @gaiksaya in #19
- Added precision for codecov by @owaiskazi19 in #17
- Add standard release pipeline library by @gaiksaya in #11
- Create publishToNpm library by @gaiksaya in #21
- Add standard release pipeline library with generic trigger by @gaiksaya in #22
- Add release workflow and readme by @gaiksaya in #23
- Fix releasing.md by @gaiksaya in #25
- Fix credential type for github bot by @gaiksaya in #26
- Add untriaged label to new github issues by @rishabh6788 in #27
- Remove docker check for windows gradle check by @peterzhuamazon in #28
- Add windows zip support for promotion artifacts by @peterzhuamazon in #31
- Add downloading release asset feature by @gaiksaya in #32
- Add automation for backport and version increment by @gaiksaya in #30
- Update the version to latest by @gaiksaya in #35
- Add library to publish artifacts to PyPi by @gaiksaya in #36
- Fix PyPi credentials by @gaiksaya in #38
- Add readme for pypi by @gaiksaya in #41
- Add credential arg for pypi by @gaiksaya in #43
- Fix path for signing artifacts using pypi lib by @gaiksaya in #45
- Add publishToRubyGems library by @gaiksaya in #49
- Bump version to 1.4.0 by @gaiksaya in #51
- Fix the cert path for ruby gems by @gaiksaya in #53
- Fix verification of signed gems by @gaiksaya in #56
- Configure Mend for GitHub.com by @mend-for-github-com in #59
- Update dependency org.jenkins-ci.plugins:script-security to v1184 by @mend-for-github-com in #80
- Update dependency org.jenkins-ci.plugins:git-client to v3.11.1 by @mend-for-github-com in #78
- Update dependency org.jenkins-ci.plugins:pipeline-input-step to v456 by @mend-for-github-com in #79
- Update readme with publishToRubyGems info by @gaiksaya in #84
- Update dependency org.jenkins-ci.plugins.workflow:workflow-cps to v2803 by @mend-for-github-com in #82
- Add option to auto-release maven staging artifacts to Prod by @rishabh6788 in #83
- Bump lib version and add README by @rishabh6788 in #88
- Add shared lib call to Maven lib by @gaiksaya in #91
- Remove repo drop logic and add logic to load custom scripts by @rishabh6788 in #95
- Fix download and untar in standard release pipeline by @gaiksaya in #102
- Add docker args to standardReleasePipeline by @gaiksaya in #105
- Updated MAINTAINERS.md format. by @dblock in #108
- Add deb support to the libs by @peterzhuamazon in #109
- block OSD issue creation when more than 1 component fail by @rishabh6788 in #118
- Add overwrite param and test cases for overwriting existing artifacts by @gaiksaya in #115
- Support switching ruby gems version and fix regex by @gaiksaya in #119
- Add dist selection on the promotion workflow by @peterzhuamazon in #122
- Add publishToNuget lib and fix workspace overwrite issue for signing by @gaiksaya in #117
- Update dependency org.jenkins-ci.plugins:script-security to v1229 by @mend-for-github-com in #116
- Fix CVE by updating dependencies version by @zelinh in #128
- Add lib to sign and publish artifacts to artifacts.opensearch.org by @gaiksaya in #127
- Enhance S3 bucket to download from any bucket using any role by @gaiksaya in #135
- Bump version to 2.0.0 and increment version workflow base branch to 2.x by @gaiksaya in #137
- Update dependency org.jenkins-ci.plugins:junit to v1166.1168.vd6b_8042a_06de by @mend-for-github-com in #143
- Fix to CVE's by mend by @Divyaasm in #139
- Add apt repo and the artifacts promotion setups by @peterzhuamazon in #136
- Add version bump to the 2.0.1 by @peterzhuamazon in #147
- Add missing vars to the apt repo lib by @peterzhuamazon in #151
- Bump snakeyaml to 2.0 and groovy-all to 3.0.15 by @rishabh6788 in #157
- Support RPM/DEB integTest in the runIntegTest lib by @peterzhuamazon in #156
- Bump assertj-core version to 3.24.2 by @rishabh6788 in #159
- Added untriaged issue workflow. by @dblock in #141
- Fix relative path for signing dotnet dlls by @gaiksaya in #165
- Fix publishing to Nuget syntax and refactor find by @gaiksaya in #168
- Match jenkins version to the one in CI by @gaiksaya in #171
- Add a wrapper library to validate artifacts by @gaiksaya in #173
- Update CODEOWNERS file by @bbarani in #176
- Silent echo in the docker copy by @peterzhuamazon in #178
- Bump to 2.2.1 by @peterzhuamazon in #181
- Support tarball publishing for npm by @gaiksaya in #177
- Refactor and separate creating GitHub issue into its own library by @gaiksaya in #188
- Pa fix log with latest path by @peterzhuamazon in #186
- Add library for publishing artifacts to crates.io by @gaiksaya in #194
- Resolve docker ENV PATH is not correctly interpreted in su commands in integTest by @peterzhuamazon in #198
- Added groovy script for running benchmark tests by @rishabh6788 in #205
- Upgrade jenkins version to 2.387.1 by @gaiksaya in #207
- Add --all-tags copy of container image between different container re...