Skip to content

Releases: ConductorOne/baton-sdk

v0.2.8

22 Jul 19:22
8b96daa
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.7...v0.2.8

v0.2.7

19 Jul 23:25
df0146b
Compare
Choose a tag to compare

What's Changed

  • Set flags if their envvar counterparts are set by @shackra in #182
  • Add external ticketing enabled setting/annotation by @laurenleach in #181

Full Changelog: v0.2.6...v0.2.7

v0.2.6

18 Jul 17:47
74d2500
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.5...v0.2.6

v0.2.5

17 Jul 20:43
05e2123
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.4...v0.2.5

v0.2.4

17 Jul 18:20
95bc6b2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.3...v0.2.4

v0.2.3

16 Jul 20:39
a1186f0
Compare
Choose a tag to compare

What's Changed

  • Add struct to carry the schema of fields and constrains by @shackra in #174
  • Add configuration validation after it is loaded by @shackra in #175
  • Add type slice (only for strings) type support by @shackra in #176

Full Changelog: v0.2.2...v0.2.3

v0.2.2

10 Jul 18:47
9302dd7
Compare
Choose a tag to compare

What's Changed

  • fix: Assert that the cycle is one of the options by @mgaeta in #171
  • Skip further validation when non required custom field value is empty on ticket by @laurenleach in #172
  • Fix graph cycle detection. Improve graph validation for tests. by @ggreer in #173

Full Changelog: v0.2.1...v0.2.2

v0.2.1

09 Jul 22:25
6087fef
Compare
Choose a tag to compare

What's Changed

  • Pass getconnector and receive a list of connectorrunner.Option by @shackra in #170

Full Changelog: v0.2.0...v0.2.1

v0.2.0

09 Jul 19:18
ad71283
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.47...v0.2.0

v0.1.47

26 Jun 21:11
5aba0b6
Compare
Choose a tag to compare

What's Changed

  • [BB-23] ref: Entitlements Graph by @mgaeta in #158
  • Parse more rate limiting headers. by @ggreer in #161
  • Add immutable annotations to grants and entitlements. by @ggreer in #154
  • feat: Allow WithJSONResponse() and WithXMLResponse() to work with empty response bodies by @mgaeta in #163

Full Changelog: v0.1.46...v0.1.47