Releases: fonoster/routr
Releases · fonoster/routr
Release v2.13.13
19 Aug 19:48
Compare
Sorry, something went wrong.
No results found
v2.13.13 - 2025-07-30
🐛 Bugfixes
Uses ExecutorService to prevent hanging on closed connection be1ee9f
📚 Documentation Changes
Release v2.13.12
15 Jul 17:53
Compare
Sorry, something went wrong.
No results found
v2.13.12 - 2025-07-15
🐛 Bugfixes
Upgrading prisma and alpine image to fix server crashing acef3e6
Release v2.13.6
20 Oct 12:52
Compare
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
v2.12.1 - 2024-06-27
🐛 Bugfixes
Add missing dependency @fonoster/common 646f057
Release v2.12.0
27 Jun 04:06
Compare
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
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