Skip to content

v1.12.0

Compare
Choose a tag to compare
@srijan-27 srijan-27 released this 28 Jun 11:53
· 241 commits to development since this release
1dd86a4

Release v1.12.0

✨ Features

  • Add support of migrations for ClickHouse DB. (#750)
  • Add support for serving static files. (#674)
  • Add support of mocks for external datasources. (#749)

🛠 Enhancements

  • Update GO version to v1.22 (#741)
    NOTE: Starting this version, supported GO versions are >= v1.21

🐞 Fixes

  • Fix response of remote logging service. (#770)
  • Fix nil metrics issue for error cases. (#761)
  • Fix go.mod for examples. (#767)

Changelog: v1.11.0...v1.12.0