All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- for new features
- for changes in existing functionality
- for soon-to-be removed features.
- for now removed features
- for any bug fixes
- in case of vulnerabilities
- Added basic unit tests
- Upgrade to rust 1.87.0
- Upgrade to fastly-cli 11.3.0
- Remove hard coded Fast ID in fastly.tom
- Updated README to better describe what Trusted Server does and high-level goal
- Use Rust toolchain version from .tool-versions for GitHub actions
1.0.5 - 2025-05-19
- Refactor into crates to allow to separate Fastly implementation
- Remove references to POTSI
- Rename
potsi.tomltotrusted-server.toml
- Implemented GDPR consent for creating and passing synth headers
1.0.4 - 2025-04-29
- Implemented GDPR consent for creating and passing synth headers
1.0.3 - 2025-04-23
- Upgraded to Fastly CLI v11.2.0
1.0.2 - 2025-03-28
- Documented project gogernance in [ProjectGovernance.md]
- Document FAQ for POC [FAQ_POC.md]
1.0.1 - 2025-03-27
- Allow to templatize synthetic cookies
1.0.0 - 2025-03-26
- Initial implementation of Trusted Server