Skip to content

Commit 1bedf33

Browse files
committed
chore(master): release 1.34.0
1 parent 0b64774 commit 1bedf33

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [1.34.0](https://github.com/indykite/indykite-sdk-python/compare/v1.33.1...v1.34.0) (2023-12-04)
4+
5+
6+
### Features
7+
8+
* add externalId subject in authz ([3e5c5d4](https://github.com/indykite/indykite-sdk-python/commit/3e5c5d423e7212ad7ea5310fe25e2f8d7de30158))
9+
10+
11+
### Miscellaneous Chores
12+
13+
* **deps:** update google-github-actions/auth action to v2 ([0b64774](https://github.com/indykite/indykite-sdk-python/commit/0b647747bcb2262454dc45bf80ce942fab1c5dc2))
14+
315
## [1.33.1](https://github.com/indykite/indykite-sdk-python/compare/v1.33.0...v1.33.1) (2023-11-28)
416

517

version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.33.1"
1+
__version__ = "1.34.0"

0 commit comments

Comments
 (0)