Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@alpkeskin alpkeskin released this 11 Jan 11:54
1448721

Rota v1.1.0 Release Notes

Features

  • /proxies endpoint added.
  • /healthz endpoint added.

Bug fixes

  • Fixed proxy configuration loading issue on Windows machines. Previous versions experienced problems loading proxy configuration files on Windows operating systems.

Installation

You can install Rota using Go:

go install -v github.com/alpkeskin/rota/cmd/rota@latest

Or pull the Docker image:

docker pull ghcr.io/alpkeskin/rota:latest

Documentation

For detailed documentation and configuration options, please visit our GitHub repository.

Acknowledgements

Thank you to all contributors and early adopters who helped make this release possible. Your feedback and support have been invaluable in reaching this milestone.