Updated README, CHANGELOG. Added 1.1.2 package.

This commit is contained in:
Jeff Fry
2020-10-29 14:18:07 -07:00
parent c4ff47cc5e
commit f19ac8e3d8
14 changed files with 173 additions and 24 deletions

View File

@@ -2,10 +2,20 @@
All notable changes to this project will be documented in this file.
## [1.1.2] - 2020-10-29
- Updated default versions to RT 7.10.2 and Xray 3.10.3.
- Removed obsolete gradle tests.
## [1.1.1] - 2020-10-15
- added idempotence to artifactory installer
- added fix for derby deployments
- Migration to reduce changes during playbook runs contains breaking changes. You either must run once before upgrade, or provide playbook with valid credentials to access version information for it to perform properly.
- First time installers need not worry about above
## [1.1.0] - 2020-09-27
- Validated for Artifactory 7.7.8 and Xray 3.8.6.
- Added offline support for Artifactory and Xray.
- Added support for configurable Postgres pg_hba.conf.
- Misc fixes due to Artifactory 7.7.8.
- Published 1.1.0 to [Ansible Galaxy](https://galaxy.ansible.com/jfrog/installers).
- Published 1.1.0 to [Ansible Galaxy](https://galaxy.ansible.com/jfrog/installers).