|
1 |
| -# Change Log |
| 1 | +# Changelog |
| 2 | + |
| 3 | +## [2.0.3](https://github.com/dev-sec/nginx-baseline/tree/2.0.3) (2020-06-18) |
| 4 | + |
| 5 | +[Full Changelog](https://github.com/dev-sec/nginx-baseline/compare/2.3.0...2.0.3) |
| 6 | + |
| 7 | +**Closed issues:** |
| 8 | + |
| 9 | +- Profile fails `inspec json` [\#33](https://github.com/dev-sec/nginx-baseline/issues/33) |
| 10 | + |
| 11 | +**Merged pull requests:** |
| 12 | + |
| 13 | +- github actions release [\#39](https://github.com/dev-sec/nginx-baseline/pull/39) ([micheelengronne](https://github.com/micheelengronne)) |
| 14 | +- Declare control source as UTF-8 encoding. [\#34](https://github.com/dev-sec/nginx-baseline/pull/34) ([james-stocks](https://github.com/james-stocks)) |
| 15 | + |
| 16 | +## [2.3.0](https://github.com/dev-sec/nginx-baseline/tree/2.3.0) (2019-05-15) |
2 | 17 |
|
3 |
| -## [2.3.0](https://github.com/dev-sec/nginx-baseline/tree/2.3.0) (2019-05-14) |
4 | 18 | [Full Changelog](https://github.com/dev-sec/nginx-baseline/compare/2.2.0...2.3.0)
|
5 | 19 |
|
6 | 20 | **Merged pull requests:**
|
7 | 21 |
|
| 22 | +- Bump version to 2.3.0 and switch to inspec 3 for check [\#32](https://github.com/dev-sec/nginx-baseline/pull/32) ([alexpop](https://github.com/alexpop)) |
8 | 23 | - Templates [\#30](https://github.com/dev-sec/nginx-baseline/pull/30) ([rndmh3ro](https://github.com/rndmh3ro))
|
9 | 24 | - remove test for hardening.conf file [\#28](https://github.com/dev-sec/nginx-baseline/pull/28) ([rndmh3ro](https://github.com/rndmh3ro))
|
10 | 25 | - use parse\_config instead of parse\_config\_file [\#27](https://github.com/dev-sec/nginx-baseline/pull/27) ([rndmh3ro](https://github.com/rndmh3ro))
|
11 | 26 | - Make nginx-14 and nginx-16 disabled by default based on dev-sec/nginx-baseline\#21 [\#26](https://github.com/dev-sec/nginx-baseline/pull/26) ([woneill](https://github.com/woneill))
|
12 | 27 |
|
13 | 28 | ## [2.2.0](https://github.com/dev-sec/nginx-baseline/tree/2.2.0) (2018-06-26)
|
| 29 | + |
14 | 30 | [Full Changelog](https://github.com/dev-sec/nginx-baseline/compare/2.1.0...2.2.0)
|
15 | 31 |
|
16 | 32 | **Closed issues:**
|
|
23 | 39 | - Control label 'nginx-07' is used twice [\#22](https://github.com/dev-sec/nginx-baseline/pull/22) ([woneill](https://github.com/woneill))
|
24 | 40 |
|
25 | 41 | ## [2.1.0](https://github.com/dev-sec/nginx-baseline/tree/2.1.0) (2017-11-19)
|
| 42 | + |
26 | 43 | [Full Changelog](https://github.com/dev-sec/nginx-baseline/compare/2.0.2...2.1.0)
|
27 | 44 |
|
28 | 45 | **Merged pull requests:**
|
|
32 | 49 | - Fix deprecation warnings. [\#17](https://github.com/dev-sec/nginx-baseline/pull/17) ([tmclaugh](https://github.com/tmclaugh))
|
33 | 50 |
|
34 | 51 | ## [2.0.2](https://github.com/dev-sec/nginx-baseline/tree/2.0.2) (2017-05-08)
|
| 52 | + |
35 | 53 | [Full Changelog](https://github.com/dev-sec/nginx-baseline/compare/2.0.1...2.0.2)
|
36 | 54 |
|
37 | 55 | **Merged pull requests:**
|
|
40 | 58 | - restrict ruby testing to version 2.3.3 and update gemfile [\#15](https://github.com/dev-sec/nginx-baseline/pull/15) ([atomic111](https://github.com/atomic111))
|
41 | 59 |
|
42 | 60 | ## [2.0.1](https://github.com/dev-sec/nginx-baseline/tree/2.0.1) (2016-12-22)
|
| 61 | + |
43 | 62 | [Full Changelog](https://github.com/dev-sec/nginx-baseline/compare/2.0.0...2.0.1)
|
44 | 63 |
|
45 | 64 | **Closed issues:**
|
|
52 | 71 | - fix typo [\#11](https://github.com/dev-sec/nginx-baseline/pull/11) ([rndmh3ro](https://github.com/rndmh3ro))
|
53 | 72 |
|
54 | 73 | ## [2.0.0](https://github.com/dev-sec/nginx-baseline/tree/2.0.0) (2016-05-03)
|
| 74 | + |
55 | 75 | [Full Changelog](https://github.com/dev-sec/nginx-baseline/compare/1.0.0...2.0.0)
|
56 | 76 |
|
57 | 77 | **Merged pull requests:**
|
58 | 78 |
|
59 | 79 | - migrate to inspec profile [\#10](https://github.com/dev-sec/nginx-baseline/pull/10) ([atomic111](https://github.com/atomic111))
|
60 | 80 |
|
61 | 81 | ## [1.0.0](https://github.com/dev-sec/nginx-baseline/tree/1.0.0) (2015-10-15)
|
62 |
| -**Merged pull requests:** |
63 | 82 |
|
64 |
| -- update urls [\#9](https://github.com/dev-sec/nginx-baseline/pull/9) ([chris-rock](https://github.com/chris-rock)) |
65 |
| -- add json format option [\#8](https://github.com/dev-sec/nginx-baseline/pull/8) ([atomic111](https://github.com/atomic111)) |
66 |
| -- fix testing for the nginx deployment [\#7](https://github.com/dev-sec/nginx-baseline/pull/7) ([ehaselwanter](https://github.com/ehaselwanter)) |
67 |
| -- fix testing repo [\#6](https://github.com/dev-sec/nginx-baseline/pull/6) ([ehaselwanter](https://github.com/ehaselwanter)) |
68 |
| -- Update common [\#5](https://github.com/dev-sec/nginx-baseline/pull/5) ([arlimus](https://github.com/arlimus)) |
69 |
| -- updating common files [\#4](https://github.com/dev-sec/nginx-baseline/pull/4) ([arlimus](https://github.com/arlimus)) |
70 |
| -- fix rubocop issues [\#3](https://github.com/dev-sec/nginx-baseline/pull/3) ([atomic111](https://github.com/atomic111)) |
71 |
| -- added test for multiple instances [\#2](https://github.com/dev-sec/nginx-baseline/pull/2) ([atomic111](https://github.com/atomic111)) |
72 |
| -- update nginx with tests and requirements [\#1](https://github.com/dev-sec/nginx-baseline/pull/1) ([arlimus](https://github.com/arlimus)) |
| 83 | +[Full Changelog](https://github.com/dev-sec/nginx-baseline/compare/2661c2a3199aa2dd9823f292c15c786a785149ab...1.0.0) |
73 | 84 |
|
74 | 85 |
|
75 | 86 |
|
76 |
| -\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* |
| 87 | +\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)* |
0 commit comments