We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5be4263 + 14f11d9 commit 08aa6d3Copy full SHA for 08aa6d3
CHANGELOG.md
@@ -30,6 +30,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
30
31
### Added
32
- Added basic unit tests
33
+- Added publisher config
34
35
### Changed
36
- Upgrade to rust 1.87.0
@@ -38,6 +39,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
38
39
- Changed to use log statements
40
- Updated fastly.toml for local development
41
42
+### Fixed
43
+- Rebuild when `TRUSTED_SERVER__*` env variables change
44
+
45
## [1.0.6] - 2025-05-29
46
47
0 commit comments