Skip to content

Commit 2182030

Browse files
Merge pull request #1706 from voxpupuli/release-prep
Release 8.2.0
2 parents 1f99437 + ed90992 commit 2182030

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@ 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+
## [v8.2.0](https://github.com/voxpupuli/puppet-nginx/tree/v8.2.0) (2026-07-01)
8+
9+
[Full Changelog](https://github.com/voxpupuli/puppet-nginx/compare/v8.1.1...v8.2.0)
10+
11+
**Implemented enhancements:**
12+
13+
- Implement proxy\_next\_upstream\_tries and proxy\_next\_upstream\_timeout [\#1705](https://github.com/voxpupuli/puppet-nginx/pull/1705) ([sebastianrakel](https://github.com/sebastianrakel))
14+
715
## [v8.1.1](https://github.com/voxpupuli/puppet-nginx/tree/v8.1.1) (2026-06-19)
816

917
[Full Changelog](https://github.com/voxpupuli/puppet-nginx/compare/v8.1.0...v8.1.1)

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": "8.1.2-rc0",
3+
"version": "8.2.0",
44
"author": "Vox Pupuli",
55
"summary": "Puppet NGINX management module",
66
"license": "MIT",

0 commit comments

Comments
 (0)