Skip to content

Releases: Staffbase/bitrise-api

Version 1.0.1 🌈

17 Mar 09:18
ca4dd61
Compare
Choose a tag to compare

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

28 Dec 09:53
31617bf
Compare
Choose a tag to compare
  • 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

06 Dec 12:52
603d4ae
Compare
Choose a tag to compare

Latest bitrise API features.
Among other things:

  • patch email notification settings
  • delete app

Update API doc and Regenerate

02 Nov 13:53
eeea90b
Compare
Choose a tag to compare

Breaking changes are included.
Many API changes. (eg. the app title property was added)

Release v0.0.11

05 Oct 10:43
3fbf09e
Compare
Choose a tag to compare

Release v0.0.11

  • update dependencies

Release v0.0.4

18 Oct 15:07
63518fa
Compare
Choose a tag to compare

Release v0.0.4

  • update dependencies

Upgrade to latest API changes

08 Jun 07:49
Compare
Choose a tag to compare
v0.0.3

go mod tidy

Patch nullsString on v0.AppResponseItemModel

08 Apr 12:27
318fe77
Compare
Choose a tag to compare

Bitrise API specification doesn't apply to its implementation. 'NullsString' objects were claimed, but simple 'strings' were returned.

Initial Release

26 Mar 09:03
Compare
Choose a tag to compare
v0.0.1

Initial commit