Releases: ConductorOne/baton-sdk
Releases · ConductorOne/baton-sdk
v0.2.8
What's Changed
- Remove client id/file mutually exclusive relationship by @laurenleach in #183
- Export ticketing/list-ticket-schemas field by @laurenleach in #184
Full Changelog: v0.2.7...v0.2.8
v0.2.7
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
v0.2.5
What's Changed
- Use
MarkPersistentFlagRequired
for required flags by @laurenleach in #178
Full Changelog: v0.2.4...v0.2.5
v0.2.4
v0.2.3
v0.2.2
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
v0.2.0
What's Changed
- fix: detect cycles better by @mgaeta in #164
- Don't require ticket status and type by @laurenleach in #162
- Add requested for to ticket request/ticket by @laurenleach in #167
- Add flake.nix for development by @shackra in #168
- Fix addtional argument pass to lambda function by @shackra in #169
- Offer configuration schema to connectors by @shackra in #166
New Contributors
Full Changelog: v0.1.47...v0.2.0
v0.1.47
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()
andWithXMLResponse()
to work with empty response bodies by @mgaeta in #163
Full Changelog: v0.1.46...v0.1.47