Releases: fonoster/routr
Releases · fonoster/routr
Release v2.5.0
v2.5.0 - 2023-11-22
🎉 New Features
- Update Helm template for APIServer init container resource limits d795568 @Hannarong98
🐛 Bugfixes
- Add null check to prevent break when the "Expires" header is not present 96bfe1c
📚 Documentation Changes
Release v2.4.3
Release v2.4.2
Release v2.4.1
Release v2.4.0
v2.4.0 - 2023-10-02
🎉 New Features
- Add experimental support for agent-to-agent routing with ephemeral agents a5020fb
🐛 Bugfixes
- Separate UDP and TCP into two services to resolve #223 9679d04
- Return appropriate error code when route is missing 0f08725
- Include contact in OK response for registration 31300b9
🏗️ Build System
- Migrate from Lerna bootstrap to NPM workspaces 09eb9b0
Release v2.3.1
Release v2.3.0
v2.3.0 - 2023-09-27
🎉 New Features
- Add experimental support for Homer server 4234a81
🐛 Bugfixes
- Remove incorrect RTPEngine offer parameter "to-tag" 0d1da54
- Send the RTPEngine "flag" value as an array instead of a string f73a217
- Revert changes from version 2.2.1 due to signaling issues 69146c5
- Solve returning 500 in place of 404 for agent-to-agent routing 8e9c514
📚 Documentation Changes
- Update README to include info about Processors 087d1e9
Release v2.2.0
v2.2.0 - 2023-09-16
🎉 New Features
- Introduce new alteration method for contact manipulation d0c875e