Releases: carnage-sh/sessionmapper
Releases · carnage-sh/sessionmapper
v0.3.3 - New Home
Same as v0.3.2 but change to its new Home
v0.3.2 - Improved
This version mainly improves the documentation. It includes:
- test enhancements with the HTTP Client
- Better README.md and .traefik.yml documents
- Integration with CircleCI and addition of a badge
v0.3.1 - Initial release
the SessionMapper middleware for Traefik can interact with a dedicated server that can match the session with custom properties and inject them on the upstream requests. This enables a number of scenarios, including:
- A/B testing
- Shadow testing
- Canary deployment
- Role based security
- Session Pinpointing and Tracing
- ...