File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -26,6 +26,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2626### Security
2727- in case of vulnerabilities
2828
29+ ## [ 1.0.6] - Scheduled
30+
31+ ### Changed
32+ - Remove hard coded Fast ID in fastly.tom
33+
2934## [ 1.0.5] - 2025-05-19
3035
3136### Changed
Original file line number Diff line number Diff line change @@ -7,14 +7,12 @@ description = "aslk"
77language = " rust"
88manifest_version = 3
99name = " trusted-server-fastly"
10- service_id = " q9waEnTgJfqQV1a0cYOuo3"
1110
1211[scripts ]
1312build = """
1413 cargo build --bin trusted-server-fastly --release --target wasm32-wasip1 --color always
1514"""
1615
17-
1816[local_server ]
1917 [local_server .backends ]
2018 [local_server .backends .equativ_ad_api_2 ] # FIX ME: must match config
You can’t perform that action at this time.
0 commit comments