Skip to content

Commit 698ad85

Browse files
Release v3.0.0
1 parent c0254bb commit 698ad85

File tree

2 files changed

+31
-1
lines changed

2 files changed

+31
-1
lines changed

CHANGELOG.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,35 @@
11
# Changelog
22

3+
## [v3.0.0](https://github.com/kodguru/puppet-module-afs/tree/v3.0.0) (2024-01-26)
4+
5+
[Full Changelog](https://github.com/kodguru/puppet-module-afs/compare/v2.3.3...v3.0.0)
6+
7+
**Merged pull requests:**
8+
9+
- Add support for Ubuntu 22.04 [\#125](https://github.com/kodguru/puppet-module-afs/pull/125) ([anders-larsson](https://github.com/anders-larsson))
10+
- Remove Solaris support [\#124](https://github.com/kodguru/puppet-module-afs/pull/124) ([anders-larsson](https://github.com/anders-larsson))
11+
- Support Puppet 8 and add automated tests for it [\#123](https://github.com/kodguru/puppet-module-afs/pull/123) ([anders-larsson](https://github.com/anders-larsson))
12+
- Stop manage init/systemd and start scripts [\#122](https://github.com/kodguru/puppet-module-afs/pull/122) ([anders-larsson](https://github.com/anders-larsson))
13+
- Update PDK to 3.0.1, fixes and GitHub actions restructure and removal of Puppet 6 tests [\#121](https://github.com/kodguru/puppet-module-afs/pull/121) ([anders-larsson](https://github.com/anders-larsson))
14+
- Update to PDK 2.6.1 [\#120](https://github.com/kodguru/puppet-module-afs/pull/120) ([Phil-Friderici](https://github.com/Phil-Friderici))
15+
- Update to PDK 2.6.0 [\#119](https://github.com/kodguru/puppet-module-afs/pull/119) ([Phil-Friderici](https://github.com/Phil-Friderici))
16+
17+
## [v2.3.3](https://github.com/kodguru/puppet-module-afs/tree/v2.3.3) (2022-10-18)
18+
19+
[Full Changelog](https://github.com/kodguru/puppet-module-afs/compare/v2.3.2...v2.3.3)
20+
21+
**Merged pull requests:**
22+
23+
- Add support for SLES 15.4 [\#118](https://github.com/kodguru/puppet-module-afs/pull/118) ([Phil-Friderici](https://github.com/Phil-Friderici))
24+
25+
## [v2.3.2](https://github.com/kodguru/puppet-module-afs/tree/v2.3.2) (2022-06-30)
26+
27+
[Full Changelog](https://github.com/kodguru/puppet-module-afs/compare/v2.3.1...v2.3.2)
28+
29+
**Merged pull requests:**
30+
31+
- Use PDK 2.5.0 [\#117](https://github.com/kodguru/puppet-module-afs/pull/117) ([Phil-Friderici](https://github.com/Phil-Friderici))
32+
333
## [v2.3.1](https://github.com/kodguru/puppet-module-afs/tree/v2.3.1) (2022-04-05)
434

535
[Full Changelog](https://github.com/kodguru/puppet-module-afs/compare/v2.3.0...v2.3.1)

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "kodguru-afs",
3-
"version": "2.3.3",
3+
"version": "3.0.0",
44
"author": "kodguru",
55
"summary": "Manage OpenAFS",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)