This repository has been archived by the owner on Oct 22, 2024. It is now read-only.
Releases: target/go-arty
Releases · target/go-arty
v2.3.3
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
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
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
What's Changed
- chore: added additional field PriorityResolution by @TimothyTitan in #65
New Contributors
- @TimothyTitan made their first contribution in #65
Full Changelog: v2.2.1...v2.3.0
v2.2.1
What's Changed
- Bump github.com/tidwall/gjson from 1.6.7 to 1.9.3 by @dependabot in #64
New Contributors
- @dependabot made their first contribution in #64
Full Changelog: v2.2.0...v2.2.1
v2.2.0
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
enhancements
- Add artifactory.PermissionsV2.Update function (#53)
- Add artifactory.PermissionsV2.Get function (#53)
v2.1.1
v2.1.0
BREAKING CHANGES
- Refactor Artifact upload service to differentiate between local file pathing and Artifactory pathing (#46)
ENHANCEMENTS
- Add Artifactory permissions v2 functions (#34)
- Add Replication service (#43)
- Migrate from travis-ci to GitHub Actions
- Migrate from dep to Go modules
BUG FIXES
2.0.2: Merge pull request #33 from Cargill/master
fix(xray summary): add additional fields