Skip to content

Releases: imagegenius/docker-jenkins

jenkins-2.435-ig78

10 Dec 14:34
Compare
Choose a tag to compare

ImageGenius Changes:

Add CLI variables.

jenkins Changes:

This is an automatically generated changelog draft for Jenkins weekly releases.
See https://www.jenkins.io/changelog/#v2.435 for the official changelog for this release, or https://www.jenkins.io/changelog-old/#v2.435 for releases older than around 7 months.

πŸš€ New features and improvements

  • JENKINS-72343 - Accept all 2xx and 3xx status codes to validate proxy in HTTP Proxy Configuration (#8700) @lemeurherve
  • do not specify anti-aliasing (#8689) @jtnord
  • make displayname of HistoryWidget configurable for alternate text (#8740) @mawinter69
  • Move proxy configuration form out of pluginManager screens as it is not related (#8693) @olamy

πŸ› Bug fixes

πŸ‘· Changes for plugin developers

  • Add ExtensionList.lookupFirst convenience method. (#8735) @Vlatombe

πŸ“¦ Dependency updates

  • Bump org.jenkins-ci.main:jenkins-test-harness from 2116.v25a_e7e33f4b_2 to 2118.v03a_2d036b_6c9 (#8746) @dependabot
  • Bump org.jenkins-ci.main:jenkins-test-harness from 2115.v0d2b_4a_a_e80f8 to 2116.v25a_e7e33f4b_2 (#8731) @dependabot
  • Bump com.github.eirslett:frontend-maven-plugin from 1.14.2 to 1.15.0 (#8737) @dependabot
  • Bump org.jenkins-ci.main:jenkins-test-harness from 2112.ve584e0edc63b_ to 2115.v0d2b_4a_a_e80f8 (#8728) @dependabot

All contributors: @Vlatombe, @basil, @car-roll, @dependabot, @dependabot[bot], @janfaracik, @jenkins-release-bot, @jtnord, @lemeurherve, @mawinter69, @olamy, @renovate and @renovate[bot]

jenkins-2.435-ig77

05 Dec 14:47
Compare
Choose a tag to compare

ImageGenius Changes:

Add CLI variables.

jenkins Changes:

This is an automatically generated changelog draft for Jenkins weekly releases.
See https://www.jenkins.io/changelog/#v2.435 for the official changelog for this release, or https://www.jenkins.io/changelog-old/#v2.435 for releases older than around 7 months.

πŸš€ New features and improvements

  • JENKINS-72343 - Accept all 2xx and 3xx status codes to validate proxy in HTTP Proxy Configuration (#8700) @lemeurherve
  • do not specify anti-aliasing (#8689) @jtnord
  • make displayname of HistoryWidget configurable for alternate text (#8740) @mawinter69
  • Move proxy configuration form out of pluginManager screens as it is not related (#8693) @olamy

πŸ› Bug fixes

πŸ‘· Changes for plugin developers

  • Add ExtensionList.lookupFirst convenience method. (#8735) @Vlatombe

πŸ“¦ Dependency updates

  • Bump org.jenkins-ci.main:jenkins-test-harness from 2116.v25a_e7e33f4b_2 to 2118.v03a_2d036b_6c9 (#8746) @dependabot
  • Bump org.jenkins-ci.main:jenkins-test-harness from 2115.v0d2b_4a_a_e80f8 to 2116.v25a_e7e33f4b_2 (#8731) @dependabot
  • Bump com.github.eirslett:frontend-maven-plugin from 1.14.2 to 1.15.0 (#8737) @dependabot
  • Bump org.jenkins-ci.main:jenkins-test-harness from 2112.ve584e0edc63b_ to 2115.v0d2b_4a_a_e80f8 (#8728) @dependabot

All contributors: @Vlatombe, @basil, @car-roll, @dependabot, @dependabot[bot], @janfaracik, @jenkins-release-bot, @jtnord, @lemeurherve, @mawinter69, @olamy, @renovate and @renovate[bot]

jenkins-2.434-ig76

28 Nov 14:46
Compare
Choose a tag to compare

ImageGenius Changes:

Add CLI variables.

jenkins Changes:

This is an automatically generated changelog draft for Jenkins weekly releases.
See https://www.jenkins.io/changelog/#v2.434 for the official changelog for this release, or https://www.jenkins.io/changelog-old/#v2.434 for releases older than around 7 months.

πŸš€ New features and improvements

All contributors: @MarkEWaite, @Santhosh-CloudB, @basil, @dependabot, @dependabot[bot], @janfaracik, @jenkins-release-bot, @jglick, @jgreffe, @mawinter69, @renovate, @renovate[bot] and @zbynek

jenkins-2.426.1-ig75

26 Nov 05:28
Compare
Choose a tag to compare

ImageGenius Changes:

Add CLI variables.

jenkins Changes:

Jenkins 2.426.1

We're excited to announce the release of Jenkins 2.426.1 πŸŽ‰

This release contains important security fixes:

Changelog and upgrade guide

See the changelog and upgrade guide to learn about breaking changes and other considerations when updating.

Reporting issues

If you find an issue with this release, please file an issue on Jira, otherwise use the forums if you're unsure that you've encountered an issue.

jenkins-2.426.1-ig74

19 Nov 14:34
Compare
Choose a tag to compare

ImageGenius Changes:

Add CLI variables.

jenkins Changes:

Jenkins 2.426.1

We're excited to announce the release of Jenkins 2.426.1 πŸŽ‰

This release contains important security fixes:

Changelog and upgrade guide

See the changelog and upgrade guide to learn about breaking changes and other considerations when updating.

Reporting issues

If you find an issue with this release, please file an issue on Jira, otherwise use the forums if you're unsure that you've encountered an issue.

jenkins-2.426.1-ig73

15 Nov 16:51
Compare
Choose a tag to compare

ImageGenius Changes:

Add CLI variables.

jenkins Changes:

Jenkins 2.426.1

We're excited to announce the release of Jenkins 2.426.1 πŸŽ‰

This release contains important security fixes:

Changelog and upgrade guide

See the changelog and upgrade guide to learn about breaking changes and other considerations when updating.

Reporting issues

If you find an issue with this release, please file an issue on Jira, otherwise use the forums if you're unsure that you've encountered an issue.

jenkins-2.432-ig72

14 Nov 15:47
Compare
Choose a tag to compare

ImageGenius Changes:

Add CLI variables.

jenkins Changes:

This is an automatically generated changelog draft for Jenkins weekly releases.
See https://www.jenkins.io/changelog/#v2.432 for the official changelog for this release, or https://www.jenkins.io/changelog-old/#v2.432 for releases older than around 7 months.

🚨 Removed

  • Deleted long deprecated and unused UserProperties (#8679) @StefanSpieker

πŸš€ New features and improvements

  • Stop recommending -jnlpUrl (#8639) @basil

πŸ› Bug fixes

  • Temporary memory leak in FutureImpl.executors (#8640) @jglick

πŸ“¦ Dependency updates

  • Bump org.jenkins-ci.plugins:credentials from 1307.v3757c78f17c3 to 1309.v8835d63eb_d8a_ (#8687) @dependabot
  • Bump org.jenkins-ci.main:jenkins-test-harness from 2104.v8d1866dd0ea_f to 2105.v5a_7b_f123294f (#8683) @dependabot

All contributors: @Mysterious-Dev, @StefanSpieker, @basil, @dependabot, @dependabot[bot], @jenkins-release-bot, @jglick, @renovate and @renovate[bot]

jenkins-2.431-ig71

12 Nov 14:42
Compare
Choose a tag to compare

ImageGenius Changes:

Add CLI variables.

jenkins Changes:

This is an automatically generated changelog draft for Jenkins weekly releases.
See https://www.jenkins.io/changelog/#v2.431 for the official changelog for this release, or https://www.jenkins.io/changelog-old/#v2.431 for releases older than around 7 months.

🚨 Removed

πŸš€ New features and improvements

πŸ“¦ Dependency updates

  • JENKINS-72266 - Upgrade Winstone from 6.14 to 6.16 (upgrade Jetty from 10.0.17 to 10.0.18 (#8666) @basil

All contributors: @MarkEWaite, @Mysterious-Dev, @basil, @daniel-beck, @dependabot, @dependabot[bot], @jenkins-release-bot, @jglick, @renovate and @renovate[bot]

jenkins-2.431-ig70

07 Nov 14:49
Compare
Choose a tag to compare

ImageGenius Changes:

Add CLI variables.

jenkins Changes:

This is an automatically generated changelog draft for Jenkins weekly releases.
See https://www.jenkins.io/changelog/#v2.431 for the official changelog for this release, or https://www.jenkins.io/changelog-old/#v2.431 for releases older than around 7 months.

🚨 Removed

πŸš€ New features and improvements

πŸ“¦ Dependency updates

  • JENKINS-72266 - Upgrade Winstone from 6.14 to 6.16 (upgrade Jetty from 10.0.17 to 10.0.18 (#8666) @basil

All contributors: @MarkEWaite, @Mysterious-Dev, @basil, @daniel-beck, @dependabot, @dependabot[bot], @jenkins-release-bot, @jglick, @renovate and @renovate[bot]

jenkins-2.430-ig69

05 Nov 14:32
Compare
Choose a tag to compare

ImageGenius Changes:

Add CLI variables.

jenkins Changes:

This is an automatically generated changelog draft for Jenkins weekly releases.
See https://www.jenkins.io/changelog/#v2.430 for the official changelog for this release, or https://www.jenkins.io/changelog-old/#v2.430 for releases older than around 7 months.

πŸš€ New features and improvements

  • Fix issues with help texts under security configuration (#8630) @mustafau
  • Bump org.jenkins-ci.main:remoting from 3181.v78543a_987053 to 3186.vc3b_7249b_87eb_ (#8643) @dependabot

πŸ› Bug fixes

🌐 Localization and translation

  • Turkish localization fixes for build page (#8651) @mustafau
  • Fix issues with help texts under security configuration (#8630) @mustafau
  • Turkish localization fixes for login and users management pages (#8631) @mustafau

πŸ“¦ Dependency updates

  • Bump org.jenkins-ci:jenkins from 1.106 to 1.107 (#8660) @dependabot
  • Bump org.jenkins-ci.plugins:credentials from 1304.v5ec13eecef46 to 1307.v3757c78f17c3 (#8655) @dependabot
  • Bump org.jenkins-ci.plugins:credentials from 1293.vff276f713473 to 1304.v5ec13eecef46 (#8650) @dependabot
  • Bump com.github.eirslett:frontend-maven-plugin from 1.14.0 to 1.14.2 (#8648) @dependabot
  • Bump org.jenkins-ci.main:remoting from 3181.v78543a_987053 to 3186.vc3b_7249b_87eb_ (#8643) @dependabot
  • Bump org.jenkins-ci.main:jenkins-test-harness from 2090.v6d1706e434a_b_ to 2096.vcfd8fa_a_67f86 (#8642) @dependabot

All contributors: @MarkEWaite, @dependabot, @dependabot[bot], @jenkins-release-bot, @jglick, @mawinter69, @mustafau, @renovate and @renovate[bot]