Skip to content

Releases: ConductorOne/baton-sql

v0.5.2

01 Apr 19:01
9ed4c70

Choose a tag to compare

What's Changed

  • Fix incorrect next-page offset calculation by @c1-dev-bot[bot] in #115

Full Changelog: v0.5.1...v0.5.2

v0.5.1

26 Mar 22:09
9bfa3be

Choose a tag to compare

What's Changed

  • Err for grant/revoke when no row affected by @MarcusGoldschmidt in #113
  • Add configurable page_size to pagination config by @c1-dev-bot[bot] in #114

New Contributors

  • @c1-dev-bot[bot] made their first contribution in #114

Full Changelog: v0.5.0...v0.5.1

v0.5.0

25 Feb 23:14

Choose a tag to compare

What's Changed

  • [auto] add tools/rules.go by @baton-admin[bot] in #109
  • Only create expandable annotations on grants if there are entitlements to expand. by @ggreer in #110

New Contributors

  • @baton-admin[bot] made their first contribution in #109

Full Changelog: v0.4.5...v0.5.0

v0.4.5

12 Jan 23:07
c3f62e1

Choose a tag to compare

What's Changed

Full Changelog: v0.4.4...v0.4.5

v0.4.4

18 Dec 17:14

Choose a tag to compare

What's Changed

Full Changelog: v0.4.3...v0.4.4

v0.4.3

17 Dec 00:44
5408753

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.2...v0.4.3

v0.4.2

15 Dec 18:57
f1f8e37

Choose a tag to compare

What's Changed

Full Changelog: v0.4.1...v0.4.2

v0.4.1

09 Dec 21:24

Choose a tag to compare

What's Changed

  • Bump github.com/conductorone/baton-sdk from 0.5.25 to 0.6.5 by @dependabot[bot] in #99

Full Changelog: v0.4.0...v0.4.1

v0.4.0

02 Dec 22:39
c162ddf

Choose a tag to compare

What's Changed

  • SAP HANA: Sync emails and groups. by @ggreer in #82
  • Bump github.com/conductorone/baton-sdk from 0.4.6 to 0.4.8 by @dependabot[bot] in #83
  • SAP HANA: Get group membership working. Get account type working. by @ggreer in #84
  • Bump github.com/conductorone/baton-sdk from 0.4.8 to 0.5.16 by @dependabot[bot] in #91
  • Add SQL injection test data for Postgres test. Use username/password in examples. by @ggreer in #93
  • Improve DSN env vairable expansion by @pquerna in #92
  • Add some failing test cases for DSN environment variable expansion. by @ggreer in #94
  • [BB-1827] address expand dsn edge cases by @agustin-conductor in #97
  • Bump github.com/conductorone/baton-sdk from 0.5.16 to 0.5.25 by @dependabot[bot] in #96

New Contributors

Full Changelog: v0.3.0...v0.4.0

v0.3.0

02 Oct 17:34
4f811b1

Choose a tag to compare

What's Changed

  • Add support for custom actions. by @ggreer in #78
  • Fix action schema response. Use key for name and name for display name. by @ggreer in #80
  • Add support for SAP HANA. by @ggreer in #81

Full Changelog: v0.1.0...v0.3.0