chore(release): 1.7.0 [skip ci]

# [1.7.0](https://github.com/stirling-image/stirling-image/compare/v1.6.0...v1.7.0) (2026-04-05)

### Bug Fixes

* **web:** skip empty Authorization header for forward-auth proxy compatibility ([d0c69d6](https://github.com/stirling-image/stirling-image/commit/d0c69d6a4670ce6ffa397d8b4432687ed9b4d395)), closes [#6](https://github.com/stirling-image/stirling-image/issues/6)

### Features

* add GPU/CUDA acceleration support (:cuda Docker tag) ([29a382e](https://github.com/stirling-image/stirling-image/commit/29a382e9e0eb1ce8a7d08e68c41443495a52d3f8))
This commit is contained in:
semantic-release-bot
2026-04-05 12:36:40 +00:00
parent 277b07d86c
commit 609fd57de8
9 changed files with 20 additions and 8 deletions
+12
View File
@@ -1,3 +1,15 @@
# [1.7.0](https://github.com/stirling-image/stirling-image/compare/v1.6.0...v1.7.0) (2026-04-05)
### Bug Fixes
* **web:** skip empty Authorization header for forward-auth proxy compatibility ([636153f](https://github.com/stirling-image/stirling-image/commit/636153f8f131e683b2553df2732e967772e07017)), closes [#6](https://github.com/stirling-image/stirling-image/issues/6)
### Features
* add GPU/CUDA acceleration support (:cuda Docker tag) ([a5f62f0](https://github.com/stirling-image/stirling-image/commit/a5f62f0d1426092b6b0164cf1ae1159a392ebf44))
# [1.6.0](https://github.com/stirling-image/stirling-image/compare/v1.5.3...v1.6.0) (2026-04-04)