Releases: tubemogul/puppet-maxscale
Releases · tubemogul/puppet-maxscale
Release 1.1.1
Changed
- Move the changelog to markdown and start using semver
- The Travis tests matrix has been changed to get quicker tests and integrate
rubocop testing for code quality Gemfile
andRakefile
have been refactored- Added the syntax color for the code blocks in the
README.markdown
Fixed
- Code quality cleanup based on rubocop and rubocop-spec standards
- Fixed puppet-lint warnings
Dropped
- Removed the
CONTRIBUTORS
file. You can get the contributors via the GitHub API - The version-dependent files have been dropped (aka
Gemfile.lock
)
Release 1.1.0
Fixes:
- Create directories when maxscale user exists
Added: - Added initial support for osfamily RedHat.
- Upgrade to latest puppet-skeleton version from garethr
Release 1.0.2
- Fixing a wrong dependency in the metadata
- Updating documentation
Release 1.0.1
- fix some ports in the multi-instance example
- Fix some spec issues appeared with newly used fact on the apt module
- Add documentation to guide on the last steps of the process for creating a binlog proxy
- Fixing missing execution rights on the init script
- Fixing Json_pure dependency problems in the gemfile
- Fix a mistake in the installation part of the documentation
First release
1.0.0 Preparing release 1.0.0