Skip to content

Commit 0c306b2

Browse files
Release v0.5.1 (#50)
Co-authored-by: mickdekkers <5085260+mickdekkers@users.noreply.github.com>
1 parent 3030e17 commit 0c306b2

3 files changed

Lines changed: 7 additions & 3 deletions

File tree

.changes/unreleased/Dependency-20260601-174032.yaml

Lines changed: 0 additions & 3 deletions
This file was deleted.

.changes/v0.5.1.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
## v0.5.1 - 2026-06-01
2+
### Dependency
3+
* Update grpc, oauth2, net, and crypto to their latest stable releases to address security advisories. The `go` directive was bumped from 1.22 to 1.25.0 as required by the updated modules.

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html),
66
and is generated by [Changie](https://github.com/miniscruff/changie).
77

88

9+
## v0.5.1 - 2026-06-01
10+
### Dependency
11+
* Update grpc, oauth2, net, and crypto to their latest stable releases to address security advisories. The `go` directive was bumped from 1.22 to 1.25.0 as required by the updated modules.
12+
913
## v0.5.0 - 2024-09-03
1014
### Added
1115
* Added full Hub resource logic

0 commit comments

Comments
 (0)