All notable changes to this project will be documented in this file.
3.2.0 (2024-03-25)
- #171 Add S3 backup for solr @santi-eidu
3.1.3 (2023-01-26)
- #167 Add service template variable @santi-eidu
3.1.2 (2023-01-17)
- #164 Reinstalling/Updating problem @sorobon
3.1.1 (2022-11-07)
- #136 Add documentation about setting up cores and collections @sorobon
- #160 Several errors in service template @sorobon
3.1.0 (2022-09-07)
- #157 Add OS tunning @MarioNv91 && @aren-pulid0
3.0.4 (2022-06-13)
- #154 fix task with tag solr_collections running on all hosts when the play set the batch size with serial 1 @ajiang
3.0.3 (2022-01-26)
- [#149] Use provided configured value for
autoAddReplicas
atModify existing collections
step @ilorancab
3.0.2 (2021-12-20)
- [#141] Upgrade to version 8.11.0 @aren-pulid0
- [#141] Fix log4j vulnerability @aren-pulid0
- [#141] Support for Debian 11 bullseye @aren-pulid0
3.0.1 (2021-09-13)
- Default version as 8.9.0 @sorobon
- [#137] Testing with debian buster failing @sorobon
3.0.0 (2021-03-17)
- [#127] Solr standalone mode support @sorobon
- Role renamed to solr_role @sorobon
- Default version as 8.8.1
2.5.1 (2020-08-10)
- [#123] Notify when external libs added @sorobon
2.5.0 (2020-06-02)
- #112 Support for package management @sorobon
2.4.1 (2020-05-25)
- #107 Default naven repository using https instead of http @sorobon
- 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 solr_role @sorobon
- #112 Improve agents management @sorobon
- #117 Support for debian buster @sorobon
- #106 Extra space in SOLR_ULIMIT_CHECKS var in solr.in.sh.j2 @sorobon
- Only one molecule test with all options @sorobon
2.4.0 (2019-11-20)
- [#100] JVM agents support @sorobon
- [#98] Add template support for collections @sorobon
- [#98] Default version installed is Solr 8.3.0 @sorobon
- [#100] Goss version used (0.3.7) @sorobon
- [#98] Collection templates transfer using rsync module (no option available now)
2.3.0 (2019-10-31)
- [#94] Upgrade to solr 8.2.0 @sorobon
2.2.0 (2019-06-19)
- #80 External libs support added @sorobon
- #82 Java 11 support @sorobon
- Add ability to provide custom templates via
solr_templates_dir
variable @jnogol
- #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
- #90 Fix collection templates transfer adding copy module option @jnogol
2.1.2 (2019-01-30)
- #72 Adding cache and retries in remote package installation @dortegau
- #75 Logging is not working @sorobon
2.1.1 (2019-01-21)
- #67 Role fails when collections aren't provided @sorobon
2.1.0 (2018-12-19)
- #63 Installing Apache Solr 7.6.0 by default @dortegau
2.0.0 (2018-12-17)
- #53 Adding tasks to manage collections @dortegau
- #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
1.9.0 (2018-02-12)
1.8.0 (2017-09-26)
- #43 Forcing XML response in admin/info request handler due to change to JSON as default response format @dortegau
- #41 Upgrading to SolrCloud 7.0.0 @dortegau
1.7.0 (2017-06-29)
- #36 Support Debian stretch @jmonterrubio
1.6.0 (2017-04-24)
- #30 Upgrading to SolrCloud 6.5.0 @dortegau
- #26 Fixing configuration issues in tests when default TLD was added @dortegau
1.5.2 (2017-04-21)
- #24 Fixing jetty-xml configuration file (deleting values inside config sets) @dortegau
- #26 Adding default TLD in molecule.yml @dortegau
1.5.1 (2017-04-21)
- #21 Fixing Acceptor/Selector thread configuration in jetty-http template @dortegau
1.5.0 (2017-03-31)
Renamed some vars (backwards compatible!) @jmonterrubio
- #18 Check version for conditional installation @jmonterrubio
1.4.0 (2017-03-16)
- #15 Add jetty-http config file @javierRobledo
1.3.0 (2017-02-23)
- #11 Add mount folder for backup @jmonterrubio
1.2.0 (2017-01-27)
- #8 Set JVM args by configuration @jmonterrubio
1.1.1 (2017-01-11)
- #4 Copy solr.xml file for not default data dir @jmonterrubio
- #1 Enable all the jetty HttpConfiguration parameters from ansible @jmonterrubio
- Renamed solr_role in tests playbook @jmonterrubio
- JMX enable @jmonterrubio
- Log configuration @jmonterrubio
- Update doc @jmonterrubio
- Code refactor @jmonterrubio
- Update SolrCloud sources repository @jmonterrubio
- First commit @jmonterrubio