This repository has been archived by the owner on Aug 21, 2023. It is now read-only.
Releases: quay/config-tool
Releases · quay/config-tool
v0.1.22
Version 0.1.22
What's Changed
- pg: Add warning log when Postgres version less than 13 by @jonathankingfc in #218
Full Changelog: v0.1.21...v0.1.22
v0.1.21
v0.1.20
Version 0.1.20
What's Changed
- build(deps): bump decode-uri-component from 0.2.0 to 0.2.2 in /pkg/lib/editor by @dependabot in #192
Full Changelog: v0.1.19...v0.1.20
v0.1.19
Version 0.1.19
Full Changelog: v0.1.18...v0.1.19
v0.1.18
Version 0.1.18
What's Changed
- build(deps): bump socket.io-parser from 4.2.2 to 4.2.4 in /pkg/lib/editor by @dependabot in #213
Full Changelog: v0.1.17...v0.1.18
v0.1.17
v0.1.16
Version 0.1.16
What's Changed
- build(deps): bump minimist and karma in /pkg/lib/editor by @dependabot in #210
New Contributors
- @dependabot made their first contribution in #210
Full Changelog: v0.1.15...v0.1.16
v0.1.15
v0.1.14
v0.1.13
Version 0.1.13
What's Changed
- configtool: Add option to override Azure endpoint (PROJQUAY-891) by @bcaton85 in #164
- azure: Remove parsing of error response (PROJQUAY-3718) by @bcaton85 in #167
- validator: Use user provided endpoint for Gitlab and Github OAuth validations (PROJQUAY-2560) by @jonathankingfc in #168
- github: Add custom tls certs to github oauth validator (PROJQUAY-2560) by @jonathankingfc in #172
- Use github endpoint config var instead of Api endpoint by @jonathankingfc in #174
- smtp: Use TLS certs when connecting to smpt (PROJQUAY-1605) by @jonathankingfc in #175
- go: Update golang to version 1.16 (PROJQUAY-1605) by @jonathankingfc in #176
- deps: Update mini-go (PROJQUAY-4529) by @HammerMeetNail in #184
- docs: Add documentation for TLS usage (PROJQUAY-4558) by @jonathankingfc in #188
- setup: Add ALLOWED_OCI_ARTIFACT_TYPES to generated config (PROJQUAY-1032) by @jonathankingfc in #110
- storage: Add CloudFlare and MultiCDN config validation (PROJQUAY-5048) by @syed in #199
- deploy: Add workflow to auto release on push (PROJQUAY-5048) by @syed in #200
Full Changelog: v0.1.12...v0.1.13