Skip to content

0.5.0-rc2

Pre-release
Pre-release
Compare
Choose a tag to compare
@scholzj scholzj released this 07 May 11:38

Staging repository

To test the release, use the staging repository by including following in your pom.xml:

  <repositories>
    <repository>
      <id>staging</id>
      <url>https://oss.sonatype.org/content/repositories/iostrimzi-1065/</url>
    </repository>
  </repositories>

Main Changes since 0.5.0-rc1

  • Fix scope support when refreshing the token (#55)