Skip to content

Commit cef3776

Browse files
authored
Merge pull request #117 from labd/release/v1.7.0
Release v1.7.0
2 parents f86c04f + 0d91b37 commit cef3776

6 files changed

+17
-12
lines changed

.changes/unreleased/Added-20241022-104328.yaml

-3
This file was deleted.

.changes/unreleased/Dependency-20241001-121623.yaml

-3
This file was deleted.

.changes/unreleased/Dependency-20241001-122632.yaml

-3
This file was deleted.

.changes/unreleased/Fixed-20241022-104659.yaml

-3
This file was deleted.

.changes/v1.7.0.md

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
## v1.7.0 - 2024-10-22
2+
### Added
3+
* Updated sdks
4+
### Fixed
5+
* Use go version from go mod for tests
6+
### Dependency
7+
* chore(deps): bump golang.org/x/oauth2 from 0.21.0 to 0.23.0 in the go group across 1 directory
8+
* chore(deps): bump labd/changie-release-action from 0.4.0 to 0.5.0 in the github-actions group

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,15 @@ 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+
## v1.7.0 - 2024-10-22
10+
### Added
11+
* Updated sdks
12+
### Fixed
13+
* Use go version from go mod for tests
14+
### Dependency
15+
* chore(deps): bump golang.org/x/oauth2 from 0.21.0 to 0.23.0 in the go group across 1 directory
16+
* chore(deps): bump labd/changie-release-action from 0.4.0 to 0.5.0 in the github-actions group
17+
918
## v1.6.0 - 2024-08-13
1019
### Added
1120
* Updated SDK to 12-08-2024 version

0 commit comments

Comments
 (0)