Skip to content

Releases: punktDe/ansible-proserver-solr

2.0.0

27 Nov 08:41
862a8ce
Compare
Choose a tag to compare

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

05 Dec 14:45
b9cedb1
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.0...1.2.0

1.1.0

24 Oct 12:30
d15f4e5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0...1.1.0

v1.0

31 Aug 13:00
a8e6d31
Compare
Choose a tag to compare

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