Skip to content

Releases: jenkinsci/conjur-credentials-plugin

v2.2.0

24 Jun 13:48
Compare
Choose a tag to compare

[2.2.0] - 2024-06-03

What’s New

Enhancement to support read/view permissions of Conjur Credentials for Jenkins users

v1.0.19

02 May 15:30
Compare
Choose a tag to compare

[1.0.19] - 2024-03-11

  • Support for multi-threaded and distributed environment.

v2.0.0

24 Apr 16:14
Compare
Choose a tag to compare

[2.0.0] - 2024-03-04

What’s New

Simplified JWT Configuration for Enhanced Security and User Experience
We're excited to announce a significant update to the Conjur Credentials plugin for Jenkins, focusing on simplifying and enhancing the JWT (JSON Web Token) configuration process. Our goal with this update is to streamline the user experience while increasing the security of your configurations.

Key Updates:

  • Reduced Complexity: We've reduced the number of custom fields in the JWT configuration. This approach not only simplifies the configuration process but also enhances the overall security by minimizing potential vulnerabilities.
  • Deprecation of Some Fields: Please note that some fields (claims) have been deprecated in this update. Fields are restricted to pre-selected values, please ensure your existing configuration is compatible. This means that certain custom user inputs will no longer be supported. This change is critical for maintaining a secure and efficient configuration environment.
  • Simplified Configuration: This functionality allows you to temporarily use some "grandfathered" values from your previous configurations. This interim solution is available until the next release, providing a comfortable adjustment period.

Impact on Your Environment:

These changes are designed to enhance both security and user experience. However, they may impact your current environment due to the deprecation of certain fields and the shift towards a more streamlined configuration approach. We encourage you to review your current configurations and adapt to the new system, leveraging simplified configuration for an easier transition.

We strongly recommend utilizing the default values recommended for fields that will be deprecated. These defaults are either system-generated or selected from an approved list of values, ensuring optimal security and compatibility.

v1.0.18

09 Feb 15:18
Compare
Choose a tag to compare

[1.0.18] - 2024-02-02

  • Update to support JWKS public key re-generation.

v1.0.17

18 Dec 15:03
Compare
Choose a tag to compare

[1.0.17] - 2023-08-23

  • Fixed for Null-Pointer exception while retrieving Secrets
  • Fixed pipeline build Junit Test cases rewritten with Mockito and removed power-mockito dependencies compatibility with JDK 11 &17 version.
  • Fixed Jenkins-Bitbucket Instance

v1.0.16

29 Jun 10:16
Compare
Choose a tag to compare

[1.0.16] - 2023-06-28

  • End to End test of internal automated build process

v0.0.5

28 Jun 20:40
Compare
Choose a tag to compare

[0.0.5] - 2023-05-28

  • Another automated release test with low version number

v0.0.4

26 Jun 11:57
Compare
Choose a tag to compare

[0.0.4] - 2023-05-23

  • Another automated release test with low version number

Username and SSH Key credential Added

22 Apr 16:56
Compare
Choose a tag to compare

Username and SSH Key credential Added