Skip to content

Commit

Permalink
changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinpricethesecond committed Sep 17, 2024
1 parent 85bd2aa commit cdea254
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,17 @@
1.6.4
1.7.0

Live-docs: https://tapis-project.github.io/live-docs/?service=GlobusProxy

Breaking Changes:
- new config requirement to have a client_id and client_secret in the config-local.json file. This will be the id and secret of the service client. See https://docs.globus.org/guides/recipes/automate-with-service-account/ for instructions on how to create a service client and give it credentials.
- none

New features:
- none

Bug fixes:
- none
- fixed incorrect error code when globus errors happen while making a transfer
- fixed formatting of error logs
- fixed 400 error on GET when a content-type header is included
- added additional tenant
- better error messages for uncaught exceptions
- change schema to allow for larger file sizes

0 comments on commit cdea254

Please sign in to comment.