Skip to content

Releases: ConductorOne/baton-snowflake

v0.0.12

08 Jan 22:53
c5abd97
Compare
Choose a tag to compare

What's Changed

  • Empty statement means no results, fixes panics in prod by @btipling in #47

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

v0.0.11

19 Dec 06:13
41021c4
Compare
Choose a tag to compare

What's Changed

  • Return an error if we didn't get a database or account role. by @ggreer in #43

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

v0.0.10

18 Dec 19:17
29a6af8
Compare
Choose a tag to compare

What's Changed

  • Update README.md by @mindymo in #37
  • chore(deps): bump github.com/conductorone/baton-sdk from 0.2.31 to 0.2.51 by @dependabot in #40
  • Escape role and user names so that any roles or users with special characters don't cause syncs to fail. by @ggreer in #42

New Contributors

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

v0.0.9

16 Dec 21:02
3884130
Compare
Choose a tag to compare

What's Changed

  • Don't assume paginated list returned results. Fixes panic by @btipling in #41

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

v0.0.8

05 Dec 00:59
eaf18fa
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump github.com/conductorone/baton-sdk from 0.2.24 to 0.2.31 by @dependabot in #28
  • [BB-195] check for the "null" string by @btipling in #38

New Contributors

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

v0.0.7

22 Sep 23:54
82aff7e
Compare
Choose a tag to compare

What's Changed

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

v0.0.6

22 Sep 21:41
7a26a18
Compare
Choose a tag to compare

What's Changed

  • fix: Config schema by @mgaeta in #23
  • Generate the public-key fingerprint just based on private key by @pquerna in #29

New Contributors

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

v0.0.5

20 Aug 18:26
1591a6b
Compare
Choose a tag to compare

What's Changed

  • Adding test by @mchavez in #18
  • Updating config schema fields and sdk version by @mchavez in #19
  • chore(deps): bump github.com/conductorone/baton-sdk from 0.1.38 to 0.2.20 by @dependabot in #22

Full Changelog: v0.0.4...v0.0.5

v0.0.4

29 Jul 19:58
259f738
Compare
Choose a tag to compare

What's Changed

  • Add option to provide private key directly instead of a path to it. by @ggreer in #17

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

v0.0.3

22 Jul 17:46
30debea
Compare
Choose a tag to compare

What's Changed

  • Fix release. Get rid of old linter config. by @ggreer in #15

New Contributors

Full Changelog: v0.0.2...v0.0.3