Skip to content

Releases: fonoster/routr

Release v2.13.6

20 Oct 12:52
Compare
Choose a tag to compare

v2.13.6 - 2024-10-20

🐛 Bugfixes

  • Undo changes that caused regression in startup script c0ee2ed

🏗️ Build System

  • Revert to old workflow behavior using upload-artifact@v4 b343113

Release v2.13.5

20 Oct 12:52
Compare
Choose a tag to compare

v2.13.5 - 2024-10-19

🐛 Bugfixes

  • Add missing database initialization to fix issue #296 8b5abfa

📚 Documentation Changes

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