|
1 | 1 | # Changelog
|
2 | 2 |
|
3 |
| -## [4.0.4](https://github.com/dev-sec/mysql-baseline/tree/4.0.4) (2021-03-22) |
| 3 | +## [4.0.4](https://github.com/dev-sec/mysql-baseline/tree/4.0.4) (2021-07-19) |
4 | 4 |
|
5 | 5 | [Full Changelog](https://github.com/dev-sec/mysql-baseline/compare/4.0.3...4.0.4)
|
6 | 6 |
|
7 | 7 | **Implemented enhancements:**
|
8 | 8 |
|
9 | 9 | - use service name for process check instead of hardcoding it [\#65](https://github.com/dev-sec/mysql-baseline/pull/65) ([rndmh3ro](https://github.com/rndmh3ro))
|
10 | 10 |
|
| 11 | +**Fixed bugs:** |
| 12 | + |
| 13 | +- fix service process control check [\#67](https://github.com/dev-sec/mysql-baseline/pull/67) ([rndmh3ro](https://github.com/rndmh3ro)) |
| 14 | + |
11 | 15 | **Closed issues:**
|
12 | 16 |
|
13 | 17 | - secure-auth is deprecated in MySQL 8.0.3 [\#58](https://github.com/dev-sec/mysql-baseline/issues/58)
|
14 | 18 |
|
15 | 19 | **Merged pull requests:**
|
16 | 20 |
|
| 21 | +- format and update README.md [\#69](https://github.com/dev-sec/mysql-baseline/pull/69) ([schurzi](https://github.com/schurzi)) |
17 | 22 | - add dependency to chef-config for CI [\#66](https://github.com/dev-sec/mysql-baseline/pull/66) ([schurzi](https://github.com/schurzi))
|
18 | 23 | - use version tag for changelog action [\#64](https://github.com/dev-sec/mysql-baseline/pull/64) ([schurzi](https://github.com/schurzi))
|
19 | 24 | - Fix lint [\#63](https://github.com/dev-sec/mysql-baseline/pull/63) ([schurzi](https://github.com/schurzi))
|
|
57 | 62 | **Merged pull requests:**
|
58 | 63 |
|
59 | 64 | - BREAKING: config-files should be owned by mysql-user [\#56](https://github.com/dev-sec/mysql-baseline/pull/56) ([rndmh3ro](https://github.com/rndmh3ro))
|
60 |
| -- The release draft references the correct SHA [\#49](https://github.com/dev-sec/mysql-baseline/pull/49) ([micheelengronne](https://github.com/micheelengronne)) |
61 | 65 |
|
62 | 66 | ## [3.1.7](https://github.com/dev-sec/mysql-baseline/tree/3.1.7) (2020-08-17)
|
63 | 67 |
|
|
91 | 95 |
|
92 | 96 | [Full Changelog](https://github.com/dev-sec/mysql-baseline/compare/3.1.3...3.1.4)
|
93 | 97 |
|
| 98 | +**Merged pull requests:** |
| 99 | + |
| 100 | +- The release draft references the correct SHA [\#49](https://github.com/dev-sec/mysql-baseline/pull/49) ([micheelengronne](https://github.com/micheelengronne)) |
| 101 | + |
94 | 102 | ## [3.1.3](https://github.com/dev-sec/mysql-baseline/tree/3.1.3) (2020-07-13)
|
95 | 103 |
|
96 | 104 | [Full Changelog](https://github.com/dev-sec/mysql-baseline/compare/3.1.2...3.1.3)
|
|
0 commit comments