Skip to content

Releases: cloudogu/jenkins

v2.462.3-3

23 Dec 15:34
Compare
Choose a tag to compare

Changed

  • The internal makefiles have been updated to standardize the versioning of the release notes.

Added

  • Dependency version check for CAS, as version >=7.0.5.1-4 of CAS is required for service accounts with type cas

v2.462.3-2

15 Nov 14:36
Compare
Choose a tag to compare

Fixed

  • Fix reading dogu config for key updateSiteUrl; #180
    • entries are now applied in Jenkins
  • Fix multiple JDK 17 version in Jenkins tools; #182

Changed

  • Update OpenJDK11 version in Jenkins tools
  • Remove plugin-blocklist.json as it can be configured directly via dogu config

v2.462.3-1

23 Oct 09:20
Compare
Choose a tag to compare

Changed

  • Upgrade Jenkins to 2.462.3; #176
  • Export port 50000 for inbound agent usage; #178
  • Jenkins is no longer dependent on etcd and etcdctl, now can be managed fully with doguctl; #174

v2.462.2-1

30 Sep 07:58
Compare
Choose a tag to compare

Added

  • Ability to Block-list plugins that should not be installed on the jenkins dogu
    • Block-listed plugins will be automatically removed when found to be installed on dogu start and restart

Changed

  • Upgrade Jenkins to 2.462.2; #171
  • Upgrade ces-build-lib to version 2.4.0
  • Upgrade dogu-build-lib to version 2.5.0

v2.452.4-2

18 Sep 10:17
Compare
Choose a tag to compare

Changed

  • Relicense to AGPL-3.0-only

v2.452.4-1

26 Aug 13:34
Compare
Choose a tag to compare

Changed

  • Upgrade Jenkins to 2.452.4
  • Use OpenJDK 17 as default JVM (#161)
    • Update docs for Building with custom OpenJDK versions

Removed

  • OpenJDK 8 is no longer supported on jenkins controller node - please use dedicated agents to build legacy projects

Security

v2.452.2-2

15 Aug 07:49
Compare
Choose a tag to compare

Changed

  • [#166] Upgrade OpenJDK to 11.0.24-1
  • Upgrade Alpine to 3.20.2-1
  • The previous glibc compatibility layer was changed to Alpines gcompat library
    • this change was made due to incompatibilities with the previous sgerrand glibc layer which is no more supported
      for newer Alpine versions

Security

v2.452.2-1

10 Jul 08:56
Compare
Choose a tag to compare

Changed

  • Upgrade Jenkins to 2.452.2; #164

v2.440.2-1

25 Mar 10:28
Compare
Choose a tag to compare

Changed

  • Upgrade Jenkins to 2.440.2; #158

v2.426.3-2

13 Mar 08:58
Compare
Choose a tag to compare

Fixed

  • System admin email address will be overwritten with default value (#156)