All notable changes to this project will be documented in this file.
The format is based on Keep a Changelogand this project adheres to Semantic Versioning.
- End to End test of internal automated build process
- Update for internal automated build process
- Support access of Folder level crdentials to child folders & jobs.
- Security updates in pom.xml & support to Java 11. The following depedency updates are made:
- org.jenkins-ci.plugins is updated from 4.17 to 4.48
- Jenkins version has been updated from 2.176.1 to 2.377
- kotlin-stdlib-common updated to 1.6.20
- okhttp has been updated from 3.11.0 to 4.10.0
- jackson-databind has been updated from 2.12.5 to 2.14.0
- gsom from 2.8.8 to 2.8.9
- io.jenkins.tools.bom artifact id updated from bom-2.164.x to bom-2.332.x
- JWT token issuer is set to the root URL of the jenkins instance
- WebService ID for the authentication can be either the service id or authenticator_type/service_id (authn-jwt/id)
- Warning/error on validation for Key and Token TTL
- Updated README.md
- Added "JWT Token Claims" button to configuration page to obtain referecence claims to be used by JWT Authenticator
- Fixed bindings for context aware store credentials
- Added JWT Authentication
- Added Context Aware (Based on JWT) Credential Provider
- Updated Doc
- Misc fixes
- Incorporated changes for null certificate on slave
- Brought fixes for core cyberark/conjur-credentials-plugin
- Release in plugins
## 1.0.2 - 2020-05-05
- Included changes to allow GIT plugin to retrieve credentials from slaves
- Removed binaries deliverables, to use artifactory to deliver binaries
- Added Support for SSH Private Key