Skip to content

Releases: albertocavalcante/garf

v0.5.6

27 Dec 23:14
f046ffe

Choose a tag to compare

0.5.6 (2025-12-27)

Features

Bug Fixes

  • deps: update module github.com/cloudsmith-io/cloudsmith-api-go to v0.0.50 (#148) (39a0edc)
  • deps: update module github.com/jfrog/jfrog-client-go to v1.54.2 (#146) (6b2fa46)
  • deps: update module github.com/spf13/cobra to v1.10.2 (#161) (cfe4217)
  • deps: update module github.com/spf13/viper to v1.21.0 (#162) (bb8e10f)
  • deps: update module github.com/stretchr/testify to v1.11.1 (#170) (3cecf73)

This PR was generated with Release Please. See documentation.

v0.5.5

16 Jun 05:18
e50907c

Choose a tag to compare

0.5.5 (2025-06-16)

Bug Fixes

  • deps: update module github.com/jfrog/jfrog-client-go to v1.54.1 (#128) (b698729)

v0.5.4

10 Jun 22:05
8b76f54

Choose a tag to compare

0.5.4 (2025-06-10)

Features

  • jfrog_url: normalize JFrog URL to ensure presence of /artifactory if missing (#126) (dc087e3)

Bug Fixes

  • deps: update module golang.org/x/tools to v0.34.0 (#123) (22051e5)

v0.5.3

01 Jun 14:34
f8cfcd0

Choose a tag to compare

0.5.3 (2025-06-01)

Bug Fixes

  • mirror: improve logging and catch bugs for preserving url paths when the source strip content is empty (#117) (9940673)

v0.5.2

28 May 21:17
efb48ef

Choose a tag to compare

0.5.2 (2025-05-28)

Bug Fixes

  • source path stripping preserves GitHub structure (#113) (4cbd5f4)

v0.5.1

28 May 17:41
bfb10ef

Choose a tag to compare

0.5.1 (2025-05-28)

Bug Fixes

  • strip prefix behavior to keep the rest of the url prefix (#110) (c3bf43e)

v0.5.0

28 May 16:36
497c071

Choose a tag to compare

0.5.0 (2025-05-28)

⚠ BREAKING CHANGES

  • add generic source type and handle it better (#108)

Features

  • add generic source type and handle it better (#108) (4b0c245)

v0.4.1

28 May 15:00
f19b1aa

Choose a tag to compare

0.4.1 (2025-05-28)

Bug Fixes

  • expose source-path-strip flag in the cli (#106) (7be6ac3)

v0.4.0

28 May 14:00
d768e55

Choose a tag to compare

0.4.0 (2025-05-28)

⚠ BREAKING CHANGES

  • fix race condition and add support for strip prefix (#104)

Features

  • fix race condition and add support for strip prefix (#104) (9655fd3)

v0.3.4

27 May 16:52
400bda5

Choose a tag to compare

0.3.4 (2025-05-27)

Bug Fixes