Skip to content

v2.4.11: Nexus 3.21 and Molecule 3.0

Compare
Choose a tag to compare
@zeitounator zeitounator released this 23 Feb 22:18

This is mainly a maintenance release to make the role compatible with nexus 3.21 and molecule 3.0 for CI. Work has been done on #247 with inputs from #246 (thanks to @noroutine)

Important note: although we do our best to keep backward compatibility with older nexus version, we do this on a best effort basis. We strongly encourage you to keep up with the latest possible nexus version (as far as the role can support it). Known backward incompatible functionalities that will fail with nexus version < 3.20:

  • ldap settings (you can use version v2.4.6 for older version)
  • cleanup policies management (no alternative as of now. Upgrade your nexus install to use)

What has changed in this release:

  • Travis CI now uses molecule 3.0
  • tests/test_groovySyntax.sh can now be used on MacOS
  • repository creation is fixed for nexus 3.21+ with backward compatibility
  • content selectors creation is now backward compatible with older versions and the script as been moved to new format: create selector list in a single pass with idempotence check.