Skip to content

Releases: miseyu/feature-proxy

v0.1.0

08 Jul 14:57
5e393fb
Compare
Choose a tag to compare

What's Changed

  • feat: Add subdomain normalization in proxy.go by @miseyu in #7
  • chore: Update goreleaser-action to v6 and clean release artifacts by @miseyu in #8

Full Changelog: v0.0.4...v0.1.0

v0.0.4

21 Apr 05:18
5a24ac6
Compare
Choose a tag to compare

What's Changed

  • chore: Refactor proxy configuration to include OriginPort in main.go and config.go by @miseyu in #6

Full Changelog: v0.0.3...v0.0.4

v0.0.3

21 Apr 05:12
87158ad
Compare
Choose a tag to compare

What's Changed

  • feat: Refactor proxy configuration to include ProxyPort in main.go and config.go by @miseyu in #5

Full Changelog: v0.0.2...v0.0.3

v0.0.2

21 Apr 04:53
22cfc2b
Compare
Choose a tag to compare

What's Changed

  • feat: Refactor Dockerfile and Makefile, and add health check endpoint in main.go by @miseyu in #4

Full Changelog: v0.0.1...v0.0.2

v0.0.1

14 Apr 05:26
c4f186c
Compare
Choose a tag to compare

What's Changed

  • feat: add new files and modules for feature-proxy by @miseyu in #1
  • feat: Add release and test workflows, Dockerfile, and Makefile by @miseyu in #2
  • feat: Refactor Dockerfile and Makefile, and add goreleaser configuration by @miseyu in #3

New Contributors

  • @miseyu made their first contribution in #1

Full Changelog: https://github.com/miseyu/feature-proxy/commits/v0.0.1