Skip to content

Commit

Permalink
Cut Release 'v1.3.4'
Browse files Browse the repository at this point in the history
  • Loading branch information
opslevel-ops committed Nov 25, 2024
1 parent 751cf33 commit e183b39
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 10 deletions.
3 changes: 0 additions & 3 deletions .changes/unreleased/Bugfix-20241121-081407.yaml

This file was deleted.

3 changes: 0 additions & 3 deletions .changes/unreleased/Dependency-20241111-012821.yaml

This file was deleted.

3 changes: 0 additions & 3 deletions .changes/unreleased/Dependency-20241111-015605.yaml

This file was deleted.

6 changes: 6 additions & 0 deletions .changes/v1.3.4.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
## [November 25, 2024](https://github.com/OpsLevel/terraform-provider-opslevel/compare/v1.3.3...v1.3.4)
### Bugfix
- "note" field on service_dependency correctly takes empty string
### Dependency
- Bump golang.org/x/net from 0.30.0 to 0.31.0
- Bump goreleaser/goreleaser-action from 6.0.0 to 6.1.0
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,12 @@
All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and is generated by [Changie](https://github.com/miniscruff/changie).## [November 08, 2024](https://github.com/OpsLevel/terraform-provider-opslevel/compare/v1.3.2...v1.3.3)
and is generated by [Changie](https://github.com/miniscruff/changie).## [November 25, 2024](https://github.com/OpsLevel/terraform-provider-opslevel/compare/v1.3.3...v1.3.4)
### Bugfix
- "note" field on service_dependency correctly takes empty string
### Dependency
- Bump golang.org/x/net from 0.30.0 to 0.31.0
- Bump goreleaser/goreleaser-action from 6.0.0 to 6.1.0## [November 08, 2024](https://github.com/OpsLevel/terraform-provider-opslevel/compare/v1.3.2...v1.3.3)
### Bugfix
- fix opslevel_service_dependency infinite apply bug and failing import
- fix terraform import opslevel_service_repository resource, accepts aliases or id
Expand Down

0 comments on commit e183b39

Please sign in to comment.