File tree 2 files changed +10
-2
lines changed
2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 2.0.7] ( https://github.com/dev-sec/postgres-baseline/tree/2.0.7 ) (2020-07-23)
4
+
5
+ [ Full Changelog] ( https://github.com/dev-sec/postgres-baseline/compare/2.0.6...2.0.7 )
6
+
7
+ ** Merged pull requests:**
8
+
9
+ - The release draft references the correct SHA [ \# 36] ( https://github.com/dev-sec/postgres-baseline/pull/36 ) ([ micheelengronne] ( https://github.com/micheelengronne ) )
10
+
3
11
## [ 2.0.6] ( https://github.com/dev-sec/postgres-baseline/tree/2.0.6 ) (2020-06-18)
4
12
5
13
[ Full Changelog] ( https://github.com/dev-sec/postgres-baseline/compare/2.0.5...2.0.6 )
22
30
- Use entries instead of list. [ \# 33] ( https://github.com/dev-sec/postgres-baseline/pull/33 ) ([ ojongerius] ( https://github.com/ojongerius ) )
23
31
- scram sha 256 [ \# 31] ( https://github.com/dev-sec/postgres-baseline/pull/31 ) ([ chris-rock] ( https://github.com/chris-rock ) )
24
32
- Support SCRAM-SHA-256 password hashing on 10+ [ \# 30] ( https://github.com/dev-sec/postgres-baseline/pull/30 ) ([ kravietz] ( https://github.com/kravietz ) )
25
- - Update issue templates [ \# 29] ( https://github.com/dev-sec/postgres-baseline/pull/29 ) ([ rndmh3ro] ( https://github.com/rndmh3ro ) )
26
33
27
34
## [ 2.0.4] ( https://github.com/dev-sec/postgres-baseline/tree/2.0.4 ) (2019-05-15)
28
35
35
42
** Merged pull requests:**
36
43
37
44
- Bump version to 2.0.4 and switch to inspec 3 for check [ \# 32] ( https://github.com/dev-sec/postgres-baseline/pull/32 ) ([ alexpop] ( https://github.com/alexpop ) )
45
+ - Update issue templates [ \# 29] ( https://github.com/dev-sec/postgres-baseline/pull/29 ) ([ rndmh3ro] ( https://github.com/rndmh3ro ) )
38
46
- update rubocop dependency [ \# 28] ( https://github.com/dev-sec/postgres-baseline/pull/28 ) ([ chris-rock] ( https://github.com/chris-rock ) )
39
47
- Update baseline title [ \# 27] ( https://github.com/dev-sec/postgres-baseline/pull/27 ) ([ chris-rock] ( https://github.com/chris-rock ) )
40
48
- allows patch levels \( ie 9.5.14\) [ \# 26] ( https://github.com/dev-sec/postgres-baseline/pull/26 ) ([ ojongerius] ( https://github.com/ojongerius ) )
Original file line number Diff line number Diff line change @@ -6,6 +6,6 @@ copyright: DevSec Hardening Framework Team
6
6
copyright_email :
[email protected]
7
7
license : Apache-2.0
8
8
summary : Test-suite for best-practice postgres hardening
9
- version : 2.0.6
9
+ version : 2.0.7
10
10
supports :
11
11
- os-family : unix
You can’t perform that action at this time.
0 commit comments