semantic-release-bot
49fb7eae7a
chore(release): 2.7.0 [skip ci]
...
# [2.7.0](https://github.com/saltstack-formulas/nginx-formula/compare/v2.6.3...v2.7.0 ) (2021-04-28)
### Continuous Integration
* **kitchen+gitlab:** adjust matrix to add `3003` [skip ci] ([46faf4e
](46faf4e24b
))
* **vagrant:** add FreeBSD 13.0 [skip ci] ([b41062e
](b41062e3b1
))
* **vagrant:** use pre-salted boxes & conditional local settings [skip ci] ([b9e9cd3
](b9e9cd38e6
))
### Documentation
* **readme:** add `Testing with Vagrant` section [skip ci] ([5727848
](57278481de
))
### Features
* **servers_config:** add require statement to manage dependencies ([622d22f
](622d22f971
))
### Tests
* **requires:** verify dependencies in vhosts ([6478143
](64781431b9
))
2021-04-28 14:53:21 +00:00
Imran Iqbal
57278481de
docs(readme): add Testing with Vagrant
section [skip ci]
2021-04-03 13:40:50 +01:00
semantic-release-bot
13591c61c5
chore(release): 2.6.3 [skip ci]
...
## [2.6.3](https://github.com/saltstack-formulas/nginx-formula/compare/v2.6.2...v2.6.3 ) (2021-04-03)
### Bug Fixes
* **freebsd:** add `openssl` pkg and update all `default` tests ([4cd351a
](4cd351adbc
))
### Continuous Integration
* enable Vagrant-based testing using GitHub Actions ([c79ce9a
](c79ce9a9ae
))
2021-04-03 12:36:54 +00:00
semantic-release-bot
1e5cd1108e
chore(release): 2.6.2 [skip ci]
...
## [2.6.2](https://github.com/saltstack-formulas/nginx-formula/compare/v2.6.1...v2.6.2 ) (2021-03-30)
### Bug Fixes
* **servers_config:** fixup 05994e1
([c03729a
](c03729ae32
))
2021-03-30 18:02:24 +00:00
semantic-release-bot
3722991fde
chore(release): 2.6.1 [skip ci]
...
## [2.6.1](https://github.com/saltstack-formulas/nginx-formula/compare/v2.6.0...v2.6.1 ) (2021-03-29)
### Bug Fixes
* **servers_config:** remove service depedency ([05994e1
](05994e1b17
))
### Code Refactoring
* **servers_config:** remove unused loop ([3825557
](3825557070
))
### Continuous Integration
* **kitchen+ci:** include `passenger` suite [skip ci] ([0bbe686
](0bbe68619f
))
### Tests
* standardise use of `share` suite & `_mapdata` state [skip ci] ([8ea3c82
](8ea3c82be3
))
2021-03-29 14:25:37 +00:00
semantic-release-bot
1d9a15fe49
chore(release): 2.6.0 [skip ci]
...
# [2.6.0](https://github.com/saltstack-formulas/nginx-formula/compare/v2.5.0...v2.6.0 ) (2021-03-11)
### Bug Fixes
* **passenger:** various fixes ([7271c9d
](7271c9d16c
))
* **pkg:** add inline EPEL repo configuration for Amazon Linux 2 ([ae6375c
](ae6375cccc
))
### Continuous Integration
* **gemfile+lock:** use `ssf` customised `kitchen-docker` repo [skip ci] ([123d13e
](123d13e2f4
))
* **kitchen+ci:** make rubocop happy [skip ci] ([eedfc56
](eedfc56b41
))
* **kitchen+ci:** use latest pre-salted images (after CVE) [skip ci] ([63d32a4
](63d32a40b1
))
* **kitchen+gitlab-ci:** use latest pre-salted images [skip ci] ([b4411c6
](b4411c61d3
))
* **pre-commit:** update hook for `rubocop` [skip ci] ([2a23743
](2a23743fca
))
### Features
* **config:** validate config before applying ([b396b24
](b396b24fe4
))
### Tests
* **config:** fix for Amazon Linux 2 & Oracle Linux 7/8 ([ab39c8f
](ab39c8f7c3
))
2021-03-11 17:20:41 +00:00
semantic-release-bot
19203409ae
chore(release): 2.5.0 [skip ci]
...
# [2.5.0](https://github.com/saltstack-formulas/nginx-formula/compare/v2.4.1...v2.5.0 ) (2021-01-04)
### Continuous Integration
* **commitlint:** ensure `upstream/master` uses main repo URL [skip ci] ([0ecd767
](0ecd767e86
))
* **gitlab-ci:** add `rubocop` linter (with `allow_failure`) [skip ci] ([5c9f6d4
](5c9f6d4d71
))
### Features
* **context:** pass `nginx` to snippets and server_config contexts ([8641f0d
](8641f0d79a
))
2021-01-04 22:59:45 +00:00
semantic-release-bot
33d9ab74e1
chore(release): 2.4.1 [skip ci]
...
## [2.4.1](https://github.com/saltstack-formulas/nginx-formula/compare/v2.4.0...v2.4.1 ) (2020-12-16)
### Continuous Integration
* **gemfile.lock:** add to repo with updated `Gemfile` [skip ci] ([bcd67a6
](bcd67a6d46
))
* **gitlab-ci:** use GitLab CI as Travis CI replacement ([f988e6d
](f988e6d8f5
))
* **kitchen:** use `saltimages` Docker Hub where available [skip ci] ([a45ffb6
](a45ffb66ae
))
* **kitchen+travis:** remove `master-py2-arch-base-latest` [skip ci] ([86f0a57
](86f0a5705a
))
* **pre-commit:** add to formula [skip ci] ([cb98ed0
](cb98ed05c6
))
* **pre-commit:** enable/disable `rstcheck` as relevant [skip ci] ([093c38e
](093c38eae7
))
* **pre-commit:** finalise `rstcheck` configuration [skip ci] ([33ce43d
](33ce43dcec
))
* **travis:** add notifications => zulip [skip ci] ([a288342
](a288342070
))
* **workflows/commitlint:** add to repo [skip ci] ([437b28a
](437b28af25
))
### Styles
* **libtofs.jinja:** use Black-inspired Jinja formatting [skip ci] ([66f4ea7
](66f4ea7ed9
))
2020-12-16 13:00:11 +00:00
Imran Iqbal
33ce43dcec
ci(pre-commit): finalise rstcheck
configuration [skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/267
2020-10-10 06:49:43 +01:00
semantic-release-bot
8052d2872c
chore(release): 2.4.0 [skip ci]
...
# [2.4.0](https://github.com/saltstack-formulas/nginx-formula/compare/v2.3.3...v2.4.0 ) (2020-03-31)
### Bug Fixes
* **libtofs:** “files_switch” mess up the variable exported by “map.jinja” [skip ci] ([10b446e
](10b446ed1e
))
### Continuous Integration
* **kitchen:** avoid using bootstrap for `master` instances [skip ci] ([efebb0a
](efebb0af6b
))
### Features
* **add purge option:** purge sites option ([a373bda
](a373bdab79
))
2020-03-31 13:55:42 +00:00
semantic-release-bot
5938e9d5c5
chore(release): 2.3.3 [skip ci]
...
## [2.3.3](https://github.com/saltstack-formulas/nginx-formula/compare/v2.3.2...v2.3.3 ) (2019-12-22)
### Bug Fixes
* **map.jinja:** use upstream default for `worker_connections` ([49caf8c
](49caf8cd69
)), closes [#261 ](https://github.com/saltstack-formulas/nginx-formula/issues/261 )
### Continuous Integration
* **gemfile:** restrict `train` gem version until upstream fix [skip ci] ([09be54d
](09be54d05f
))
* **travis:** quote pathspecs used with `git ls-files` [skip ci] ([091c614
](091c61448d
))
* **travis:** run `shellcheck` during lint job [skip ci] ([ccf64d9
](ccf64d9be2
))
* **travis:** use `major.minor` for `semantic-release` version [skip ci] ([facbaa1
](facbaa1e39
))
2019-12-22 22:53:08 +00:00
semantic-release-bot
c2fc324238
chore(release): 2.3.2 [skip ci]
...
## [2.3.2](https://github.com/saltstack-formulas/nginx-formula/compare/v2.3.1...v2.3.2 ) (2019-11-25)
### Bug Fixes
* **certificates.sls:** prepare `certificates_path` dir separately ([297e3ac
](297e3ac400
)), closes [#241 ](https://github.com/saltstack-formulas/nginx-formula/issues/241 )
* **release.config.js:** use full commit hash in commit link [skip ci] ([b13ec85
](b13ec85433
))
### Continuous Integration
* **kitchen:** use `debian-10-master-py3` instead of `develop` [skip ci] ([0665878
](066587829c
))
* **kitchen:** use `develop` image until `master` is ready (`amazonlinux`) [skip ci] ([e8ed39a
](e8ed39a62c
))
* **kitchen+travis:** upgrade matrix after `2019.2.2` release [skip ci] ([faefcab
](faefcabd65
))
* **travis:** apply changes from build config validation [skip ci] ([4125887
](41258874a5
))
* **travis:** opt-in to `dpl v2` to complete build config validation [skip ci] ([dbeb2da
](dbeb2da3e4
))
* **travis:** update `salt-lint` config for `v0.0.10` [skip ci] ([a8382b5
](a8382b51a0
))
* **travis:** use build config validation (beta) [skip ci] ([bbf91c9
](bbf91c9f14
))
* merge travis matrix, add `salt-lint` & `rubocop` to `lint` job ([567c08c
](567c08c9ad
))
### Documentation
* **contributing:** remove to use org-level file instead [skip ci] ([2e58d63
](2e58d636aa
))
* **readme:** update link to `CONTRIBUTING` [skip ci] ([3ff6692
](3ff6692590
))
### Performance Improvements
* **travis:** improve `salt-lint` invocation [skip ci] ([e586fbe
](e586fbeebc
))
### Tests
* **pillar/nginx.sls:** add reprodicible snippet based on issue [#241 ](https://github.com/saltstack-formulas/nginx-formula/issues/241 ) ([4ba3524
](4ba35247ed
))
2019-11-25 13:25:12 +00:00
Imran Iqbal
2e58d636aa
docs(contributing): remove to use org-level file instead [skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/70
2019-10-14 12:30:58 +01:00
Imran Iqbal
3ff6692590
docs(readme): update link to CONTRIBUTING
[skip ci]
2019-10-14 11:37:16 +01:00
semantic-release-bot
7be9dbcd91
chore(release): 2.3.1 [skip ci]
...
## [2.3.1](https://github.com/saltstack-formulas/nginx-formula/compare/v2.3.0...v2.3.1 ) (2019-10-10)
### Bug Fixes
* **certificates.sls:** fix `salt-lint` errors ([](https://github.com/saltstack-formulas/nginx-formula/commit/bedc1b6 ))
* **map.jinja:** fix `salt-lint` errors ([](https://github.com/saltstack-formulas/nginx-formula/commit/0772d8a ))
* **pkg.sls:** fix `salt-lint` errors ([](https://github.com/saltstack-formulas/nginx-formula/commit/06d055e ))
### Continuous Integration
* **kitchen:** change `log_level` to `debug` instead of `info` ([](https://github.com/saltstack-formulas/nginx-formula/commit/671a4ce ))
* **kitchen:** install required packages to bootstrapped `opensuse` [skip ci] ([](https://github.com/saltstack-formulas/nginx-formula/commit/17291a0 ))
* **kitchen:** use bootstrapped `opensuse` images until `2019.2.2` [skip ci] ([](https://github.com/saltstack-formulas/nginx-formula/commit/a39e124 ))
* **platform:** add `arch-base-latest` ([](https://github.com/saltstack-formulas/nginx-formula/commit/c921086 ))
* **yamllint:** add rule `empty-values` & use new `yaml-files` setting ([](https://github.com/saltstack-formulas/nginx-formula/commit/3d48b1b ))
* merge travis matrix, add `salt-lint` & `rubocop` to `lint` job ([](https://github.com/saltstack-formulas/nginx-formula/commit/08ce3ed ))
* use `dist: bionic` & apply `opensuse-leap-15` SCP error workaround ([](https://github.com/saltstack-formulas/nginx-formula/commit/8ddb921 ))
### Documentation
* **pillar.example:** fix TOFS comment to explain the default path [skip ci] ([](https://github.com/saltstack-formulas/nginx-formula/commit/714f547 )), closes [/github.com/saltstack-formulas/libvirt-formula/pull/60#issuecomment-537965254](https://github.com//github.com/saltstack-formulas/libvirt-formula/pull/60/issues/issuecomment-537965254 ) [/github.com/saltstack-formulas/libvirt-formula/pull/60#issuecomment-537988138](https://github.com//github.com/saltstack-formulas/libvirt-formula/pull/60/issues/issuecomment-537988138 )
2019-10-10 02:52:10 +00:00
semantic-release-bot
9a700ca0bd
chore(release): 2.3.0 [skip ci]
...
# [2.3.0](https://github.com/saltstack-formulas/nginx-formula/compare/v2.2.1...v2.3.0 ) (2019-09-01)
### Continuous Integration
* **kitchen+travis:** replace EOL pre-salted images ([70e1426
](https://github.com/saltstack-formulas/nginx-formula/commit/70e1426 ))
### Features
* **passenger:** inc config, snippets, servers, etc ([e07b558
](https://github.com/saltstack-formulas/nginx-formula/commit/e07b558 ))
2019-09-01 19:22:39 +00:00
semantic-release-bot
4d4806fb3b
chore(release): 2.2.1 [skip ci]
...
## [2.2.1](https://github.com/saltstack-formulas/nginx-formula/compare/v2.2.0...v2.2.1 ) (2019-08-25)
### Documentation
* **readme:** update testing section ([182f216
](https://github.com/saltstack-formulas/nginx-formula/commit/182f216 ))
2019-08-25 20:04:26 +00:00
Nicolas Rodriguez
182f2169dc
docs(readme): update testing section
2019-08-25 21:42:30 +02:00
Imran Iqbal
34af78ad40
chore: use semantic-release
cross-formula standard structure
...
* Automated using `ssf-formula` (v0.6.0)
2019-08-17 16:06:48 +01:00
semantic-release-bot
df649c997b
chore(release): 2.2.0 [skip ci]
...
# [2.2.0](https://github.com/saltstack-formulas/nginx-formula/compare/v2.1.0...v2.2.0 ) (2019-08-12)
### Features
* **yamllint:** include for this repo and apply rules throughout ([6b7d1fe
](https://github.com/saltstack-formulas/nginx-formula/commit/6b7d1fe ))
2019-08-12 18:16:43 +00:00
semantic-release-bot
c00c058076
chore(release): 2.1.0 [skip ci]
...
# [2.1.0](https://github.com/saltstack-formulas/nginx-formula/compare/v2.0.0...v2.1.0 ) (2019-08-04)
### Continuous Integration
* **kitchen+travis:** modify matrix to include `develop` platform ([f6b357d
](https://github.com/saltstack-formulas/nginx-formula/commit/f6b357d ))
### Features
* **linux:** archlinux support (no osfinger grain) ([ab6148c
](https://github.com/saltstack-formulas/nginx-formula/commit/ab6148c ))
2019-08-04 19:41:04 +00:00
Imran Iqbal
022345da76
chore: use semantic-release
cross-formula standard structure
...
* Automated using `ssf-formula` (v0.1.0-rc.2)
2019-07-25 09:37:25 +01:00
Imran Iqbal
73da429b77
chore: use semantic-release
cross-formula standard structure
...
* Automated using `ssf-formula` (v0.1.0-rc.1)
2019-07-23 04:12:41 +01:00
semantic-release-bot
ae69ee4d8d
chore(release): 2.0.0 [skip ci]
...
# [2.0.0](https://github.com/saltstack-formulas/nginx-formula/compare/v1.1.0...v2.0.0 ) (2019-06-19)
### Bug Fixes
* **snippets:** removed appending of ".conf" ([aa87721
](https://github.com/saltstack-formulas/nginx-formula/commit/aa87721 ))
### BREAKING CHANGES
* **snippets:** Users have to modify their pillar
according to this commit. Users MUST append '.conf' for their
existing managed snippets.
2019-06-19 07:49:02 +00:00
semantic-release-bot
a5faf70c93
chore(release): 1.1.0 [skip ci]
...
# [1.1.0](https://github.com/saltstack-formulas/nginx-formula/compare/v1.0.5...v1.1.0 ) (2019-06-03)
### Features
* **tofs:** first implemetation + tplroot ([d5262ea
](https://github.com/saltstack-formulas/nginx-formula/commit/d5262ea ))
2019-06-03 22:41:09 +00:00
Sammy
d5262ea5df
feat(tofs): first implemetation + tplroot
...
First implementation of TOFS for:
nginx_config, passenger_config, servers_config and snippets
Introduced tplroot on modified files as well
Fixed GH link of nginx.conf file in docs/TOFS_pattern.rst
Fixed test for snippets name pillar
2019-06-04 08:57:21 +11:00
semantic-release-bot
b9f78aa957
chore(release): 1.0.5 [skip ci]
...
## [1.0.5](https://github.com/saltstack-formulas/nginx-formula/compare/v1.0.4...v1.0.5 ) (2019-05-13)
### Documentation
* **readme:** improve readme sections ([3cc3407
](https://github.com/saltstack-formulas/nginx-formula/commit/3cc3407 ))
2019-05-13 20:56:59 +00:00
Nicolas Rodriguez
3cc3407cb5
docs(readme): improve readme sections
2019-05-13 21:39:51 +01:00
semantic-release-bot
8f89d6eec5
chore(release): 1.0.4 [skip ci]
...
## [1.0.4](https://github.com/saltstack-formulas/nginx-formula/compare/v1.0.3...v1.0.4 ) (2019-05-13)
### Bug Fixes
* prevent running of states deprecated in `v1.0.0` ([46dff15
](https://github.com/saltstack-formulas/nginx-formula/commit/46dff15 ))
2019-05-13 12:20:31 +00:00
semantic-release-bot
966efd3013
chore(release): 1.0.3 [skip ci]
...
## [1.0.3](https://github.com/saltstack-formulas/nginx-formula/compare/v1.0.2...v1.0.3 ) (2019-05-13)
### Documentation
* **readme:** add warning banner about `v1.0.0` breaking changes ([d553821
](https://github.com/saltstack-formulas/nginx-formula/commit/d553821 ))
2019-05-13 01:59:29 +00:00
Imran Iqbal
d553821caf
docs(readme): add warning banner about v1.0.0
breaking changes
2019-05-13 02:38:15 +01:00
semantic-release-bot
cbcf87db97
chore(release): 1.0.2 [skip ci]
...
## [1.0.2](https://github.com/saltstack-formulas/nginx-formula/compare/v1.0.1...v1.0.2 ) (2019-05-12)
### Documentation
* **readme:** update README, add badges ([adbac43
](https://github.com/saltstack-formulas/nginx-formula/commit/adbac43 ))
2019-05-12 23:37:02 +00:00
Nicolas Rodriguez
adbac43775
docs(readme): update README, add badges
2019-05-13 00:23:44 +01:00
semantic-release-bot
181a5de661
chore(release): 1.0.1 [skip ci]
...
## [1.0.1](https://github.com/saltstack-formulas/nginx-formula/compare/v1.0.0...v1.0.1 ) (2019-05-12)
### Documentation
* remove obsolete CHANGELOG.rst file ([698aadb
](https://github.com/saltstack-formulas/nginx-formula/commit/698aadb ))
2019-05-12 19:46:00 +00:00
semantic-release-bot
fa99f05a39
chore(release): 1.0.0 [skip ci]
...
# [1.0.0](https://github.com/saltstack-formulas/nginx-formula/compare/v0.56.1...v1.0.0 ) (2019-05-12)
### Build System
* remove obsolete Makefile ([4961b04
](https://github.com/saltstack-formulas/nginx-formula/commit/4961b04 ))
### Code Refactoring
* replace old `nginx` with `nginx.ng` ([0fc5070
](https://github.com/saltstack-formulas/nginx-formula/commit/0fc5070 ))
### BREAKING CHANGES
* all previous `nginx` based configurations must be reviewed;
`nginx.ng` usage must be promoted to `nginx` and any uses of the original
`nginx` will have to be converted.
2019-05-12 16:27:17 +00:00
Eric Veiras Galisson
0fc507055d
refactor: replace old nginx
with nginx.ng
...
BREAKING CHANGE: all previous `nginx` based configurations must be reviewed;
`nginx.ng` usage must be promoted to `nginx` and any uses of the original
`nginx` will have to be converted.
2019-05-12 17:13:17 +01:00
semantic-release-bot
90d2601a8b
chore(release): 0.56.1 [skip ci]
...
## [0.56.1](https://github.com/saltstack-formulas/nginx-formula/compare/v0.56.0...v0.56.1 ) (2019-04-27)
### Tests
* **inspec:** add test for `log_format` [#219 ](https://github.com/saltstack-formulas/nginx-formula/issues/219 ) ([4ed788e
](https://github.com/saltstack-formulas/nginx-formula/commit/4ed788e ))
2019-04-27 07:25:53 +00:00
semantic-release-bot
c9815cabfd
chore(release): 0.56.0 [skip ci]
...
# [0.56.0](https://github.com/saltstack-formulas/nginx-formula/compare/v0.55.1...v0.56.0 ) (2019-04-26)
### Features
* **`pillar.example`:** add stock `log_format` ([95ff308
](https://github.com/saltstack-formulas/nginx-formula/commit/95ff308 ))
2019-04-26 16:02:48 +00:00
semantic-release-bot
36791727db
chore(release): 0.55.1 [skip ci]
...
## [0.55.1](https://github.com/saltstack-formulas/nginx-formula/compare/v0.55.0...v0.55.1 ) (2019-04-26)
### Documentation
* **semantic-release:** implement an automated changelog ([569b07a
](https://github.com/saltstack-formulas/nginx-formula/commit/569b07a ))
2019-04-26 08:42:54 +00:00
Eric Veiras Galisson
569b07a696
docs(semantic-release): implement an automated changelog
2019-04-26 09:11:11 +01:00