Skip to content

Commit

Permalink
syncing up to b39799de6ea90a5b4bfb25e772a5723943fe4f0a
Browse files Browse the repository at this point in the history
Co-authored-by: Carl Noel <[email protected]>
  • Loading branch information
superblocksadmin and noelcarl committed Nov 4, 2024
1 parent 26fa822 commit 8ff1536
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## vNext

- Allow branch name to be given in workflow URLs as a query param: `fetch.branch_name`
- Upgrade Google Cloud Secret Manager Go package to `v1.14.2` (fixes "certificate_config.json: permission denied" error connecting to GCP secret manager)

## v1.16.0

- Update signing rotation endpoint for APIs
- 403 status codes from the server now return as 403 instead of 500
- Added Superblocks partner ID to the Databricks integration
Expand All @@ -22,8 +27,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Include signing algorithm and public key in response from Sign endpoint (`/v1/signature/sign`)
- Set errors on responses for all resources that fail to get re-signed during a signature rotation job
- Improved error messages in Email Plugin
- Allow branch name to be given in workflow URLs as a query param: `fetch.branch_name`
- Upgrade Google Cloud Secret Manager Go package to `v1.14.2` (fixes "certificate_config.json: permission denied" error connecting to GCP secret manager)

## v1.15.1

Expand Down

0 comments on commit 8ff1536

Please sign in to comment.