Skip to content

Releases: idealista/solr_role

2.5.1

10 Aug 09:54
8f40d56
Compare
Choose a tag to compare

Fixed

2.5.0

02 Jun 10:12
c7b1b8b
Compare
Choose a tag to compare

Added

2.4.1

25 May 16:02
6b2cc8a
Compare
Choose a tag to compare

Changed

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

20 Nov 09:48
74479da
Compare
Choose a tag to compare

Added

Changed

Removed

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

2.3.0

31 Oct 14:45
012a373
Compare
Choose a tag to compare

External libs & Java 11 support, provide custom templates, v8.1.1

19 Jun 14:17
46a4159
Compare
Choose a tag to compare

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

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

2.1.2

30 Jan 17:39
c3278f6
Compare
Choose a tag to compare

Changed

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

Fixed

2.1.1

21 Jan 10:31
7477933
Compare
Choose a tag to compare

Fixed

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

2.1.0 Release

19 Dec 10:06
ac0e677
Compare
Choose a tag to compare

Changed

2.0.0 Release

17 Dec 17:51
a3d25c8
Compare
Choose a tag to compare

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