Skip to content

Releases: ConductorOne/baton-retool

v0.0.12

21 Feb 01:47
2424dfd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.11...v0.0.12

v0.0.11

14 Feb 00:14
e518ba8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.10...v0.0.11

v0.0.10

29 Jan 18:54
af7c0ee
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.9...v0.0.10

v0.0.9

24 Jul 18:04
f5e6bdb
Compare
Choose a tag to compare

What's Changed

  • Fix release and deprecated linter by @mchavez in #16
  • Update go version in tests. Fix goreleaser. by @mchavez in #17
  • Upgrade baton-sdk. Reduce the size of pagestates. by @ggreer in #18

New Contributors

Full Changelog: v0.0.8...v0.0.9

v0.0.8

16 Feb 23:44
cf50930
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.7...v0.0.8

v0.0.7

14 Feb 23:30
f967527
Compare
Choose a tag to compare

What's Changed

  • Don't re-fetch group access levels for each group member. by @ggreer in #14

Full Changelog: v0.0.6...v0.0.7

v0.0.6

14 Feb 22:41
dc648b1
Compare
Choose a tag to compare

What's Changed

  • Fetch page access levels for a group once instead of re-fetching for every member of a group. by @ggreer in #11
  • Log SQL queries. by @ggreer in #12
  • Add ORDER BY to most scan queries by @pquerna in #13

New Contributors

Full Changelog: v0.0.5...v0.0.6

v0.0.5

13 Feb 07:42
ad57112
Compare
Choose a tag to compare

Changelog

  • dc5109a Add support for skipping syncing groups and pages. Make pages not use an app trait
  • 74f3a0c make update-deps
  • f64c2b8 Fix deprecation warning in goreleaser.

v0.0.4

09 Feb 23:03
01f051b
Compare
Choose a tag to compare

What's Changed

  • Use max page size if none is set. This should improve performance. by @ggreer in #8

New Contributors

  • @ggreer made their first contribution in #8

Full Changelog: v0.0.3...v0.0.4

v0.0.3

20 Oct 00:50
528f1e8
Compare
Choose a tag to compare

Changelog

  • 6499149 Bump baton-sdk to v0.1.8
  • fc0bd8a Update notice file
  • 5145e3e fix title caser issue, remove provisioning flags from readme