-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #36 from tapis-project/v5updates
V5updates
- Loading branch information
Showing
8 changed files
with
197 additions
and
78 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,12 @@ | ||
1.6.0 - 1/24/2024 | ||
1.6.2 | ||
|
||
Live-docs: https://tapis-project.github.io/live-docs/?service=GlobusProxy | ||
|
||
Breaking Changes: | ||
- auth flow has been reworked to allow for v5 endpoints - users will need to refresh their auth tokens | ||
|
||
New features: | ||
- created functional tests - unit tests were inadequate for certain functions. These must be run from inside the container | ||
- better handling of personal connect endpoints | ||
- initial support for additional consent auth flow | ||
- initial support for consent management | ||
- more descriptive response codes for several endpoints | ||
- support for GCP collections | ||
|
||
Bug fixes: | ||
- catch consent required errors instead of returning a 500 code | ||
- fixed imports of functions | ||
- none |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.