Changelog¶
1.7.0 (2022/12/30)¶
- Go 1.19 (#195)
- Alpine Linux 3.17 (#207)
- Enhance workflow (#196 #197)
- Bump github.com/crazy-max/gonfig from 0.5.0 to 0.6.0 (#178)
- Bump github.com/stretchr/testify from 1.7.2 to 1.8.1 (#174 #198)
- Bump github.com/rs/zerolog from 1.27.0 to 1.28.0 (#185)
- Bump github.com/docker/go-units from 0.4.0 to 0.5.0 (#187)
- Bump github.com/alecthomas/kong from 0.5.0 to 0.7.1 (#203)
- Bump github.com/jfrog/jfrog-client-go from 1.13.1 to 1.24.5 (#206)
- Bump github.com/go-playground/validator/v10 from 10.11.0 to 10.11.1 (#191)
- Bump github.com/Masterminds/semver/v3 from 3.1.1 to 3.2.0 (#205)
1.6.0 (2022/06/12)¶
- Use
manifest.json
for Docker tag last downloaded timestamp (#167) - Move
syscall
togolang.org/x/sys
- Move from
io/ioutil
toos
package - Go 1.18 (#166)
- goreleaser-xx 1.2.5
- Enhance dockerfiles (#123)
- Alpine Linux 3.16 (#128 #168)
- Bump golang.org/x/sys to v0.0.0-20220610221304-9f5ed59c137d (#165)
- Bump github.com/stretchr/testify from 1.7.0 to 1.7.2 (#163)
- Bump github.com/go-playground/validator/v10 from 10.9.0 to 10.11.0 (#126 #136 #152)
- Bump github.com/jfrog/jfrog-client-go from 1.4.0 to 1.13.1 (#106 #121 #125 #162)
- Bump github.com/alecthomas/kong from 0.2.17 to 0.5.0 (#108 #120 #127 #137)
- Bump github.com/go-resty/resty/v2 from 2.6.0 to 2.7.0 (#109)
- Bump github.com/rs/zerolog from 1.24.0 to 1.27.0 (#104 #107 #122 #164)
1.5.0 (2021/09/05)¶
- Go 1.17 (#98)
- Add
windows/arm64
artifact - Wrong remaining time displayed
- MkDocs Materials 7.2.6 (#103)
- Bump github.com/rs/zerolog from 1.23.0 to 1.24.0 (#102)
- Bump github.com/crazy-max/gonfig from 0.4.0 to 0.5.0 (#99)
- Bump github.com/jfrog/jfrog-client-go from 1.0.1 to 1.4.0 (#92 #97 #101)
- Bump github.com/go-playground/validator/v10 from 10.6.1 to 10.9.0 (#93 #95)
- Bump codecov/codecov-action from 1 to 2
1.4.0 (2021/07/05)¶
- Add
linux/riscv64
artifact - Alpine Linux 3.14
- Bump github.com/jfrog/jfrog-client-go from 0.23.1 to 1.0.1
- Update module github.com/rs/zerolog to v1.23.0 (#86)
- Update golangci/golangci-lint Docker tag to v1.41 (#84 #87)
- MkDocs Materials 7.1.9
- Update module github.com/alecthomas/kong to v0.2.17 (#82)
- Update github.com/hako/durafmt commit hash to 5c1018a (#81)
1.3.0 (2021/06/06)¶
- MkDocs Materials 7.1.5
- Allow disabling log color output
- Add
NO_COLOR
support - Update build workflow
- Fix artifacts download links
- Set
cacheonly
output for validators - Bump github.com/rs/zerolog from 1.21.0 to 1.22.0 (#75)
- Remove vendor workflow
- Bump github.com/go-playground/validator/v10 from 10.5.0 to 10.6.1 (#72 #74)
- Bump github.com/jfrog/jfrog-client-go from 0.21.3 to 0.23.1 (#73 #78)
- Move to
docker/metadata-action
- Add
darwin/arm64
artifact
1.2.0 (2021/04/25)¶
- MkDocs Materials 7.1.3
- Bump github.com/jfrog/jfrog-client-go from 0.19.1 to 0.21.3 (#57 #58 #69 #70)
- Bump github.com/go-resty/resty/v2 from 2.4.0 to 2.6.0 (#67)
- Bump github.com/go-playground/validator/v10 from 10.4.1 to 10.5.0 (#66)
- Bump github.com/rs/zerolog from 1.20.0 to 1.21.0 (#59)
- Go 1.16 (#60)
- Fix CodeQL workflow
- Bump github.com/alecthomas/kong from 0.2.15 to 0.2.16 (#56)
- Switch to goreleaser-xx (#55)
1.1.0 (2021/02/18)¶
- Refactor CI and dev workflow with buildx bake (#54)
- Add
image-local
target - Single job for artifacts and image
- Add
armv5
,ppc64le
ands390x
artifacts
- Add
- Remove
linux/s390x
Docker platform support for now - Bump github.com/jfrog/jfrog-client-go from 0.16.0 to 0.19.1 (#36 #38 #39 #43 #49)
- MkDocs Materials 6.2.8
- Bump github.com/alecthomas/kong from 0.2.12 to 0.2.15 (#52)
- Bump github.com/stretchr/testify from 1.6.1 to 1.7.0 (#45)
- Bump github.com/go-resty/resty/v2 from 2.3.0 to 2.4.0 (#44)
1.0.1 (2020/12/15)¶
- Use
tag-semver
- Bump github.com/alecthomas/kong from 0.2.11 to 0.2.12 (#34)
1.0.0 (2020/11/16)¶
- Use embedded tzdata package
- Remove
--timezone
flag - Docker image also available on GitHub Container Registry
- Switch to Docker actions
- Update deps
0.3.1 (2020/09/24)¶
- Fix logger
0.3.0 (2020/09/24)¶
- Allow disabling scheduling to execute policies right away
- Update deps
0.2.0 (2020/09/23)¶
- Add docs
- Rename
generic
policy type tocommon
- Fix logging settings
0.1.0 (2020/09/16)¶
- Initial version
Last update: 2020-09-24 14:21:34
Created: 2020-09-24 14:21:34
Created: 2020-09-24 14:21:34