Skip to content

Commit bf6f228

Browse files
chore(main): release protocol/go 0.2.21
1 parent ae931d0 commit bf6f228

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"lib/fixtures": "0.2.7",
33
"lib/ocrypto": "0.1.6",
44
"lib/flattening": "0.1.1",
5-
"protocol/go": "0.2.20",
5+
"protocol/go": "0.2.21",
66
"sdk": "0.3.19",
77
"service": "0.4.26"
88
}

protocol/go/CHANGELOG.md

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

3+
## [0.2.21](https://github.com/opentdf/platform/compare/protocol/go/v0.2.20...protocol/go/v0.2.21) (2024-11-13)
4+
5+
6+
### Features
7+
8+
* **policy:** subject condition sets prune service/db ([#1688](https://github.com/opentdf/platform/issues/1688)) ([3cdd1b2](https://github.com/opentdf/platform/commit/3cdd1b26e81cb004b02af44e914baef3422cdcde)), closes [#1178](https://github.com/opentdf/platform/issues/1178)
9+
310
## [0.2.20](https://github.com/opentdf/platform/compare/protocol/go/v0.2.19...protocol/go/v0.2.20) (2024-11-05)
411

512

0 commit comments

Comments
 (0)