Skip to content

Commit 1575d8b

Browse files
Release Automationgithub-actions[bot]
authored andcommitted
Release 3.0.0
1 parent 3e91cc7 commit 1575d8b

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

CHANGELOG.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,17 @@ 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-
## [v2.4.0](https://github.com/lsst-it/puppet-smee/tree/v2.4.0) (2024-12-20)
7+
## [v3.0.0](https://github.com/lsst-it/puppet-smee/tree/v3.0.0) (2025-10-15)
8+
9+
[Full Changelog](https://github.com/lsst-it/puppet-smee/compare/v2.4.0...v3.0.0)
10+
11+
**Breaking changes:**
12+
13+
- convert deployment to use quadlets [\#49](https://github.com/lsst-it/puppet-smee/pull/49) ([jhoblitt](https://github.com/jhoblitt))
14+
- drop support for centos7 & alamalinux8 [\#48](https://github.com/lsst-it/puppet-smee/pull/48) ([jhoblitt](https://github.com/jhoblitt))
15+
- drop support for puppet7 [\#47](https://github.com/lsst-it/puppet-smee/pull/47) ([jhoblitt](https://github.com/jhoblitt))
16+
17+
## [v2.4.0](https://github.com/lsst-it/puppet-smee/tree/v2.4.0) (2024-12-21)
818

919
[Full Changelog](https://github.com/lsst-it/puppet-smee/compare/v2.3.0...v2.4.0)
1020

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "lsst-smee",
3-
"version": "2.4.0",
3+
"version": "3.0.0",
44
"author": "AURA/LSST/Rubin Observatory",
55
"summary": "Manages the smee.io webhook proxy service client",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)