Skip to content

Commit

Permalink
fix authorization by bumping sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
TristenHarr committed Aug 12, 2024
1 parent bc8667c commit 02344cb
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ This changelog documents the changes between release versions.
## [Unreleased]
Changes to be included in the next upcoming release

## [0.0.41] - 2024-08-09
* Fix header authorization check to include "Bearer " prefix

## [0.0.40] - 2024-08-09
* Fix field aliasing

Expand Down
2 changes: 1 addition & 1 deletion connector-definition/template/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ fastapi==0.110.2
googleapis-common-protos==1.63.0
grpcio==1.62.2
h11==0.14.0
hasura-ndc==0.26
hasura-ndc==0.27
idna==3.7
importlib-metadata==7.0.0
opentelemetry-api==1.24.0
Expand Down

0 comments on commit 02344cb

Please sign in to comment.