- Update gems
- Fix default values for ldap group attributes
- Add support to Nexus PRO
- Remove deprecation warnings about ERB initialization on Ruby 2.7+
- Fix realm settings for Nexus 3.60+
- Fix support to puppet dependencies while using nexus3_blobstore
- Update docker setup to use Nexus 3.72.0
- Fix idempotence on configuring cleanup policies on repositories
- Fix support for http settings on Nexus 3.41+
- Fix how boolean values are set for repositories
- Adjust how user passwords are handled to be required and checked only on user creation
- Prevent changes on version_policy for repository groups
- Adjust upper version restriction of puppetlabs-stdlib
- Complete refactor to use the resource_api base class
- Refactor tests to use a running Nexus server instead of mocks
- Convert to PDK project
- Add support for Helm repository type
- Add support to configure the Negative Cache in proxied repositories
- Add support to configure http authentication as Preemptive Bearer Token
- Extend support to Nexus 3.20+
- Add support to manage routing rules
- Improve configurations for repositories
- Change the configuration file name to nexus3_rest.conf
- Add support to manage cleanup policies
- Improve configurations for repositories
- Fix differences by array elements order
- Add support to apt, composer and yum repository types
- Add support to docker specific attributes
- Add support to new Tasks
- Add nexus3_privilege and nexus3_blobstore types
- Add support to Nexus 3.8+ due to changes in the script API path (release notes)
- Initial version