Skip to content

Releases: fonoster/routr

Release v2.0.32

29 May 15:49
Compare
Choose a tag to compare

v2.0.32 - 2023-05-29

🐛 Bugfixes

  • Explicitly set requestURI transport b9c74da

🏗️ Build System

  • Adding sha to commit messages d21bcd2

Release v2.0.31

29 May 00:21
Compare
Choose a tag to compare

v2.0.31 - 2023-05-28

🐛 Bugfixes

  • Bad record-route calculation while using docker e1ea2b4

Release v2.0.30

23 May 19:19
Compare
Choose a tag to compare

v2.0.30 - 2023-05-23

🐛 Bugfixes

  • Defaulting logs level to "info"

Release v2.0.29

23 May 00:00
Compare
Choose a tag to compare

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

21 May 19:39
Compare
Choose a tag to compare

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

17 May 12:16
Compare
Choose a tag to compare

v2.0.27 - 2023-05-14

🐛 Bugfixes

  • Fixed port number for rtprelay pod

Release v2.0.26

17 May 12:15
Compare
Choose a tag to compare

v2.0.26 - 2023-05-14

🪚 Refactors

  • Java modules now own log4j2 file

Release v2.0.25

17 May 11:59
Compare
Choose a tag to compare

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

17 May 11:57
Compare
Choose a tag to compare

v2.0.24 - 2023-05-13

🐛 Bugfixes

  • Restore bin folder in the ctl module

Routr 1.2.7

05 May 01:29
Compare
Choose a tag to compare

Changes in 1.2.7 include:
Bugfix:

  • Fixes issue where lower case "x" headers were being ignored

Breaking changes:

  • None