Skip to content

Latest commit

 

History

History
64 lines (40 loc) · 1.32 KB

CHANGELOG.md

File metadata and controls

64 lines (40 loc) · 1.32 KB

Changelog

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.2.1 - 2023-02-09

Added

  • Adds a new way to test the endpoints in parallel mode

Changed

  • Reduces the model.Endpoint deleting the kind field

Removed

Fixed

0.2.0 - 2023-02-09

Added

  • Logging support using logrus

Changed

  • Minor changes to adjust the version generation

Removed

Fixed

  • The exit from all the commands should be controlled

0.1.0 - 2023-02-08

Added

  • Docker support
  • helm deployment support

Changed

  • Minor changes to adjust the version generation

Removed

Fixed

  • The Docker releases having PROJECT_VERSION

0.0.0 - 2023-02-08

Added

  • Add everything!

Changed

Removed

Fixed