Skip to content

Commit 9151566

Browse files
Release Automationgithub-actions[bot]
authored andcommitted
Release 7.0.0
1 parent bbc0143 commit 9151566

File tree

2 files changed

+17
-2
lines changed

2 files changed

+17
-2
lines changed

CHANGELOG.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,22 @@ All notable changes to this project will be documented in this file.
44
Each new release typically also includes the latest modulesync defaults.
55
These should not affect the functionality of the module.
66

7-
## [v6.0.1](https://github.com/voxpupuli/puppet-nginx/tree/v6.0.1) (2024-09-12)
7+
## [v7.0.0](https://github.com/voxpupuli/puppet-nginx/tree/v7.0.0) (2025-06-04)
8+
9+
[Full Changelog](https://github.com/voxpupuli/puppet-nginx/compare/v6.0.1...v7.0.0)
10+
11+
**Breaking changes:**
12+
13+
- Disable mail relay in nginx 1.14 [\#1634](https://github.com/voxpupuli/puppet-nginx/pull/1634) ([jstraw](https://github.com/jstraw))
14+
- Fix `apt-key` deprecated message [\#1610](https://github.com/voxpupuli/puppet-nginx/pull/1610) ([miluxhd](https://github.com/miluxhd))
15+
16+
**Implemented enhancements:**
17+
18+
- metadata.json: Add OpenVox [\#1631](https://github.com/voxpupuli/puppet-nginx/pull/1631) ([jstraw](https://github.com/jstraw))
19+
- Fix http\_raw\_prepend/append indentation [\#1608](https://github.com/voxpupuli/puppet-nginx/pull/1608) ([matejzero](https://github.com/matejzero))
20+
- add support to access\_log, error\_log log\_not\_found per location [\#1471](https://github.com/voxpupuli/puppet-nginx/pull/1471) ([ceonizm](https://github.com/ceonizm))
21+
22+
## [v6.0.1](https://github.com/voxpupuli/puppet-nginx/tree/v6.0.1) (2024-09-13)
823

924
[Full Changelog](https://github.com/voxpupuli/puppet-nginx/compare/v6.0.0...v6.0.1)
1025

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "puppet-nginx",
3-
"version": "6.0.2-rc0",
3+
"version": "7.0.0",
44
"author": "Vox Pupuli",
55
"summary": "Puppet NGINX management module",
66
"license": "MIT",

0 commit comments

Comments
 (0)