Skip to content

Commit 5dcd458

Browse files
committed
Release v8.1.0
1 parent 298b709 commit 5dcd458

2 files changed

Lines changed: 9 additions & 5 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org).
44

5+
## [v8.1.0](https://github.com/osc/puppet-module-openondemand/tree/v8.1.0) (2026-02-05)
6+
7+
[Full Changelog](https://github.com/osc/puppet-module-openondemand/compare/v8.0.0...v8.1.0)
8+
9+
### Added
10+
11+
- Add defaults for projects, system-status and module-browser core apps [\#185](https://github.com/OSC/puppet-module-openondemand/pull/185) ([treydock](https://github.com/treydock))
12+
513
## [v8.0.0](https://github.com/osc/puppet-module-openondemand/tree/v8.0.0) (2026-02-02)
614

715
[Full Changelog](https://github.com/osc/puppet-module-openondemand/compare/v7.3.0...v8.0.0)
@@ -259,10 +267,6 @@ All notable changes to this project will be documented in this file. The format
259267

260268
[Full Changelog](https://github.com/osc/puppet-module-openondemand/compare/v2.9.0...v2.10.0)
261269

262-
### Added
263-
264-
- Allow setting cluster YAML permissions [\#82](https://github.com/OSC/puppet-module-openondemand/pull/82) ([treydock](https://github.com/treydock))
265-
266270
### Fixed
267271

268272
- Actually use new owner/group/mode cluster parameters [\#83](https://github.com/OSC/puppet-module-openondemand/pull/83) ([treydock](https://github.com/treydock))

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "osc-openondemand",
3-
"version": "8.0.0",
3+
"version": "8.1.0",
44
"author": "osc",
55
"summary": "Open OnDemand Puppet module",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)