Skip to content

v6.3.0

Choose a tag to compare

@github-actions github-actions released this 02 Jun 17:14
aad798d

6.3.0 (2026-06-02)

Features

Bug Fixes

  • Auth, Identities: Update the 'next' return type key name for (78c6781)
  • Flows: update service export paths (#848) (c6fcbf9)
  • Move token-related methods in auth to an separate file to avoid circular references in src/services/shared.ts (#768) (78c6781)
  • Search, Typescript: addresses issues with GFilter and GBucket types (#779) (0feb7d7)
  • Search, Typescript: Allow creating GSearchRequest without 'q' (but requiring 'filters') (#777) (79beaba)
  • Search: Updates query.next methods to Generics (#766) (e0e7959)
  • Streams: Ensures payload wrapper is not included in Tunnel RPC methods payload processing. (#721) (8eef7eb)
  • Transfer, Typescript: Mark fileOperations.stat query parameter as required. (#737) (c051957)
  • Transfer: Updates Transfer API host to transfer.api.globus.org (#732) (2afde47)
  • Typescript, Search: q_settings,advanced mutual exclusivity (#820) (2af5e30)
  • Typescript, Transfer: fix marker pagination response (#807) (35f51e3)
  • Typescript,Transfer: getSuccessfulTransfers return type (#819) (a324049)
  • Typescript: fix and export IdentityResponse type (5fa1dee)
  • Typescript: use BaseServiceMethodOptions in ServiceMethodDynamicSegments (#713) (0fb2315)