Release v1.0.1
What's Changed
- [UPDATE] Update dockerfile by @wallyqs in #75
- [FIX] fixes related to internal sign request subject by @aricart in #77
- [UPDATE] update dependecies to current master in JWT to solve issue with public import with wildcards by @aricart in #78
- [FEAT] instrumented the output to show actual port if
0
is specified and a random port is chosen by @aricart in #79 - [FIX] staticcheck error S1017 by @dthuering in #80
- [UPDATE] dependency updates by @kozlovic in #83
- [FEAT] Added multiarch rules for docker by @variadico in #85
- [DOC] Add usage note recommending the internal resolver by @ColinSullivan1 in #86
- [FIX] removed
lang
entry in goreleaser as that seems to be an invaid setting by @aricart in #88 - [DOC] Create dependencies.md [ci skip] by @gcolliso in #66
- [DOC] Updated readme for replica mode (only works when primary is running D… by @LaurensVergote in #52
- [DOC] Add note about building the server by @kozlovic in #84
- [UPDATE] Moved to github actions by @aricart in #90
New Contributors
- @dthuering made their first contribution in #80
- @kozlovic made their first contribution in #83
- @variadico made their first contribution in #85
- @ColinSullivan1 made their first contribution in #86
- @LaurensVergote made their first contribution in #52
Full Changelog: v1.0.0...v1.0.1