Skip to content

Release v1.0.1

Compare
Choose a tag to compare
@aricart aricart released this 08 Feb 17:10
· 23 commits to main since this release
f73a123

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

Full Changelog: v1.0.0...v1.0.1