Skip to content

Commit 16f5a86

Browse files
authored
Merge pull request #599 from labd/release/v1.20.0
Release v1.20.0
2 parents 24a12c0 + 12429fb commit 16f5a86

File tree

7 files changed

+19
-15
lines changed

7 files changed

+19
-15
lines changed

.changes/unreleased/Added-20250711-133538.yaml

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

.changes/unreleased/Added-20250711-135508.yaml

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

.changes/unreleased/Dependency-20250601-201841.yaml

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

.changes/unreleased/Dependency-20250601-203205.yaml

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

.changes/unreleased/Fixed-20250509-154616.yaml

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

.changes/v1.20.0.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
## v1.20.0 - 2025-07-11
2+
### Added
3+
* Added support for product type attribute level field
4+
* Added event fields to subscription resource
5+
### Fixed
6+
* Added chunking option for product type updates
7+
### Dependency
8+
* chore(deps): bump the go group with 7 updates
9+
* chore(deps): bump golangci/golangci-lint-action from 7 to 8 in the github-actions group

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,16 @@ 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.20.0 - 2025-07-11
10+
### Added
11+
* Added support for product type attribute level field
12+
* Added event fields to subscription resource
13+
### Fixed
14+
* Added chunking option for product type updates
15+
### Dependency
16+
* chore(deps): bump the go group with 7 updates
17+
* chore(deps): bump golangci/golangci-lint-action from 7 to 8 in the github-actions group
18+
919
## v1.19.4 - 2025-05-14
1020
### Fixed
1121
* Added ordering of subscription messages and changes during update

0 commit comments

Comments
 (0)