Skip to content

Releases: extra2000/arangodb-formula

v1.2.0

25 Jul 09:12
Compare
Choose a tag to compare

1.2.0 (2021-07-25)

Features

  • network: add option to use Podman default network (ea4b6b7)
  • seccomp: add option to disable SecComp (e031b97)

v1.1.1

24 Jul 18:12
Compare
Choose a tag to compare

1.1.1 (2021-07-24)

Code Refactoring

  • podman-network: rename Podman network .conflist file (5027de0)

Documentations

  • README: add Section Prerequisites (8212c70)

Fixes

  • podman-network: fix Podman network doesn't properly isolated per project name (0f66705)
  • selinux: allow unreserved_port_t:tcp_socket name_connect (102eca4)

v1.1.0

23 Jul 18:47
Compare
Choose a tag to compare

1.1.0 (2021-07-23)

Features

  • seccomp: add default seccomp profile (ead96ea)

Fixes

  • arangodb.clean: forgot to clean SELinux policy (87cf929)

Continuous Integrations

  • AppVeyor: add instruction for arangodb state (944fbff)
  • AppVeyor: add Podman installation (af84f89)
  • AppVeyor: add SaltStack v3003.1 installation (3061d30)
  • AppVeyor: add workaround for SaltStack jinja2 3.0.x bug (895ad69)

Documentations

  • README: fix Subsubsection links (2497092)

v1.0.0

22 Jul 18:59
Compare
Choose a tag to compare

1.0.0 (2021-07-22)

Features

  • add required implementations (b9b767f)

Documentations

  • README: update README.md (9c6fcba)

Continuous Integrations

  • add AppVeyor with semantic-release (921711f)