Skip to content

Releases: ConductorOne/baton-sdk

v0.6.14

05 Jan 19:05
267b919

Choose a tag to compare

What's Changed

  • Add tests to validate that temp dir is empty after compaction. by @ggreer in #616
  • Fix/wal checkpoint race condition by @arreyder in #605
  • More tempdir cleanup by @kans in #617

Full Changelog: v0.6.13...v0.6.14

v0.6.13

31 Dec 23:17
5ca23a6

Choose a tag to compare

What's Changed

  • Disable journaling if c1z is opened in read only mode. by @ggreer in #613
  • Don't use memory temp store. by @ggreer in #615

Full Changelog: v0.6.12...v0.6.13

v0.6.12

31 Dec 20:12
5a5a941

Choose a tag to compare

What's Changed

  • Fix potential issue with cached sync run persisting after a sync is started or ended. by @ggreer in #612

Full Changelog: v0.6.11...v0.6.12

v0.6.11

31 Dec 01:22
502d306

Choose a tag to compare

What's Changed

  • Compaction speedup: Reuse c1file for compaction steps. by @ggreer in #611

Full Changelog: v0.6.10...v0.6.11

v0.6.10

30 Dec 18:09
c670ae2

Choose a tag to compare

What's Changed

  • Remove naive compactor. by @ggreer in #609
  • Minor cleanup. by @ggreer in #610
  • Create account: Add support for creating accounts of different resource types by @ggreer in #608

Full Changelog: v0.6.9...v0.6.10

v0.6.9

29 Dec 18:05
69fd4ac

Choose a tag to compare

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

19 Dec 18:59
122b4b8

Choose a tag to compare

What's Changed

Full Changelog: v0.6.7...v0.6.8

v0.6.7

16 Dec 21:50
cfd100e

Choose a tag to compare

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

15 Dec 05:40
e362f62

Choose a tag to compare

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

v0.6.5

07 Dec 22:40
6bcdcae

Choose a tag to compare

What's Changed

Full Changelog: v0.6.4...v0.6.5