Skip to content

Releases: fonoster/routr

Release v2.13.4

16 Aug 15:41
Compare
Choose a tag to compare

v2.13.4 - 2024-08-16

🐛 Bugfixes

  • Fixes regression caused by the introduction of the X-Call-Direction header 173c623

Release v2.12.1

27 Jun 04:08
Compare
Choose a tag to compare

v2.12.1 - 2024-06-27

🐛 Bugfixes

  • Add missing dependency @fonoster/common 646f057

Release v2.12.0

27 Jun 04:06
Compare
Choose a tag to compare

v2.12.0 - 2024-06-25

🎉 New Features

  • Implement conditional field-level encryption with Cloak 96ef709

🐛 Bugfixes

  • Allow IP addresses as the inboundUri at the CTL 063fc8e

🏗️ Build System

  • Allow routr-one starting without local Postgres 14efcd7

🪚 Refactors

  • Rename countryISOCode as countryIsoCode a2261a6

📚 Documentation Changes

  • Update and bump docs to v2.11.5 6c63060
  • Refresh architecture diagram c69eb8a
  • Rename field countryISOCode as countryIsoCode bf239f0
  • Set 2.11.5 as the default docs version 450e481

Release v2.11.5

22 Jun 04:15
Compare
Choose a tag to compare

v2.11.5 - 2024-06-22

🐛 Bugfixes

  • Prevent Lerna from attempting to publish the root module 436f01e
  • Fixing compliance tests ae97db5

🏗️ Build System

  • Add public network to the compliance container 8500f30

📚 Documentation Changes

Release v2.10.1

07 Apr 23:34
Compare
Choose a tag to compare

v2.10.1 - 2024-04-07

🐛 Bugfixes

  • Downgrade to jaeger 1.54 to avoid port conflict fca832c
  • Support repeatable extension headers b70faf3

Release v2.10.0

12 Mar 01:10
Compare
Choose a tag to compare

v2.10.0 - 2024-03-11

🎉 New Features

  • Update edgeport and router-one services to pre-install sngrep d3ce633

🐛 Bugfixes

  • Add INFO, REFER, PRACK, and UPDATE methods to Method enum a6e0e4a

🏗️ Build System

Release v2.9.1

11 Mar 22:47
Compare
Choose a tag to compare

v2.9.1 - 2024-03-06

🐛 Bugfixes

Release v2.9.0

01 Mar 12:29
Compare
Choose a tag to compare

v2.9.0 - 2024-03-01

🎉 New Features

  • Allow setting the trustStore password through an environment variable 350ea16

🐛 Bugfixes

  • Handle domain without egressPolicies b0ba7f1
  • Ensure the edgeport.yaml file is not updated on container startup b441a08

Release v2.7.6

28 Feb 20:21
Compare
Choose a tag to compare

v2.7.6 - 2024-02-28

🐛 Bugfixes

  • Ensure consistent mapping results by adding null check in mapToTrunk ae9f24d
  • Lock inquirer version to avoid breaking changes 37bcb62

📚 Documentation Changes

  • Update the list of contributors 3308165
  • Fix broken links and anchors e0adf85
  • Add redirect for common urls 2b07b61
  • Fix Algolia's contextual search 810bc0a

Release v2.7.4

28 Feb 13:22
Compare
Choose a tag to compare

v2.7.4 - 2024-02-27

🐛 Bugfixes

  • Ensure maxContacts equal -1 is display as an empty string a19d21e
  • Return a 480 response when an AOR is not found in the location table fd8ed74

🏗️ Build System

  • Bump axios, @docusaurus/core, @docusaurus/plugin-google-gtag and @docusaurus/preset-classic 325af1c
  • Bump ip from 2.0.0 to 2.0.1 in /mods/ctl 5c19264
  • Bump ip from 2.0.0 to 2.0.1 ea54ce9

📚 Documentation Changes

  • Add missing schema to JWT payload example 713482f