Skip to content

Commit 2385ec9

Browse files
Update changelog (#305)
1 parent 08a0d8e commit 2385ec9

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

core/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## v0.7.7 (2024-02-02)
2+
3+
- **Bugfix:** Use `http.Request` context in `clients.Do`
4+
5+
## v0.7.6 (2024-01-15)
6+
7+
- Add LICENSE and NOTICE files
8+
19
## v0.7.5 (2024-01-09)
210

311
- **Improvement:** When using the key flow, the SDK will extract the private key from the service account key and use it, if no private key is provided in the configuration, through environment variable or in the credentials file. This makes it simpler to use the key flow: if you create a service account key including the private key, you don't need to provide the private key separately anymore

0 commit comments

Comments
 (0)