Skip to content

Commit 521a92d

Browse files
Release v1.2.0
1 parent 397d0ce commit 521a92d

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

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

3+
## [v1.2.0](https://github.com/Ericsson/puppet-module-vas/tree/v1.2.0) (2024-04-02)
4+
5+
[Full Changelog](https://github.com/Ericsson/puppet-module-vas/compare/v1.1.0...v1.2.0)
6+
7+
**Merged pull requests:**
8+
9+
- Add parameters for inclusion of classes nsswitch and pam [\#169](https://github.com/Ericsson/puppet-module-vas/pull/169) ([anders-larsson](https://github.com/anders-larsson))
10+
- Use action-pdk-test-unit from Ericsson in workflow [\#168](https://github.com/Ericsson/puppet-module-vas/pull/168) ([anders-larsson](https://github.com/anders-larsson))
11+
- Allow multiple API servers/URLs with token [\#167](https://github.com/Ericsson/puppet-module-vas/pull/167) ([anders-larsson](https://github.com/anders-larsson))
12+
- Return hash instead of array from API function [\#165](https://github.com/Ericsson/puppet-module-vas/pull/165) ([anders-larsson](https://github.com/anders-larsson))
13+
- Create SECURITY.md [\#164](https://github.com/Ericsson/puppet-module-vas/pull/164) ([gkunz](https://github.com/gkunz))
14+
- Configuring dependabot version updated for GH actions [\#163](https://github.com/Ericsson/puppet-module-vas/pull/163) ([gkunz](https://github.com/gkunz))
15+
- Add Github release configuration [\#162](https://github.com/Ericsson/puppet-module-vas/pull/162) ([anders-larsson](https://github.com/anders-larsson))
16+
- Pinning dependencies of GitHub actions [\#161](https://github.com/Ericsson/puppet-module-vas/pull/161) ([gkunz](https://github.com/gkunz))
17+
- Setting GITHUB\_TOKEN permissions [\#160](https://github.com/Ericsson/puppet-module-vas/pull/160) ([gkunz](https://github.com/gkunz))
18+
319
## [v1.1.0](https://github.com/Ericsson/puppet-module-vas/tree/v1.1.0) (2024-02-20)
420

521
[Full Changelog](https://github.com/Ericsson/puppet-module-vas/compare/v1.0.2...v1.1.0)

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ericsson-vas",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"author": "ericsson",
55
"summary": "Manage VAS",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)