Skip to content
This repository has been archived by the owner on Jun 24, 2024. It is now read-only.

Releases: spring-io/artifactory-resource

v0.0.19

21 Feb 16:05
Compare
Choose a tag to compare

⭐ New Features

  • Provide default buildAgent information in published build-info.json #121
  • Provide default agent.name information in published build-info.json #120
  • Add support for Artifactory Projects #115

🔨 Dependency Upgrades

  • Upgrade Java to 17.0.10+13 #123
  • Upgrade base image to jammy-20240111 #122
  • Upgrade to Bouncycastle bcpg-jdk18on:1.77 #119
  • Upgrade to Spring Boot 3.2 #116

❤️ Contributors

We'd like to thank all the contributors who worked on this release!

v0.0.18

02 Feb 22:06
Compare
Choose a tag to compare

⭐ New Features

  • Support build number prefixes #110
  • Check with existing version downloads all build information #99

🪲 Bug Fixes

  • AQL build info queries cannot be used without admin privileges #112

🔨 Dependency Upgrades

  • Upgrade to Spring Boot 3.0.2 #101

v0.0.17

23 Jul 01:09
Compare
Choose a tag to compare
Release v0.0.17

v0.0.16

22 Jul 21:09
Compare
Choose a tag to compare
Release v0.0.16

v0.0.15

22 Jul 07:20
Compare
Choose a tag to compare

⭐ New Features

  • Improve logging when getting from Artifactory #86
  • Configure HTTP client timeouts to avoid deployments potentially hanging indefinitely #84

v0.0.14

17 Mar 17:33
Compare
Choose a tag to compare

⭐ New Features

  • Don't generate checksums for asc files #76

🪲 Bug Fixes

  • asc files are not included in generated build-info.json #77

🔨 Dependency Upgrades

  • Upgrade to Spring Boot 2.4.3 #82

v0.0.13

10 Feb 00:24
Compare
Choose a tag to compare

⭐ New Features

  • Add option to GPG sign artifacts #73
  • Automatically trust certificates mounted by Concourse at /etc/ssl/certs #72
  • Retry deployment failures #71
  • Allow properties to be added into build-info.json #70
  • Added support for HTTP proxy in the source configuration #68

🪲 Bug Fixes

  • Duplicate artifacts can be added when stripping timestamps #74
  • Cannot push non-maven artifacts without setting strip_snapshot_timestamps to false #55

❤️ Contributors

We'd like to thank all the contributors who worked on this release!

v0.0.12

29 Apr 16:34
Compare
Choose a tag to compare

⭐ New Features

  • Set build.timestamp property on uploaded artifacts #66

v0.0.11

05 Feb 12:32
Compare
Choose a tag to compare

⭐ New Features

  • Support parallel upload and download of artifacts #58

🪲 Bug Fixes

  • Out command fails with Gradle 6 Maven publication due to .sha256 and .sha512 checksum files #57

v0.0.10

11 Apr 23:52
Compare
Choose a tag to compare

🪲 Bug Fixes

  • Deploying artifacts should set the content length header #52
  • HttpArtifactoryRepository swallows exceptions #51