Skip to content

Latest commit

 

History

History
232 lines (175 loc) · 10.8 KB

CHANGELOG.md

File metadata and controls

232 lines (175 loc) · 10.8 KB

Change Log

All notable changes to this project will be documented in this file.

3.2.0 (2024-03-25)

Added

  • #171 Add S3 backup for solr @santi-eidu

3.1.3 (2023-01-26)

Added

  • #167 Add service template variable @santi-eidu

3.1.2 (2023-01-17)

Fixed

  • #164 Reinstalling/Updating problem @sorobon

3.1.1 (2022-11-07)

Added

  • #136 Add documentation about setting up cores and collections @sorobon

Fixed

  • #160 Several errors in service template @sorobon

3.1.0 (2022-09-07)

Added

  • #157 Add OS tunning @MarioNv91 && @aren-pulid0

3.0.4 (2022-06-13)

Fixed

  • #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)

Added

  • [#149] Use provided configured value for autoAddReplicas at Modify existing collections step @ilorancab

3.0.2 (2021-12-20)

Added

  • [#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)

Changed

  • Default version as 8.9.0 @sorobon

Fixed

  • [#137] Testing with debian buster failing @sorobon

3.0.0 (2021-03-17)

Added

  • [#127] Solr standalone mode support @sorobon

Changed

  • Role renamed to solr_role @sorobon
  • Default version as 8.8.1

2.5.1 (2020-08-10)

Fixed

  • [#123] Notify when external libs added @sorobon

2.5.0 (2020-06-02)

Added

  • #112 Support for package management @sorobon

2.4.1 (2020-05-25)

Changed

  • #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

Fixed

  • #106 Extra space in SOLR_ULIMIT_CHECKS var in solr.in.sh.j2 @sorobon

Removed

  • Only one molecule test with all options @sorobon

2.4.0 (2019-11-20)

Added

  • [#100] JVM agents support @sorobon

Changed

  • [#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

Removed

  • [#98] Collection templates transfer using rsync module (no option available now)

2.3.0 (2019-10-31)

Changed

  • [#94] Upgrade to solr 8.2.0 @sorobon

2.2.0 (2019-06-19)

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

  • #90 Fix collection templates transfer adding copy module option @jnogol

2.1.2 (2019-01-30)

Changed

  • #72 Adding cache and retries in remote package installation @dortegau

Fixed

  • #75 Logging is not working @sorobon

2.1.1 (2019-01-21)

Full Changelog

Fixed

  • #67 Role fails when collections aren't provided @sorobon

2.1.0 (2018-12-19)

Full Changelog

Changed

  • #63 Installing Apache Solr 7.6.0 by default @dortegau

2.0.0 (2018-12-17)

Full Changelog

Added

  • #53 Adding tasks to manage collections @dortegau

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

1.9.0 (2018-02-12)

Full Changelog

Changed

  • #47 Configure zookeeper client timeout @danieljesus
  • #14 Add Travis CI @jnogol

1.8.0 (2017-09-26)

Full Changelog

Fixed

  • #43 Forcing XML response in admin/info request handler due to change to JSON as default response format @dortegau

Changed

  • #41 Upgrading to SolrCloud 7.0.0 @dortegau

1.7.0 (2017-06-29)

Full Changelog

Changed

  • #36 Support Debian stretch @jmonterrubio

1.6.0 (2017-04-24)

Full Changelog

Changed

  • #30 Upgrading to SolrCloud 6.5.0 @dortegau

Fixed

  • #26 Fixing configuration issues in tests when default TLD was added @dortegau

1.5.2 (2017-04-21)

Full Changelog

Fixed

  • #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)

Full Changelog

Fixed

  • #21 Fixing Acceptor/Selector thread configuration in jetty-http template @dortegau

1.5.0 (2017-03-31)

Full Changelog

Added

Renamed some vars (backwards compatible!) @jmonterrubio

Fixed

  • #18 Check version for conditional installation @jmonterrubio

1.4.0 (2017-03-16)

Full Changelog

Added

  • #15 Add jetty-http config file @javierRobledo

1.3.0 (2017-02-23)

Full Changelog

Added

  • #11 Add mount folder for backup @jmonterrubio

1.2.0 (2017-01-27)

Full Changelog

Added

  • #8 Set JVM args by configuration @jmonterrubio

1.1.1 (2017-01-11)

Full Changelog

Fixed

  • #4 Copy solr.xml file for not default data dir @jmonterrubio

Full Changelog

Added

  • #1 Enable all the jetty HttpConfiguration parameters from ansible @jmonterrubio

Fixed

  • Renamed solr_role in tests playbook @jmonterrubio

Full Changelog

Fixed

  • JMX enable @jmonterrubio

Added

  • Log configuration @jmonterrubio
  • Update doc @jmonterrubio
  • Code refactor @jmonterrubio
  • Update SolrCloud sources repository @jmonterrubio

Added

  • First commit @jmonterrubio