v0.2.0 (2024-02-20)
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:
- Beta #39 (rishabhkailey)
v0.2.0-beta (2024-02-02)
Closed issues:
- Title: Wrong released version v1.0.0 - Rolling back and releasing v0.1.0 #34
v0.1.0 (2024-02-01)
v0.1.0-rc (2024-02-01)
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:
- Revert "Merge pull request #30 from rishabhkailey/v1.1.0-changelog-8c… #35 (rishabhkailey)
- v1.1.0 changelog #30 (github-actions[bot])
- build(docker): base image and package version changes #29 (rishabhkailey)
- fix(user access check) #26 (rishabhkailey)
- docs(readme): Enhance README with features, setup, and images #24 (rishabhkailey)
- feat(ci): Implement CI workflow for beta and main branches #21 (rishabhkailey)
- feat(integration tests): Implement integration tests with Docker-base… #20 (rishabhkailey)
- feat(tests): Add unit tests and enhance testability #18 (rishabhkailey)
- Feature/caching using nginx #13 (rishabhkailey)
- feat(caching): Add Nginx config and Lua code for caching Grafana queries #2 (rishabhkailey)
* This Changelog was automatically generated by github_changelog_generator