Releases: RADAR-base/radar-spring
Releases · RADAR-base/radar-spring
radar-spring 1.2.1
radar-spring 1.2.0
Changes since version 1.1.5:
- Updated project build and dependencies by @blootsvoets in #15
- MP Auth 0.8.2 -> 2.0.0
- Kotlin 1.3 -> 1.8
- Java 8 -> 17
- Gradle 6 -> 8
- Github Actions latest versions (removing deprecated Node 12 calls)
- Spring 5 -> 6
- Added several build features
- ktlint for linting (and fixed listing issues)
- dependencyUpdates for easier updating
- dokka Javadoc-compatible documentation
- put all plugin and dependency versions in
gradle.properties
Full Changelog: v1.1.5...v1.2.0
Radar Spring release 1.1.5
- Bumps radar-auth/mpVersion to
0.8.2
withTokenValidator
fixes
Radar Spring release 1.1.4
- add sources jar as required by ruleset on sonatype nexus
Radar Spring release 1.1.3
- Move to Maven publishing
Radar Spring release 1.1.2
- Adds GitHub actions workflow (replaces travis-ci)
Radar Spring release 1.1.1
- Uses latest radar-auth 0.6.5
Radar Spring release 1.1.0
Use Latest radar-auth version 0.6.3
Radar Spring release 1.0.0
This library provides functionality to add authorization in any spring-based application. Currently, this is provided using the Management portal and radar-auth library.
The library is written in Kotlin but is fully compatible with java.
For usage, take a look at the README