Skip to content

Releases: saltstack-formulas/mongodb-formula

v1.1.1

24 Jan 18:52
Compare
Choose a tag to compare

1.1.1 (2022-01-24)

Bug Fixes

  • repo: do not override service from package (789bb9a)
  • users: mongodb as system user/group (0054e6e)

Continuous Integration

  • kitchen+ci: update with 3004 pre-salted images/boxes [skip ci] (1ed6fd5)
  • kitchen+ci: update with latest 3003.2 pre-salted images [skip ci] (c66a656)
  • kitchen+ci: update with latest CVE pre-salted images [skip ci] (67228eb)

v1.1.0

09 Aug 22:59
Compare
Choose a tag to compare

1.1.0 (2021-08-09)

Continuous Integration

  • gemfile+lock: use ssf customised inspec 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 & update run_command [skip ci] (a1af7a5)

Features

  • repository: only take keys with values (d71b5d1)

v1.0.3

24 Jun 13:43
Compare
Choose a tag to compare

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 customised kitchen-docker repo [skip ci] (b24c101)
  • gitlab-ci: add rubocop linter (with allow_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

09 Aug 21:04
Compare
Choose a tag to compare

1.0.2 (2020-08-09)

Bug Fixes

  • issues: file various minor issues (cf8b457)

v1.0.1

09 Aug 20:55
Compare
Choose a tag to compare

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

26 May 12:06
Compare
Choose a tag to compare

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

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

25 Jan 20:10
Compare
Choose a tag to compare

0.19.1 (2020-01-25)

Code Refactoring

  • variable: rename private vars to (pkgname, name) (55655d9)

Continuous Integration

  • gemfile: restrict train gem version until upstream fix [skip ci] (5405069)
  • travis: use major.minor for semantic-release version [skip ci] (e3be127)

v0.19.0

29 Nov 20:26
Compare
Choose a tag to compare

0.19.0 (2019-11-29)

Bug Fixes

  • salt-lint: fix all errors (0b748ff)
  • shellcheck: fix all errors (0399d36)
  • yamllint: fix all errors (fe6ce81)

Code Refactoring

  • kitchen: prefer kitchen.yml to .kitchen.yml (7b5b905)

Documentation

  • readme: modify according to standard structure (f4af1ac)
  • readme: move to docs/ directory (668850e)

Features

  • semantic-release: implement for this formula (c778890)

Tests

  • inspec: add tests for package & service (15b8d4c)
  • pillar: add pillar for default suite (from pillar.example) (2167491)
  • pillar: install 4.2 from repo (d6df790)

v0.18.3: Merge pull request #72 from sylvainfaivre/make-compass-optional

29 Nov 08:14
159be90
Compare
Choose a tag to compare