Releases: fonoster/routr
Releases · fonoster/routr
Release v2.0.32
Release v2.0.31
Release v2.0.30
v2.0.30 - 2023-05-23
🐛 Bugfixes
- Defaulting logs level to "info"
Release v2.0.29
v2.0.29 - 2023-05-22
🏗️ Build System
- Updates the chart's appVersion to
2.0.28
- Merging charts index with existing one
- Now including migration command as part of the image
🪚 Refactors
- Removes migration command from helm chart
Release v2.0.28
v2.0.28 - 2023-05-21
🐛 Bugfixes
- Encoding json output before next step
- Fixing workflow
- Fixed pointing to wrong rtpengine ng port
🏗️ Build System
- Updated to accept manual workflow dispatch
📚 Documentation Changes
- Corrected the port number in the processor example
- Fixed several typos
Release v2.0.27
v2.0.27 - 2023-05-14
🐛 Bugfixes
- Fixed port number for rtprelay pod
Release v2.0.26
v2.0.26 - 2023-05-14
🪚 Refactors
- Java modules now own log4j2 file
Release v2.0.25
v2.0.25 - 2023-05-14
🐛 Bugfixes
- Fixed typo in document
🏗️ Build System
- Bumped to latest app version
🪚 Refactors
- Moved envs to dockerfile
📚 Documentation Changes
- Update k8s install instructions
Release v2.0.24
v2.0.24 - 2023-05-13
🐛 Bugfixes
- Restore bin folder in the ctl module
Routr 1.2.7
Changes in 1.2.7 include:
Bugfix:
- Fixes issue where lower case "x" headers were being ignored
Breaking changes:
- None