Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 29, 2025

Bumps github.com/conductorone/baton-sdk from 0.3.33 to 0.4.5.

Release notes

Sourced from github.com/conductorone/baton-sdk's releases.

v0.4.5

What's Changed

New Contributors

Full Changelog: ConductorOne/baton-sdk@v0.4.4...v0.4.5

v0.4.4

What's Changed

Full Changelog: ConductorOne/baton-sdk@v0.4.3...v0.4.4

v0.4.3

What's Changed

Full Changelog: ConductorOne/baton-sdk@v0.4.2...v0.4.3

v0.4.2

What's Changed

Full Changelog: ConductorOne/baton-sdk@v0.4.1...v0.4.2

v0.4.1

What's Changed

Full Changelog: ConductorOne/baton-sdk@v0.4.0...v0.4.1

v0.4.0

What's Changed

Full Changelog: ConductorOne/baton-sdk@v0.3.58...v0.4.0

v0.3.58

What's Changed

... (truncated)

Commits
  • ea50b81 Update protogen (#491)
  • f9c2a9f Update SDK version to v0.4.4
  • bc01558 Replace active sync ID annotation with explicit sync id in relevant requests....
  • 2183c86 Update SDK version to v0.4.3
  • a7570da wip lifecycle management action traits and filtering (#489)
  • 2dc1e02 Update SDK version to v0.4.2
  • 4252930 Error if connector implements old version of interface. (#487)
  • 716ae57 Update SDK version to v0.4.1
  • 291527e Set correct sync annotations for session store and connector store. (#486)
  • dd4918c Update SDK version to v0.4.0
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note

Upgrades baton-sdk and integrates session cache, active sync ID, updated credential options, delete parent support, and sync controls (skip entitlements/grants), plus vendor updates (zstd).

  • SDK/Proto/API:
    • Switch to explicit active_sync_id on requests; add validators.
    • Add ParentResourceId to delete APIs; wire through task handlers.
    • Introduce LocalCredentialOptions and encrypted password handling; rotate/create use new options.
  • Session Cache:
    • Add in-memory and gRPC session cache; context propagation via gRPC interceptors.
  • CLI/Lambda:
    • Create session cache in runners; parse client-secret; use DPoP client; support --skip-entitlements-and-grants and JSON --invoke-action-args.
  • Sync Engine:
    • Support partial/resources-only sync types; inject active sync ID; option to skip entitlements/grants and not expand grants; SCC-based cycle detection.
  • Compactor:
    • Add attached compactor mode and grant stats helpers.
  • Deps:
    • Update klauspost/compress (zstd/bitreader perf fixes).

Written by Cursor Bugbot for commit b5c5ca0. This will update automatically on new commits. Configure here.

Bumps [github.com/conductorone/baton-sdk](https://github.com/conductorone/baton-sdk) from 0.3.33 to 0.4.5.
- [Release notes](https://github.com/conductorone/baton-sdk/releases)
- [Commits](ConductorOne/baton-sdk@v0.3.33...v0.4.5)

---
updated-dependencies:
- dependency-name: github.com/conductorone/baton-sdk
  dependency-version: 0.4.5
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Sep 29, 2025
@coderabbitai
Copy link

coderabbitai bot commented Sep 29, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 6, 2025

Superseded by #28.

@dependabot dependabot bot closed this Oct 6, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/conductorone/baton-sdk-0.4.5 branch October 6, 2025 05:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants