Releases: opensearch-project/ansible-playbook
Releases · opensearch-project/ansible-playbook
1.3.7
1.3.6
What's Changed
- [Backport 1.x] Add saravanan30erd as the default reviewer of ansible repo by @peterzhuamazon in #76
- [Backport 1.x] OIDC auth, custom configs by @peterzhuamazon in #78
- Update to 1.3.4 version by @zelinh in #79
- [Release 1.3.5] Update version to 1.3.5 by @prudhvigodithi in #93
- [1.x] Fix nonexistent "os_sec_plugin_conf_path" directory error. by @rodolfovillordo in #81
- Update version to 1.3.6 post release by @zelinh in #100
- [Backport 1.x] Fix securityadmin.sh when copy_custom_security_configs is False by @peterzhuamazon in #99
- [Backport 1.x] become: false on "Check that the files/internal_users.yml exists" by @peterzhuamazon in #98
Full Changelog: 1.3.3...1.3.6
2.3.0
What's Changed
- Update ansible to run with opensearch 1.3.1 by @peterzhuamazon in #43
- update opensearch-dashboards with 1.3.1 by @abhinavGupta16 in #50
- Add Saravanan30erd as the new community maintainer by @peterzhuamazon in #52
- Become: false for operation /tmp/opensearch-nodecerts by @patsevanton in #51
- Add optional 2.x version OpenSearch for the playbook by @peterzhuamazon in #54
- fix multiple inventory hosts file by @saravanan30erd in #55
- Update 1.3.2 version for the ansible playbook by @peterzhuamazon in #57
- Troubleshooting error launching dashboards after installation by @ssi444 in #62
- 2.x only have 2.x opensearch/dashboards apps by @peterzhuamazon in #65
- Update 2.0.1 version for ansible playbook by @zelinh in #74
- Add saravanan30erd as the default reviewer of ansible repo by @peterzhuamazon in #75
- Release 2.1.0 by @prudhvigodithi in #77
- OIDC auth, custom configs by @ssi444 in #63
- Update app version to user 2.2.0 artifacts by @peterzhuamazon in #88
- [Release 2.2.1] Update version to 2.2.1. by @prudhvigodithi in #92
- Update versions to 2.3.0 by @gaiksaya in #94
New Contributors
- @abhinavGupta16 made their first contribution in #50
- @patsevanton made their first contribution in #51
- @ssi444 made their first contribution in #62
- @gaiksaya made their first contribution in #94
Full Changelog: 1.3.0...2.3.0
2.1.0
What's Changed
- Update ansible to run with opensearch 1.3.1 by @peterzhuamazon in #43
- update opensearch-dashboards with 1.3.1 by @abhinavGupta16 in #50
- Add Saravanan30erd as the new community maintainer by @peterzhuamazon in #52
- Become: false for operation /tmp/opensearch-nodecerts by @patsevanton in #51
- Add optional 2.x version OpenSearch for the playbook by @peterzhuamazon in #54
- fix multiple inventory hosts file by @saravanan30erd in #55
- Update 1.3.2 version for the ansible playbook by @peterzhuamazon in #57
- Troubleshooting error launching dashboards after installation by @ssi444 in #62
- 2.x only have 2.x opensearch/dashboards apps by @peterzhuamazon in #65
- Update 2.0.1 version for ansible playbook by @zelinh in #74
- Add saravanan30erd as the default reviewer of ansible repo by @peterzhuamazon in #75
- Release 2.1.0 by @prudhvigodithi in #77
- OIDC auth, custom configs by @ssi444 in #63
- Update app version to user 2.2.0 artifacts by @peterzhuamazon in #88
- [Release 2.2.1] Update version to 2.2.1. by @prudhvigodithi in #92
New Contributors
- @abhinavGupta16 made their first contribution in #50
- @patsevanton made their first contribution in #51
- @ssi444 made their first contribution in #62
Full Changelog: 1.3.0...2.1.0
1.3.3
What's Changed
- Update ansible to run with opensearch 1.3.1 by @peterzhuamazon in #43
- update opensearch-dashboards with 1.3.1 by @abhinavGupta16 in #50
- Add Saravanan30erd as the new community maintainer by @peterzhuamazon in #52
- Become: false for operation /tmp/opensearch-nodecerts by @patsevanton in #51
- Add optional 2.x version OpenSearch for the playbook by @peterzhuamazon in #54
- fix multiple inventory hosts file by @saravanan30erd in #55
- Update 1.3.2 version for the ansible playbook by @peterzhuamazon in #57
- 1.x only have 1.x opensearch/dashboards apps by @peterzhuamazon in #64
- [backport 1.x] Backport #62 by @peterzhuamazon in #69
- [Release 1.3.3] Updated os_version and os_dashboards_version to 1.3.3. by @prudhvigodithi in #73
New Contributors
- @abhinavGupta16 made their first contribution in #50
- @patsevanton made their first contribution in #51
Full Changelog: 1.3.0...1.3.3
1.3.0
What's Changed
- Update opensearch and dashboards to use 1.3.0 version by @peterzhuamazon in #40
- issue #39 workaround for opensearch config override by @saravanan30erd in #42
Full Changelog: 1.2.4...1.3.0
1.2.4
What's Changed
- bump version to 1.2.0 by @saravanan30erd in #16
- separate dashboards version and bump opensearch to 1.2.1 by @saravanan30erd in #19
- Fix unarchive issues in linux clients by @saravanan30erd in #27
- Update to 1.2.2 by @peterzhuamazon in #29
- Support Amazon linux 2 by @saravanan30erd in #21
- add support for Ubuntu 20.04 and bump OpenSearch to 1.2.3 by @saravanan30erd in #28
- [Fix issue-30] Add opensearch/dashboards specific user variable to define user and group on creation by @saravanan30erd in #33
- Bump opensearch version to 1.2.4 in ansible playbook by @peterzhuamazon in #35
- Add support for codeowners to repo by @ryanbogan in #14
New Contributors
- @ryanbogan made their first contribution in #14
Full Changelog: 1.1.0...1.2.4
1.1.0
What's Changed
- Bump version OpenSearch/Dashboards 1.1.0 by @saravanan30erd in #12
- Multi node Installation by @saravanan30erd in #13
Full Changelog: 1.0.1...1.1.0
1.0.1
What's Changed
- Add documentation and issue templates to repo by @peterzhuamazon in #1
- Ansible playbook Initiative by @saravanan30erd in #2
- Ensure DCO Workflow Check by @saravanan30erd in #5
- verify cluster status after installation and fail the ansible job if cluster fails by @saravanan30erd in #8
- [issue - 9] add important settings by @saravanan30erd in #10
Full Changelog: https://github.com/opensearch-project/ansible-playbook/commits/1.0.1