Announcing atlassian-connect-spring-boot 2.0.0

Hi,

version 2.0.0 of atlassian-connect-spring-boot is now available via Maven Central. This release primarily includes an overdue upgrade to Spring Boot 2.0.

See below an extract from the project changelog .

2.0.0 - 2019-08-20

  • ACSPRING-96 Disable X-Frame-Options header by default

2.0.0-beta-1 - 2019-06-28

  • ACSPRING-70 Upgrade to Spring Boot 2.0
  • ACSPRING-89 Add AtlassianHostRestClients#authenticatedAsAddon(AtlassianHost)
  • ACSPRING-91 Upgrade to Nimbus JOSE + JWT 7
  • ACSPRING-92 Remove Apache Commons Lang dependency
  • ACSPRING-93 Remove Actuator base path property override
  • ACSPRING-94 Stop providing JWT-signing RestTemplate as @Component

As an aside, you can use artifact-listener.org to receive notifications of every new release.

5 Likes

Sweet! Thanks for the notification!