Releases: saltstack-formulas/redis-formula
Releases · saltstack-formulas/redis-formula
v0.28.1
0.28.1 (2022-02-12)
Code Refactoring
- salt-lint: fix violations (eef0cf1)
Continuous Integration
- update linters to latest versions [skip ci] (45e625e)
- 3003.1: update inc. AlmaLinux, Rocky &
rst-lint
[skip ci] (fea9e42) - gemfile: allow rubygems proxy to be provided as an env var [skip ci] (a458500)
- gemfile+lock: use
ssf
customisedinspec
repo [skip ci] (d272d1a) - kitchen: move
provisioner
block & updaterun_command
[skip ci] (6b0f151) - kitchen+ci: update with
3004
pre-salted images/boxes [skip ci] (c16bbca) - kitchen+ci: update with latest
3003.2
pre-salted images [skip ci] (3a6f8c2) - kitchen+ci: update with latest CVE pre-salted images [skip ci] (c0eae92)
- kitchen+gitlab: update for new pre-salted images [skip ci] (25fc44b)
- add Debian 11 Bullseye & update
yamllint
configuration [skip ci] (c6fe7cb)
v0.28.0
0.28.0 (2021-06-24)
Bug Fixes
Continuous Integration
- gitlab-ci: enable Arch Linux [skip ci] (8a8a71d)
- kitchen+gitlab: adjust matrix to add
3003
[skip ci] (ea7db6d) - kitchen+gitlab: remove Ubuntu 16.04 & Fedora 32 (EOL) [skip ci] (3b5d2f7)
- add
arch-master
to matrix and update.travis.yml
[skip ci] (71d420f)
Features
- arch: add support for archlinux (02c1d2f)
v0.27.2
0.27.2 (2021-04-02)
Bug Fixes
- debian: install/configure sentinel on stretch/buster (cba4fbe)
- debian: optimize code for deletion (a4a5d3c)
Continuous Integration
- kitchen+ci: use latest pre-salted images (after CVE) [skip ci] (4b3644c)
Tests
- standardise use of
share
suite &_mapdata
state [skip ci] (de567a6)
v0.27.1
0.27.1 (2021-03-04)
Bug Fixes
- common: add inline EPEL repo configuration for Amazon Linux 2 (6b1c316)
- noise: only change hugepage state if needed (cd793f2)
- suse: fix for OpenSUSE Leap & Tumbleweed (9ce0e7f)
Continuous Integration
- commitlint: ensure
upstream/master
uses main repo URL [skip ci] (c9bde0b) - gemfile+lock: use
ssf
customisedkitchen-docker
repo [skip ci] (05cb8a1) - gitlab-ci: add
rubocop
linter (withallow_failure
) [skip ci] (526d533) - kitchen+gitlab-ci: use latest pre-salted images [skip ci] (889c8f8)
- pre-commit: update hook for
rubocop
[skip ci] (03bcbcf)
v0.27.0
0.27.0 (2020-12-16)
Bug Fixes
- defaults: fix
yamllint
violation [skip ci] (90093e2) - init: convert to metastate; add clean state (ca5f5aa)
- release.config.js: use full commit hash in commit link [skip ci] (9c0b42a)
Code Refactoring
- server: simplify install.sls (f86a718)
Continuous Integration
- gemfile: restrict
train
gem version until upstream fix [skip ci] (adff150) - gemfile.lock: add to repo with updated
Gemfile
[skip ci] (e7f1305) - gitlab-ci: use GitLab CI as Travis CI replacement (38840b7)
- kitchen: avoid using bootstrap for
master
instances [skip ci] (7957381) - kitchen: use
debian-10-master-py3
instead ofdevelop
[skip ci] (e01a263) - kitchen: use
develop
image untilmaster
is ready (amazonlinux
) [skip ci] (769ec90) - kitchen: use
saltimages
Docker Hub where available [skip ci] (8bf0065) - kitchen+travis: remove
master-py2-arch-base-latest
[skip ci] (a0d6394) - kitchen+travis: upgrade matrix after
2019.2.2
release [skip ci] (0d7108e) - pre-commit: add to formula [skip ci] (b48efa9)
- pre-commit: enable/disable
rstcheck
as relevant [skip ci] (d180e9b) - pre-commit: finalise
rstcheck
configuration [skip ci] (13311ce) - travis: add notifications => zulip [skip ci] (6e49f55)
- travis: apply changes from build config validation [skip ci] (503fa20)
- travis: opt-in to
dpl v2
to complete build config validation [skip ci] (a3efd1f) - travis: quote pathspecs used with
git ls-files
[skip ci] (da71c9d) - travis: run
shellcheck
during lint job [skip ci] (e63b945) - travis: update
salt-lint
config forv0.0.10
[skip ci] (b317fec) - travis: use
major.minor
forsemantic-release
version [skip ci] (fe02b53) - travis: use build config validation (beta) [skip ci] (a0ffb8a)
- workflows/commitlint: add to repo [skip ci] (b9b286b)
Documentation
- contributing: remove to use org-level file instead [skip ci] (a803116)
- readme: fix
rstcheck
violation & standardise [skip ci] (ca32bfd) - readme: update link to
CONTRIBUTING
[skip ci] (bd011b8)
Features
- suse: basic opensuse support; tidyup (f29f544)
Performance Improvements
- travis: improve
salt-lint
invocation [skip ci] (186796b)
v0.26.2
v0.26.1
0.26.1 (2019-10-10)
Bug Fixes
- common.sls: fix
salt-lint
errors () - redis-3.0.conf.jinja: fix
salt-lint
errors () - redis-sentinel_initd.jinja: fix
salt-lint
errors () - sentinel.sls: fix
salt-lint
errors () - server.sls: fix
salt-lint
errors ()
Continuous Integration
- kitchen: change
log_level
todebug
instead ofinfo
() - kitchen: install required packages to bootstrapped
opensuse
[skip ci] () - kitchen: use bootstrapped
opensuse
images until2019.2.2
[skip ci] () - platform: add
arch-base-latest
(commented out for now) [skip ci] () - merge travis matrix, add
salt-lint
&rubocop
tolint
job ()
v0.26.0
v0.25.2: Merge pull request #78 from saltstack-formulas/myii-patch-1
fix(map): avoid `defaults.merge` bug on `salt-ssh` (`redis_settings`)