Releases: ConductorOne/baton-sdk
Releases · ConductorOne/baton-sdk
v0.6.14
v0.6.13
v0.6.12
v0.6.11
v0.6.10
v0.6.9
What's Changed
- Resource Actions by @jirwin in #564
- cache getFinishedSync result to eliminate N+1 query pattern by @arreyder in #604
- Filter child resource if resource type not present in filter by @laurenleach in #607
- Grant expansion: Remove expandable annotation after processing expandable grant. by @ggreer in #601
Full Changelog: v0.6.8...v0.6.9
v0.6.8
v0.6.7
What's Changed
- add polling for action status by @aldevv in #587
- Refactor Expansion for Testability by @kans in #585
- Add AccountManagerV2 for type assertions in connectors. by @ggreer in #590
- UnrollSetMany now respects gRPC size limits, too by @kans in #589
- Add AlreadyExistsResult as a possible return value for CreateAccountResponse. by @ggreer in #592
Full Changelog: v0.6.6...v0.6.7
v0.6.6
What's Changed
- Fix lint errors found with latest version of golangci-lint. by @ggreer in #577
- [DUCT-13247] Upgrade gopsutil by @MarcusGoldschmidt in #575
- Don't allocate bytes slices on the heap for sql query responses by @kans in #576
- Compaction: Remove WithOptimizeInserts(). by @ggreer in #578
- Compaction speedups. by @ggreer in #579
- add retry.go tests by @aldevv in #497
- Speed up grant expansion. by @ggreer in #574
- use an iterator instead of loading the entire graph into memory, again by @kans in #583
- [DUCT-13790] baton-sdk: support incremental sync in baton connector by @Bencheng21 in #573
- Security insights resource trait by @mstanbCO in #580
- cleanup graph creation code, no change in behavior by @kans in #584
Full Changelog: v0.6.5...v0.6.6