Skip to content

Commit

Permalink
Release 3.12.0 (#592)
Browse files Browse the repository at this point in the history
  • Loading branch information
AgnesToulet authored Jan 14, 2025
1 parent cd35606 commit 4607ff4
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 3.12.0 (2025-01-14)
- Support cancel rendering requests on client cancellation [#588](https://github.com/grafana/grafana-image-renderer/pull/588), [AgnesToulet](https://github.com/AgnesToulet)
- Chore: Add ENV variables for temp folders in Docker [#583](https://github.com/grafana/grafana-image-renderer/pull/583), [evictorero](https://github.com/evictorero)
- Add image source label to dockerfiles [#573](https://github.com/grafana/grafana-image-renderer/pull/573), [wuast94](https://github.com/wuast94)

## 3.11.6 (2024-10-17)
- Chore: Upgrade express from 4.21.0 to 4.21.1 [#577](https://github.com/grafana/grafana-image-renderer/pull/577), [AgnesToulet](https://github.com/AgnesToulet)
- Chore: Don't install dev packages in Docker image [#575](https://github.com/grafana/grafana-image-renderer/pull/575), [McTonderski](https://github.com/McTonderski), [AgnesToulet](https://github.com/AgnesToulet)
Expand Down
4 changes: 2 additions & 2 deletions plugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@
"url": "https://github.com/grafana/grafana-image-renderer/blob/master/LICENSE"
}
],
"version": "3.11.6",
"updated": "2024-10-17"
"version": "3.12.0",
"updated": "2025-01-14"
},
"dependencies": {
"grafanaDependency": ">=8.3.11"
Expand Down

0 comments on commit 4607ff4

Please sign in to comment.