All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.3.1 - 2023-10-15
- The version command
- The target container registry to icr global
- Now the test relies only to the standard tool
0.3.0 - 2023-10-15
- Minimal support for GitHub actions
- Updates the project base to Go
1.21
- Better way to deal with the endpoint configuration from the container
- Default log level to debug
0.2.2 - 2023-02-27
- Complete commmand line
- Additional label
- Improve the log messages when a connection fails
0.2.1 - 2023-02-09
- Adds a new way to test the endpoints in parallel mode
- Reduces the model.Endpoint deleting the kind field
0.2.0 - 2023-02-09
- Logging support using logrus
- Minor changes to adjust the version generation
- The exit from all the commands should be controlled
0.1.0 - 2023-02-08
- Docker support
- helm deployment support
- Minor changes to adjust the version generation
- The Docker releases having
PROJECT_VERSION
0.0.0 - 2023-02-08
- Add everything!