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.2.96 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 wires in session cache, targeted sync, new v2 APIs (resource getter, event feed v2), diff/compactor, retries, and expanded CLI/options.

  • Dependencies:
    • Upgrade github.com/conductorone/baton-sdk to v0.4.5 (plus related vendor updates).
  • New gRPC/APIs:
    • Add BatonSessionService (session cache RPCs).
    • Reader sync types extended (sync_type, parent_sync_id), filter latest-finished by type.
    • Add ResourceGetterService.GetResource; Event Feed V2 metadata/streaming.
  • Session Cache:
    • Introduce in-memory and gRPC-backed session cache; context propagation via interceptors; CLI helper WithSessionCache.
  • Connector/Builder:
    • Targeted resource sync support; ResourceManager/Deleter V2; EventProvider V2; capability flags; grant/revoke/ticket list retries.
  • Sync Runner/Tasks:
    • Targeted sync resource IDs; invoke action; event feed feed-id/start-at; diff and compaction tasks; skip entitlements/grants option.
  • .c1z Store/Tools:
    • Stats/GrantStats by sync type; diff generation; attached/naive compactor; decoder concurrency option; attach/detach helpers.
  • CLI/Config:
    • New flags (invoke-action, event feed params, targeted sync, diff/compact); pretty/ordered config schema; OTEL init cleanup.
  • Misc:
    • Password/credential options handling; logging, HTTP/ratelimit parsing, small fixes (bid error msgs, Plan9/term support).

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

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

@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 07:09
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