Skip to content

Latest commit

 

History

History
74 lines (45 loc) · 4.78 KB

CHANGELOG.md

File metadata and controls

74 lines (45 loc) · 4.78 KB

Changelog

v0.2.0 (2024-02-20)

Full Changelog

Implemented enhancements:

  • Fix directory structure #37
  • Implement Cache Invalidation Endpoint with IP-Restricted Access #32
  • Improve Grafana query cache flexibility #31
  • [Feature request] Enable conditional caching based on Grafana query comments #14

Fixed bugs:

  • Fix issues in Github workflows #33

Merged pull requests:

v0.2.0-beta (2024-02-02)

Full Changelog

Closed issues:

  • Title: Wrong released version v1.0.0 - Rolling back and releasing v0.1.0 #34

v0.1.0 (2024-02-01)

Full Changelog

v0.1.0-rc (2024-02-01)

Full Changelog

Implemented enhancements:

  • Improve Dockerfile #28
  • Add Unit Tests for lua #12
  • Add Integration tests #10
  • Documentation #9
  • CI/CD setup using github actions #8
  • Enable Environment Variable Configuration #6

Security fixes:

  • user access verification: Switch auth endpoint to GET Data Source API #25

Closed issues:

  • Evaluate Nginx vs. Custom Go Application for Grafana Query Caching #5
  • POC: Custom proxy cache #3
  • POC: Nginx proxy cache #1

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator