Skip to content

Commit cdea254

Browse files
changelog
1 parent 85bd2aa commit cdea254

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,17 @@
1-
1.6.4
1+
1.7.0
22

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

55
Breaking Changes:
6-
- 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.
6+
- none
77

88
New features:
99
- none
1010

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

0 commit comments

Comments
 (0)