Skip to content

Releases: deftdevs/bootstrapi

BootstrAPI 1.0.0-rc8

11 May 13:36

Choose a tag to compare

BootstrAPI 1.0.0-rc8 Pre-release
Pre-release

What's Changed

  • Fix null username passed to addUserToGroup and refactor addUser username resolution by @pathob in #471
  • Fix three null-safety bugs introduced with the map-based endpoints refactor by @pathob in #472

Full Changelog: v1.0.0-rc7...v1.0.0-rc8

BootstrAPI 1.0.0-rc7

08 May 12:42

Choose a tag to compare

BootstrAPI 1.0.0-rc7 Pre-release
Pre-release

What's Changed

  • Add Crowd integration tests for session config, trusted proxies and mail server by @pathob in #442
  • Implement missing integration tests for all applications by @pathob in #443
  • Fix OpenAPI docs URL placeholders for generator v7.20 by @pathob in #444
  • Use map-based endpoints for bulk REST resources by @pathob in #445
  • Avoid mutating shared model constant in MailServerServiceTest by @pathob in #469
  • Validate global permissions against the live Jira registry by @pathob in #467
  • Dependency version upgrades

New Contributors

Full Changelog: v1.0.0-rc6...v1.0.0-rc7

BootstrAPI 1.0.0-rc6

24 Feb 13:34

Choose a tag to compare

BootstrAPI 1.0.0-rc6 Pre-release
Pre-release

What's Changed

  • Remove unnecessary component exports by @pathob in #228
  • Use SystemAdminOnly filter by Atlassian in Confluence by @pathob in #230
  • Rename model classes from *Bean to *Model by @pathob in #231
  • Use Spring Java instead of Sprint Scanner to resolve dependencies by @pathob in #229
  • Use fixed bytebuddy version by @pathob in #241
  • Use updated Atlassian repository by @pathob in #242
  • Remove gadgets endpoints by @pathob in #243
  • Remove "forbidden" NotNull's (for now) by @pathob in #245
  • Remove forbidden NotNull's (for now) part 2 by @pathob in #247
  • Remove obsolete generated docs by @pathob in #248
  • Prepare for gray API removals by @pathob in #250
  • Upgrade to latest LTS versions Jira 10.3, Confluence 9.2, Crowd 6.3 by @pathob in #220
  • Update release workflow to allow setting next development version by @pathob in #253
  • Use API instead of whole atlassian-authentication-plugin as dependency by @pathob in #258
  • Exclude jakarta.ws.rs-api from jira-plugins dependency import by @pathob in #259
  • Remove dependencies included in Atlassian platform BOM from parent POM by @pathob in #324
  • fix(crowd): Remove implicit usages of the Guava ImmutableSet class by @pathob in #433
  • fix: Exclude ctk-plugin with invalid versions from confluence-project import by @pathob in #434
  • Use Confluence API for dependency management import by @pathob in #435
  • fix: Override ctk-plugin version, add validation before release by @pathob in #438
  • Use builder pattern with Lombok in all model classes by @pathob in #332
  • Inline classes from com.atlassian.crowd.directory.ldap package by @pathob in #441
  • Dependency version upgrades

Full Changelog: v0.12.0...v1.0.0-rc6

BootstrAPI 1.0.0-rc1

19 Feb 03:31

Choose a tag to compare

BootstrAPI 1.0.0-rc1 Pre-release
Pre-release

What's Changed

  • Remove unnecessary component exports by @pathob in #228
  • Use SystemAdminOnly filter by Atlassian in Confluence by @pathob in #230
  • Rename model classes from *Bean to *Model by @pathob in #231
  • Use Spring Java instead of Sprint Scanner to resolve dependencies by @pathob in #229
  • Use fixed bytebuddy version by @pathob in #241
  • Use updated Atlassian repository by @pathob in #242
  • Remove gadgets endpoints by @pathob in #243
  • Remove "forbidden" NotNull's (for now) by @pathob in #245
  • Remove forbidden NotNull's (for now) part 2 by @pathob in #247
  • Remove obsolete generated docs by @pathob in #248
  • Prepare for gray API removals by @pathob in #250
  • Upgrade to latest LTS versions Jira 10.3, Confluence 9.2, Crowd 6.3 by @pathob in #220
  • Update release workflow to allow setting next development version by @pathob in #253
  • Use API instead of whole atlassian-authentication-plugin as dependency by @pathob in #258
  • Exclude jakarta.ws.rs-api from jira-plugins dependency import by @pathob in #259
  • Dependency version upgrades

Full Changelog: v0.12.0...v1.0.0-rc1

BootstrAPI 0.12.0

20 Mar 15:41

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.

What's Changed

  • Restructure licenses, add singleton endpoint, accept string licenses by @pathob in #195
  • Version upgrades

Full Changelog: v0.11.0...v0.12.0

BootstrAPI 0.11.0

13 Mar 09:25

Choose a tag to compare

What's Changed

  • Support setting OAuth config for application links by @pathob in #147
  • Large number of refactorings and version upgrades

Full Changelog: v0.10.3...v0.11.0

BootstrAPI 0.10.3

06 Feb 10:55

Choose a tag to compare

What's Changed

  • Add missing configuration options to authentication endpoints by @pathob in #127 and #146

Full Changelog: v0.10.1...v0.10.3

BootstrAPI 0.10.2

05 Feb 17:03

Choose a tag to compare

BootstrAPI 0.10.2 Pre-release
Pre-release

What's Changed

  • Add missing configuration options to authentication endpoints by @pathob in #127

Full Changelog: v0.10.1...v0.10.2

BootstrAPI 0.10.1

02 Oct 10:24

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

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