Releases: punktDe/ansible-proserver-solr
Releases · punktDe/ansible-proserver-solr
2.0.0
What's Changed
- De-couple the role from the built-in Solr service (use supervisord instead) by @medanthelinium in #5
Full Changelog: 1.2.0...2.0.0
1.2.0
What's Changed
- Switch Tika service to supervisord by @medanthelinium in #4
Full Changelog: 1.1.0...1.2.0
1.1.0
What's Changed
- Improve support for older Solr & Tika versions by @medanthelinium in #3
Full Changelog: v1.0...1.1.0
v1.0
Initial release
- Bumped Solr to 9.2 and Tika to 2.8.0
- Removed hardcoded checksums in favor of SHA512 checksums on the Apache Archive
- Added README.md (courtesy of @daniellienert )
- Set up a pre-commit configuration including linting rules for Ansible and YAML
- Minor fixes for styling