Skip to content

Releases: target/go-arty

v2.3.3

19 Jul 19:25
c7ebc4c
Compare
Choose a tag to compare

What's Changed

  • Bump golang.org/x/crypto from 0.14.0 to 0.17.0 by @dependabot in #90
  • Bump google.golang.org/protobuf from 1.30.0 to 1.33.0 by @dependabot in #93
  • Bump golang.org/x/net from 0.17.0 to 0.23.0 by @dependabot in #95
  • chore(deps): update actions/setup-go action to v5 by @renovate in #89
  • chore(deps): update codecov/codecov-action action to v4 by @renovate in #91
  • feat(security): add new renovate options by @delta592 in #96
  • chore(config): migrate renovate config by @renovate in #99
  • fix(deps): update module github.com/tidwall/gjson to v1.17.1 by @renovate in #97
  • fix(deps): update module github.com/gin-gonic/gin to v1.10.0 by @renovate in #98
  • chore(golang): update go.mod to 1.22 by @delta592 in #100

Full Changelog: v2.3.2...v2.3.3

v2.3.2

25 Oct 16:21
1159dac
Compare
Choose a tag to compare

What's Changed

  • chore: Update CODEOWNERS by @delta592 in #68
  • chore(deps): update to latest by @delta592 in #82
  • Bump golang.org/x/net from 0.7.0 to 0.17.0 by @dependabot in #88
  • fix(deps): update module github.com/gin-gonic/gin to v1.9.1 [security] by @renovate in #85
  • chore(deps): update actions/checkout action to v4 by @renovate in #86
  • fix(deps): update module github.com/tidwall/gjson to v1.17.0 by @renovate in #75

Full Changelog: v2.3.1...v2.3.2

v2.3.1

24 Mar 18:14
f692f4c
Compare
Choose a tag to compare

What's Changed

  • Configure Renovate by @renovate in #69
  • chore(deps): update actions/checkout action to v3 by @renovate in #73
  • chore(deps): update codecov/codecov-action action to v3 by @renovate in #77
  • chore(ci): update actions validate.yml workflow by @delta592 in #80
  • chore(deps): update actions/setup-go action to v4 by @renovate in #81
  • chore(deps): update gin to v1.9.0 by @delta592 in #67

New Contributors

Full Changelog: v2.3.0...v2.3.1

v2.3.0

01 Jul 19:20
0404ebe
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.2.1...v2.3.0

v2.2.1

24 Feb 19:18
1b588e5
Compare
Choose a tag to compare

What's Changed

  • Bump github.com/tidwall/gjson from 1.6.7 to 1.9.3 by @dependabot in #64

New Contributors

Full Changelog: v2.2.0...v2.2.1

v2.2.0

13 Oct 14:00
4a53f21
Compare
Choose a tag to compare

What's Changed

  • add new fields to repository structs by @joeh90 in #58
  • update Groups Get function to take GetGroupRequest type by @joeh90 in #56
  • add system global configuration descriptor methods by @joeh90 in #57
  • fix(artifactory): remove group dependency on getters by @jbrockopp in #62
  • chore(deps): update gin and gjson by @delta592 in #61
  • Adds metadataRetrievalTimeoutSecs to remote repos by @joeh90 in #60
  • fix: support for go modules by @jbrockopp in #63

New Contributors

Full Changelog: v2.1.2...v2.2.0

v2.1.2

10 Apr 16:24
17dbfca
Compare
Choose a tag to compare

enhancements

v2.1.1

02 Apr 18:13
a0ff7fb
Compare
Choose a tag to compare

enhancements

  • Added additional fields to local, remote, and virtual repository structs that were added in newer Artifactory version (#52).

v2.1.0

12 Mar 20:46
c150ef8
Compare
Choose a tag to compare

BREAKING CHANGES

  • Refactor Artifact upload service to differentiate between local file pathing and Artifactory pathing (#46)

ENHANCEMENTS

BUG FIXES

  • Add additional fields to remote, local, and virtual repository structs (#40, #42, #47)
  • Fix tests for windows (#49)

2.0.2: Merge pull request #33 from Cargill/master

26 Sep 17:27
eb5837b
Compare
Choose a tag to compare
fix(xray summary): add additional fields