Tags: globus/globus-sdk-javascript
Tags
chore(main): release 6.3.1 (#853) 🤖 I have created a release *beep* *boop* --- ## [6.3.1](v6.3.0...v6.3.1) (2026-06-03) ### Bug Fixes * **GCS:** stop sending client info header on https requests ([#852](#852)) ([34be3d1](34be3d1)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
chore(main): release 6.3.0 (#708) 🤖 I have created a release *beep* *boop* --- ## [6.3.0](v6.2.0...v6.3.0) (2026-06-02) ### Features * **Auth:** Adds `next` exports for auth.identities ([#767](#767)) ([92c02f8](92c02f8)) * Adds remaining `next` export for `transfer` and `auth.developers` ([#770](#770)) ([1f05298](1f05298)) * **Auth:** adds `next` exports to Developers resources ([#769](#769)) ([8376d22](8376d22)) * **Compute:** Adds `next` exports to Compute resources ([#760](#760)) ([ab6b2ab](ab6b2ab)) * **Developers:** Add support for Globus Auth Developer Resource API (https://docs.globus.org/api/auth/reference/#clients_and_scopes_api) ([#698](#698)) ([9181bc2](9181bc2)) * **Flows:** Adds `next` exports to Flows resources ([#759](#759)) ([6686ec1](6686ec1)) * **Groups:** Adds `next` exports to Groups resources ([#757](#757)) ([89c16c3](89c16c3)) * provides implementation for allowing `next` signatures with GCS ([#772](#772)) ([52863ec](52863ec)) * **Search:** adds (Search Index) Task-related methods ([#780](#780)) ([a176bff](a176bff)) * **Search:** Adds `next` exports to Search resources ([#756](#756)) ([ae9d4a2](ae9d4a2)) * **Timers:** Adds `next` exports to Timers resources ([#758](#758)) ([d4a7773](d4a7773)) * **Transfer:** adds 'next' export for Stream Access Points ([#764](#764)) ([8a8429d](8a8429d)) * **Transfer:** adds 'next' export for Task and Task Submission ([#765](#765)) ([1444707](1444707)) * **Transfer:** Adds 'next' export to transfer.fileOperations ([#762](#762)) ([848eb37](848eb37)) * **Transfer:** Adds 'next' exports to collection bookmarks, endpoints, and endpoint search ([#763](#763)) ([366d354](366d354)) * **Transfer:** Adds `transfer.v2.bookmarks` integration ([#835](#835)) ([36d33f3](36d33f3)) ### Bug Fixes * **Auth, Identities:** Update the 'next' return type key name for ([78c6781](78c6781)) * **Flows:** update service export paths ([#848](#848)) ([c6fcbf9](c6fcbf9)) * Move token-related methods in auth to an separate file to avoid circular references in `src/services/shared.ts` ([#768](#768)) ([78c6781](78c6781)) * **Search, Typescript:** addresses issues with GFilter and GBucket types ([#779](#779)) ([0feb7d7](0feb7d7)) * **Search, Typescript:** Allow creating GSearchRequest without 'q' (but requiring 'filters') ([#777](#777)) ([79beaba](79beaba)) * **Search:** Updates `query.next` methods to Generics ([#766](#766)) ([e0e7959](e0e7959)) * **Streams:** Ensures `payload` wrapper is not included in Tunnel RPC methods payload processing. ([#721](#721)) ([8eef7eb](8eef7eb)) * **Transfer, Typescript:** Mark `fileOperations.stat` `query` parameter as required. ([#737](#737)) ([c051957](c051957)) * **Transfer:** Updates Transfer API host to transfer.api.globus.org ([#732](#732)) ([2afde47](2afde47)) * **Typescript, Search:** `q_settings`,`advanced` mutual exclusivity ([#820](#820)) ([2af5e30](2af5e30)) * **Typescript, Transfer:** fix marker pagination response ([#807](#807)) ([35f51e3](35f51e3)) * **Typescript,Transfer:** getSuccessfulTransfers return type ([#819](#819)) ([a324049](a324049)) * **Typescript:** fix and export IdentityResponse type ([5fa1dee](5fa1dee)) * **Typescript:** use BaseServiceMethodOptions in ServiceMethodDynamicSegments ([#713](#713)) ([0fb2315](0fb2315)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
chore(main): release 6.2.0 (#649) 🤖 I have created a release *beep* *boop* --- ## [6.2.0](v6.1.0...v6.2.0) (2025-11-18) ### Features * **Search, Typescript:** add type generic to search.query.post ([#647](#647)) ([94133f2](94133f2)) * **Streams:** add methods and types for Streams ([#682](#682)) ([ee563ca](ee563ca)) ### Bug Fixes * **Transfer, Typescript:** transfer.endpointSearch return type ([#664](#664)) ([f001164](f001164)) * Update Compute host for OpenAPI spec and documentation ([#659](#659)) ([d7f614f](d7f614f)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
chore(main): release 6.1.0 (#633) 🤖 I have created a release *beep* *boop* --- ## [6.1.0](v6.0.1...v6.1.0) (2025-09-11) ### Features * **Groups:** Adds `groups.create`, `groups.update`, `groups.remove`, `groups.getStatuses`, and `policies.update` service methods. ([#632](#632)) ([9cac72e](9cac72e)) * **Search, Typescript:** Adds optional generics to search `query` types ([#634](#634)) ([1cb61df](1cb61df)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
chore(main): release 6.0.1 (#631) 🤖 I have created a release *beep* *boop* --- ## [6.0.1](v6.0.0...v6.0.1) (2025-09-05) ### Miscellaneous Chores * disable Slack notification on release ([#630](#630)) ([73078cf](73078cf)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
chore(main): release 6.0.0 (#517) 🤖 I have created a release *beep* *boop* --- ## [6.0.0](v5.8.0...v6.0.0) (2025-09-02) ### ⚠ BREAKING CHANGES * **Timers:** Timer renamed to Timer*s*, Moves `timer.create` export to `timers.timer.create` to better reflect API. ([#533](#533)) * Drops support for Node.js 18 ([#520](#520)) ### Features * Allows passing `manager` as ServiceMethodOptions ([#597](#597)) ([d99703d](d99703d)) * **Authorization:** adds experimental `PopupTransport` for AuthorizationManager ([#461](#461)) ([94d87fb](94d87fb)) * **Compute:** Adds `endpoint.update` and `remove` methods ([#524](#524)) ([6ee61ff](6ee61ff)) * Drops support for Node.js 18 ([#520](#520)) ([ae67d68](ae67d68)) * **Flows:** add `runs.get` method for retrieving specific run details ([#534](#534)) ([64a28a2](64a28a2)) * **Flows:** Adds OpenAPI type generation and export for Flows service ([#548](#548)) ([6bdd0c4](6bdd0c4)) * **Flows:** use `OpenAPI` specs for Run method types ([#556](#556)) ([4dac4d3](4dac4d3)) * **Timer:** add Timer Jobs methods ([#531](#531)) ([392035b](392035b)) * **Transfer:** Adds support for roles operations. ([#537](#537)) ([1fc00e0](1fc00e0)) * **Typescript:** Use internal, OpenAPI-generated, types for Compute, GCS, Groups, and Timer. ([#447](#447)) ([7c98b08](7c98b08)) ### Bug Fixes * **Flows:** Ensure OpenAPI types are included as return types to service methods ([#564](#564)) ([9e19a8e](9e19a8e)) * **Transfer:** Updates `getDomainFromEndpoint` to ensure support for custom (sub)domains with dashes. ([#621](#621)) ([c10e24d](c10e24d)) * **Typescript, Flows:** Updates OpenAPI URL and regenerates types. ([#554](#554)) ([c960bad](c960bad)) * **Typescript:** Fix incorrect calls to `PaginatedResponse` and improve the generic. ([#550](#550)) ([294d9f4](294d9f4)) ### Code Refactoring * **Timers:** Timer renamed to Timer*s*, Moves `timer.create` export to `timers.timer.create` to better reflect API. ([#533](#533)) ([d8fc964](d8fc964)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
chore(main): release 5.8.0 (#487) 🤖 I have created a release *beep* *boop* --- ## [5.8.0](v5.7.0...v5.8.0) (2025-05-29) ### Features * Adds `request` method for making generic service requests using similar signatures and authorization integration. ([#511](#511)) ([a77b488](a77b488)) * **Flows:** adds `update` method ([#480](#480)) ([e7e9169](e7e9169)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
chore(main): release 5.7.0 (#474) 🤖 I have created a release *beep* *boop* --- ## [5.7.0](v5.6.0...v5.7.0) (2025-04-02) ### Features * **Flows:** Add Run `update`, `remove`, and `getDefinition` methods ([#473](#473)) ([0712eee](0712eee)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
chore(main): release 5.6.0 (#443) 🤖 I have created a release *beep* *boop* --- ## [5.6.0](v5.5.0...v5.6.0) (2025-03-20) ### Features * **Transfer:** adds `isGlobusHostname` utility ([#458](#458)) ([9d42388](9d42388)) ### Bug Fixes * **Search, Typescript:** `SearchIndexRoleCreate` type no longer includes `principal_type` member. ([#428](#428)) ([0537ab9](0537ab9)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
chore(main): release 5.5.0 (#421) 🤖 I have created a release *beep* *boop* --- ## [5.5.0](v5.4.1...v5.5.0) (2025-02-06) ### Features * **Search:** Adds support for Search Index Roles CRUD methods. ([#425](#425)) ([1b40d08](1b40d08)) ### Bug Fixes * **Transfer, Typescript:** Adds TransferErrorDocument type and improves DirectoryListingError types. ([#420](#420)) ([aadfbdf](aadfbdf)) * **Typescript, Search:** Improve the GFacet Search type ([#426](#426)) ([1b245a5](1b245a5)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
PreviousNext