Releases: Staffbase/bitrise-api
Releases · Staffbase/bitrise-api
Version 1.0.1 🌈
Changes
🚨 Dependencies
- Bump github.com/go-openapi/strfmt from 0.21.3 to 0.21.5 @dependabot (#63)
- Bump Staffbase/gha-workflows from 1.13.1 to 1.14.0 @dependabot (#64)
- Bump Staffbase/gha-workflows from 1.12.0 to 1.13.1 @dependabot (#62)
- Bump golang.org/x/text from 0.3.7 to 0.3.8 in /tools @dependabot (#61)
- Bump github.com/go-openapi/validate from 0.22.0 to 0.22.1 @dependabot (#57)
- Bump cla-assistant/github-action from 2.2.1 to 2.3.0 @dependabot (#58)
Release v1.0.0
- API spec is now complete and valid
- Patching mechanism is not needed anymore and was removed
- Dev dependency handling was adjusted
Release v0.1.1
Latest bitrise API features.
Among other things:
- patch email notification settings
- delete app
Update API doc and Regenerate
Breaking changes are included.
Many API changes. (eg. the app title property was added)
Release v0.0.11
Release v0.0.11
- update dependencies
Release v0.0.4
Release v0.0.4
- update dependencies
Upgrade to latest API changes
v0.0.3 go mod tidy
Patch nullsString on v0.AppResponseItemModel
Bitrise API specification doesn't apply to its implementation. 'NullsString' objects were claimed, but simple 'strings' were returned.
Initial Release
v0.0.1 Initial commit