Releases: saltstack-formulas/mongodb-formula
Releases · saltstack-formulas/mongodb-formula
v1.1.1
v1.1.0
1.1.0 (2021-08-09)
Continuous Integration
- gemfile+lock: use
ssf
customisedinspec
repo [skip ci] (0baed21) - add Debian 11 Bullseye & update
yamllint
configuration [skip ci] (6266aa9) - 3003.1: update inc. AlmaLinux, Rocky &
rst-lint
[skip ci] (b34922b) - kitchen: move
provisioner
block & updaterun_command
[skip ci] (a1af7a5)
Features
- repository: only take keys with values (d71b5d1)
v1.0.3
1.0.3 (2021-06-24)
Bug Fixes
- remove firewalld from dependencies (7bf363c)
Continuous Integration
- kitchen+gitlab: remove Ubuntu 16.04 & Fedora 32 (EOL) [skip ci] (f709345)
- add
arch-master
to matrix and update.travis.yml
[skip ci] (706b49f) - commitlint: ensure
upstream/master
uses main repo URL [skip ci] (8c82e2b) - gemfile+lock: use
ssf
customisedkitchen-docker
repo [skip ci] (b24c101) - gitlab-ci: add
rubocop
linter (withallow_failure
) [skip ci] (586292c) - gitlab-ci: use GitLab CI as Travis CI replacement (b743808)
- kitchen+ci: use latest pre-salted images (after CVE) [skip ci] (74ce488)
- kitchen+gitlab: adjust matrix to add
3003
[skip ci] (d3e5feb) - kitchen+gitlab-ci: use latest pre-salted images [skip ci] (7db78ba)
- pre-commit: add to formula [skip ci] (6849f80)
- pre-commit: enable/disable
rstcheck
as relevant [skip ci] (ffe3388) - pre-commit: finalise
rstcheck
configuration [skip ci] (b9e0df0) - pre-commit: update hook for
rubocop
[skip ci] (dccb17c)
Documentation
- remove files which aren't formula-specific [skip ci] (b8bfdd3)
- readme: fix headings and contributing link [skip ci] (8e6d59b)
Tests
- standardise use of
share
suite &_mapdata
state [skip ci] (82a3b26)
v1.0.2
v1.0.1
1.0.1 (2020-08-09)
Bug Fixes
- config: rename config file to .conf (274e50b)
- linux: fixup linux ci/cd (b002965)
- macos: hugepages in linux kernel only (25a6883)
- macos: launchctl and plist fixes (543d5c7)
Code Refactoring
- jinja: depreciate/replacer two variable names (2f07675)
Continuous Integration
- kitchen: use
saltimages
Docker Hub where available [skip ci] (2f143f9) - kitchen+travis: add new platforms [skip ci] (c16bb41)
Styles
- libtofs.jinja: use Black-inspired Jinja formatting [skip ci] (af35635)
v1.0.0
1.0.0 (2020-05-26)
Bug Fixes
- script: fix some travis tests (63cfb1e)
Code Refactoring
- all: align to template; fix bugs and ci (fc1ff28)
Continuous Integration
- gemfile.lock: add to repo with updated
Gemfile
[skip ci] (e76b40c) - kitchen: avoid using bootstrap for
master
instances [skip ci] (498b79f) - kitchen+travis: adjust matrix to add
3000.3
[skip ci] (f98319a) - kitchen+travis: remove
master-py2-arch-base-latest
[skip ci] (2220bd9) - travis: add notifications => zulip [skip ci] (81d3677)
- workflows/commitlint: add to repo [skip ci] (3e8848d)
Documentation
- readme: add depth one (5680c6b)
Features
- semantic-release: standardise for this formula (f56ba6a)
BREAKING CHANGES
- all: The data dictionary is simplified and redesigned.
This formula is aligned to template-formula with multiple fixes.
Retest your states and update pillar data accordingly.
For developer convenience, connectors and gui states are introduced.
See pillar.example, defaults.yaml, and docs/README.
v0.19.1
v0.19.0
v0.18.3: Merge pull request #72 from sylvainfaivre/make-compass-optional
don't install compass unless asked for