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.31 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 to v0.4.5, adding session caching, explicit ActiveSyncId propagation, selective sync (skip entitlements/grants), enhanced credential/delete APIs, SCC-based grant expansion, and compaction/HTTP robustness updates.

  • SDK/Protos:
    • Add explicit ActiveSyncId on list/get requests; update validations.
    • Extend delete APIs to accept ParentResourceId.
    • Introduce LocalCredentialOptions and encrypted/plaintext password support.
  • Session Cache:
    • Implement in-memory and gRPC session caches; add server/client interceptors; context sync ID propagation.
  • Sync/Runner/CLI:
    • Support skipping grant expansion and entitlements/grants; propagate ActiveSyncId during sync.
    • JSON --invoke-action-args; session cache wiring; client secret parsing.
  • Grant Expansion:
    • Replace cycle detection with SCC-based algorithm; refine external resource/grant handling.
  • Compaction:
    • Add attached DB compactor; track sync types (full/partial/resources_only); grant stats.
  • HTTP/Transport:
    • Improve retry/error mapping, no-cache option, generic response handling; DPoP auth reuse in Lambda.
  • Misc:
    • Bump SDK version to v0.4.5; various validation and small fixes.

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

Bumps [github.com/conductorone/baton-sdk](https://github.com/conductorone/baton-sdk) from 0.3.31 to 0.4.5.
- [Release notes](https://github.com/conductorone/baton-sdk/releases)
- [Commits](ConductorOne/baton-sdk@v0.3.31...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 #43.

@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 03:26
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