Releases: christian-korneck/docker-pushrm
Releases · christian-korneck/docker-pushrm
Release v1.9.0
changes since v1.8.1:
- Bump version to v1.9.0
- login on Docker Hub with PATs (Personal Access Tokens) due to an API change. Remove all warnings.
the Win/Mac binaries of this release are codesigned
Release v1.8.1
changes since v1.8.0:
- bump version to v1.8.1
- explicitly perfer README.md (fixes #19)
the Win/Mac binaries of this release are codesigned
Release v1.8.0
Release v1.7.0
changes since v1.6.0:
- bump version to v1.7.0
- darwin (MacOS) binaries are now Apple notarized
- add darwin universal2 binary (MacOS Intel + Apple Silicon)
- fixes #12 : won't start / error "kill 9" on MacOS 11 Big Sur
the Win/Mac binaries of this release are codesigned
Release v1.6.0
changes since v1.5.1:
- bump version to v1.6.0
- add darwin_arm64 binaries (MacOS Apple Silicon)
- use Go 1.15 (as Go 1.13 is EOL)
Release v1.5.1
changes since v1.5.0:
- bump version to v1.5.1
- fix #11 - problem with special characters in dockerhub passwd
- add info on harbor2 oidc limitation
Release v1.5.0
changes since v1.4.3:
- bump version to v1.5.0
- Add option to pass config as environment variables
Release v1.4.3
changes since v1.4.2:
- bump version to v1.4.3
- fix #6 - problem with special characters in b64 passwd
- add github actions info to README
Release v1.4.2
changes since v1.4.1:
- bump version to v1.4.2
- fix bug that caused an error when quay env var present and no config file present
- gh-actions: fix typo
Release v1.4.1
changes since v1.4.0:
- bump version to v1.4.1
- add support for env var DOCKER_APIKEY