Skip to content

Releases: jenkinsci/artifactory-artifact-manager-plugin

73.v0e73747d2f6f

05 Apr 18:45
0e73747
Compare
Choose a tag to compare

🐛 Bug fixes

  • Fix possible NullPointerException when deleting jobs and artifactory config doesn't exists (#27) @jonesbusy

71.v801596019338

02 Apr 16:22
8015960
Compare
Choose a tag to compare

🐛 Bug fixes

  • Ensure to upload path instead of key which sometimes doesn't match (#25) @jonesbusy

👻 Maintenance

📦 Dependency updates

  • Bump io.jenkins.tools.bom:bom-2.440.x from 2928.ved44ea_84e034 to 2950.va_633b_f42f759 (#23) @dependabot
  • Bump org.wiremock:wiremock-standalone from 3.4.2 to 3.5.2 (#22) @dependabot

61.vc54a_c0cf7fa_7

30 Mar 12:17
c54ac0c
Compare
Choose a tag to compare

🚀 New features and improvements

  • Use more robust Artifactory client, fix download of stash and ensure to fail pipeline if anything went wrong during pipeline execution (#18) @jonesbusy

🐛 Bug fixes

  • Use more robust Artifactory client, fix download of stash and ensure to fail pipeline if anything went wrong during pipeline execution (#18) @jonesbusy

59.ve0c669a_a_1913

28 Mar 13:03
e0c669a
Compare
Choose a tag to compare

🐛 Bug fixes

55.v2c4362a_b_c4cb_

27 Mar 10:12
2c4362a
Compare
Choose a tag to compare

🐛 Bug fixes

  • Fix isFile() to ensure file exists and avoid stacktrace and refresh dependencies (#11) @jonesbusy

53.vb_a_901cee2ef3

26 Mar 17:58
ba901ce
Compare
Choose a tag to compare

🐛 Bug fixes

  • Fix link when archiving artifacts from subfolders (#10) @jonesbusy

51.v8f7228f9f8b_c

24 Mar 08:52
8f7228f
Compare
Choose a tag to compare

🐛 Bug fixes

  • Fix copyAllArtifactsAndStashes again and avoid 404 stacktrace when trying to delete non-existing folder (#6) @jonesbusy

📝 Documentation updates

  • Remove install badge and add one limitation of OSS edition (#7) @jonesbusy

47.va_a_504f5d57ff

22 Mar 11:02
aa504f5
Compare
Choose a tag to compare

🐛 Bug fixes

  • Fix stash copy bug and implement test for it (#5) @jonesbusy

📦 Dependency updates

  • Bump org.jenkins-ci.plugins:plugin from 4.79 to 4.80 (#4) @dependabot

43.v1e2c8b_09b_156

19 Mar 11:55
1e2c8b0
Compare
Choose a tag to compare

🐛 Bug fixes

41.vdb_05fa_d75323

18 Mar 17:41
db05fad
Compare
Choose a tag to compare

First release of the plugin

🚦 Tests

  • Use random wiremock port and fix tests on Windows (#1) @jonesbusy