Releases: idealista/solr_role
Releases · idealista/solr_role
2.5.1
2.5.0
2.4.1
Changed
- #107 Default naven repository using https instead of http
- Bump ansible version to 2.8.8 @sorobon
- #110 Role fully compatible with solr 8.5.1 @sorobon
- #109 Migration to molecule 3.x @sorobon
- #113 Rename role to solrcloud_role @sorobon
- #112 Improve agents management @sorobon
- #117 Support for debian buster @sorobon
Fixed
- #106 Extra space in SOLR_ULIMIT_CHECKS var in solr.in.sh.j2
Removed
- Only one molecule test with all options
2.4.0
2.3.0
External libs & Java 11 support, provide custom templates, v8.1.1
Added
- #80 External libs support added @sorobon
- #82 Java 11 support @sorobon
- Add ability to provide custom templates via
solr_templates_dir
variable @jnogol
Changed
- #88 Change "action" tasks to use uri module instead @jnogol
- #87 Default version installed is Solr 8.1.1 @jnogol
- Upgrade Ansible version to 2.5.15 in test-requirements to avoid CVE-2019-3828 @jnogol
Fixed
2.1.2 (2019-01-30)
Changed
Fixed
2.1.2
2.1.1
2.1.0 Release
2.0.0 Release
Added
Changed
- #58 Testing against a cluster with two nodes (solrcloud1 and solrcloud2) instead of one @dortegau
- #54 Installing SolrCloud 7.5.0 by default @dortegau
- #55 Upgrading Java and ZooKeeper roles to latest versions, using hostmanager plugin to manage network instead of landrush, adding test-requirements.txt for execution under pipenv and upgrading to Ansible 2.5.5.0 @dortegau