Skip to content

Releases: deftdevs/bootstrapi

BootstrAPI 0.10.1

02 Oct 10:24
Compare
Choose a tag to compare

What's Changed

  • Jira: Support websudo config in new /settings/security endpoint by @pathob in #120

Full Changelog: v0.10.0...v0.10.1

BootstrAPI 0.10.0

02 Oct 09:27
Compare
Choose a tag to compare

What's Changed

  • Confluence: Support websudo config in new /settings/security endpoint by @pathob in #119

Full Changelog: v0.9.1...v0.10.0

BootstrAPI 0.9.1

19 Sep 11:27
Compare
Choose a tag to compare

This is a bugfix release.

What's Changed

  • Jira: Fix banner endpoint, support long strings by @pathob in #118

Full Changelog: v0.9.0...v0.9.1

BootstrAPI 0.9.0

19 Sep 08:50
Compare
Choose a tag to compare

This is a BREAKING release. Since BootstrAPI is still in a early development stage, I allow myself to make breaking changes in minor versions. The REST API has changed as described and documented in #114. The release also contains two new endpoints; a settings/banner endpoint for Jira and a settings/custom-html endpoint for Confluence. Also, it's now possible to download snapshot builds for the main branch and merge requests.

What's Changed

  • Separate endpoints for single and multiple entities by @pathob in #114
  • Workflow: Archive packaged artifacts by @pathob in #116
  • Jira: Allow setting announcement banner by @pathob in #115
  • Confluence: Allow setting custom HTML by @pathob in #117

Full Changelog: v0.8.2...v0.9.0

BootstrAPI 0.8.2

23 Jul 14:21
Compare
Choose a tag to compare

This is a BREAKING release. Since BootstrAPI is still in a early development stage, I allow myself to make breaking changes in minor versions. The REST API has changed as described in #104 and documented in #108. In this patch release, the trusted-proxies endpoint for Crowd has been adjusted the same way as the other endpoints in release 0.8.0 (as it was forgotten before). Release 0.8.1 is a non-working release for Crowd due to a misconfigured cross-compiler and should not be used.

What's Changed

  • Also change over trusted proxies from collection model to array schema by @pathob in #109
  • Remove 'all' resource from Crowd plugin by @pathob in #110
  • Make REST API method names more consistent by @pathob in #111
  • Fix Crowd plugin by compiling for Java 11 again by @pathob in #113

Full Changelog: v0.8.0...v0.8.2

BootstrAPI 0.8.1

23 Jul 09:35
Compare
Choose a tag to compare
BootstrAPI 0.8.1 Pre-release
Pre-release

This release is broken for Crowd and should not be used.

BootstrAPI 0.8.0

22 Jul 15:52
Compare
Choose a tag to compare

This is a BREAKING release. Since BootstrAPI is still in a early development stage, I allow myself to make breaking changes in minor versions. The REST API has changed as described in #104 and documented in #108

What's Changed

  • Change over from collection models to use of array schema by @pathob in #104
  • Replace faulty asciidoc documentation by markdown by @pathob in #108
  • Dozens of dependency improvements and updates by @pathob and @renovate

Full Changelog: v0.7.1...v0.8.0

BootstrAPI 0.7.1

24 Jun 08:32
Compare
Choose a tag to compare

What's Changed

  • Confluence: Fix global permissions, restrict to valid ones by @pathob in #65

Full Changelog: v0.7.0...v0.7.1

BootstrAPI 0.7.0

24 Jun 02:26
Compare
Choose a tag to compare

What's Changed

  • Implement global permissions endpoint by @pathob in #2
  • Various dependency updates and workflow-related changes

New Contributors

Full Changelog: https://github.com/deftdevs/bootstrapi/commits/v0.7.0