Skip to content

Releases: jenkinsci/thin-backup-plugin

thinBackup-2.1.1

27 Jun 18:50
Compare
Choose a tag to compare

What's Changed

Thanks to @ltagliamonte ThinBackup has a new feature, every time a backup is completed, there will be a file backup-completed.info indicating this. In a restore, this file will not be copied.

New Features

Internal changes

New Contributors

Full Changelog: thinBackup-2.0...thinBackup-2.1.1

thinBackup 2.0

20 Apr 18:28
Compare
Choose a tag to compare

Breaking Changes

The config filename changed (from thinBackup.xml to org.jvnet.hudson.plugins.thinbackup.ThinBackupPluginImpl.xml) and will be automatically converted after the first start with the new version. The new name complies with the newer naming convention, which was automatically adjusted because of the internal renovation. More details can be found: #125

New Features

Changes

  • moved the configuration into global config /manage
  • support JCasC and renovate plugin by @StefanSpieker in #125

What's Changed

Documentation

  • README improvements

Internal

Dependency updates

  • Bump org.jenkins-ci.plugins:plugin from 4.79 to 4.80 by @dependabot in #133
  • Bump org.jenkins-ci.plugins:plugin from 4.80 to 4.81 by @dependabot in #135
  • Bump io.jenkins.tools.incrementals:git-changelist-maven-extension from 1.7 to 1.8 by @dependabot in #136

Special Thanks to:

Full Changelog: thinBackup-1.19...thinBackup-2.0

thinBackup-1.19

12 Mar 20:28
Compare
Choose a tag to compare

What's Changed

Dependency updates and a BugFix and some internal optimizations, including raising minimum supported Jenkins version to 2.401.3
Big thanks to @krulls for providing PRs to fix bugs!

Bug Fixes

Documentation

Internal

Dependency Updates

  • Bump org.jenkins-ci.plugins:plugin from 4.71 to 4.79 by @dependabot in several PRs
  • Bump io.jenkins.tools.bom:bom-2.401.x from 2705.vf5c48c31285b_ to 2745.vc7b_fe4c876fa_ by @dependabot in #124

New Contributors

Full Changelog: thinBackup-1.18...thinBackup-1.19

thinBackup-1.18

03 Aug 15:32
Compare
Choose a tag to compare

What's Changed

new Feature

General

Internal

Version bumps

  • Bump plugin from 4.56 to 4.71 by @dependabot (several PRs)
  • Bump bom-2.361.x from 1968.vb_14a_29e76128 to 2102.v854b_fec19c92 by @dependabot (several PRs)

Full Changelog: thinBackup-1.17...thinBackup-1.18

thinBackup-1.17

22 Mar 16:55
Compare
Choose a tag to compare

What's Changed

It is now possible to wait for an idle Jenkins without forcing it to Quiet Mode.

BREAKING CHANGE

Java 11 is now needed!

new Feature

  • Feat: support for disable force jenkins to quiet mode by @Griffin23 in #81

General

Internal

  • Bump bom-2.346.x from 1757.vf3c66da_b_7492 to 1763.v092b_8980a_f5e by @dependabot in #76
  • Bump plugin from 4.55 to 4.56 by @dependabot in #82
  • Bump bom-2.361.x from 1834.vc26f653a_a_b_10 to 1887.vda_d0ddb_c15c4 by @dependabot in #83

New Contributors

Full Changelog: thinBackup-1.15...thinBackup-1.17

thinBackup-1.16

18 Mar 15:53
Compare
Choose a tag to compare

What's Changed

This Release was not published to Plugin's site

thinBackup-1.15

29 Dec 13:11
Compare
Choose a tag to compare

What's Changed

General

  • This is a maintenance release mainly focussing on replacing deprecated methods or classes and minor improvements.
  • The CI now runs on Java 11 and 17. So the plugin currently supports Java 8, 11 and 17!

Internal

Full Changelog: thinBackup-1.14...thinBackup-1.15

thinBackup-1.14

26 Nov 13:26
Compare
Choose a tag to compare

What's Changed

General

  • The Plugin now supports Java 8 and 11 - support for Java 8 will drop soon, since more recent Jenkins versions need Java 11 or 17! The CI is currently only testing Java 11, but Java 8 is still manually tested.
  • The plugin is now localizable and supports German 🇩🇪 and English 🇺🇸. Contributions to other languages are welcome!

Special thanks to:

  • @mkemmerz for taking care of updating the plugin and unit tests to Java 11!

New Features 🎆

Bugfixes 🪲

Internal

New Contributors

Full Changelog: thinBackup-1.13...thinBackup-1.14

thinBackup-1.13

19 Nov 09:56
Compare
Choose a tag to compare

What's Changed

There is a new feature to also include the config-history folder in the backup - for details take a look at JENKINS-64973. If you used the regex to configure that, consider the new feature

General

New Features

Internal

New Contributors

Full Changelog: thinBackup-1.12...thinBackup-1.13

thinBackup-1.12

23 Oct 09:51
Compare
Choose a tag to compare

General

  • ThinBackup now needs at least Jenkins 2.346.1 and uses the ionicons-api-plugin
  • Use new Icons and update Settings section

Special thanks to:

  • @kauppfbi for the UI improvements 🎇
  • @mkemmerz for working on the Spotbugs issues 🪲

New Features

  • feat: update to jenkins lts version 2.346.1 by @kauppfbi in #40
  • feat: integrate ionicons and update jenkins version to 2.346.1 by @kauppfbi in #41
  • Stop setting pluginFirstClassLoader by @basil in #32
  • docs: update images in readme with latest ui enhancements by @kauppfbi in #44
  • feat: redesign plugin index page by @kauppfbi in #42

Bugfixes

  • fix: remove broken img references in page headers by @kauppfbi in #43

Internal

New Contributors

Full Changelog: thinBackup-1.11...thinBackup-1.12