Skip to content

Commit 6db22a0

Browse files
authored
Codefreeze for 0.12.4 (#111)
Added to pending changelog as Github releases have been fixed and they depend on the file.
1 parent e540656 commit 6db22a0

File tree

8 files changed

+13
-8
lines changed

8 files changed

+13
-8
lines changed

.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.12.3
1+
0.12.4

CHANGELOG_PENDING.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
### Improvements
22

3+
- Support proxy environment variables in Python SDK
4+
[#108](https://github.com/pulumi/esc-sdk/pull/108)
5+
36
### Bug Fixes
47

5-
### Breaking changes
8+
- Fix Python default_client return type annotation
9+
[#109](https://github.com/pulumi/esc-sdk/pull/109)
610

11+
### Breaking changes

sdk/go/api_esc.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/python/pulumi_esc_sdk/__init__.py

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/python/pulumi_esc_sdk/api_client.py

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/python/pulumi_esc_sdk/configuration.py

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/python/setup.py

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/typescript/esc/raw/api.ts

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)