Skip to content

Releases: fonoster/routr

Routr 1.2.1

30 Nov 01:41

Choose a tag to compare

Changes in 1.2.1 include:

Bugfix:

  • Fixed not matching CSeq in response using IP based authentication

Breaking changes:

  • None

Routr 1.2.0

13 Nov 23:22
4ebaf59

Choose a tag to compare

Changes in 1.2.0 include:

  • Adds the sendRegister flag to the Gateway resource
  • Adds Fluent CDRS sender

Bugfix:

None

Breaking changes:

  • None

Routr 1.0.8

06 Nov 21:07
77e43fd

Choose a tag to compare

Changes in 1.0.8 include:

  • Finalized support for Kafka CDRs sender
  • Removed unsecured TLS options (v1.0 and v1.1)
  • Improved Docker image creation
  • Upgraded Jedis to v4.2.3

Bugfix:

Breaking changes:

  • Removed unsecured TLS options (v1.0 and v1.1)

Routr 1.0.7

07 Oct 02:52
49dc6d7

Choose a tag to compare

Changes in 1.0.7 include:

Experimental support to send CallRecords to Event Hubs (Kafka)

Breaking changes:

  • None

Routr 1.0.5

14 Jun 01:35

Choose a tag to compare

Changes in 1.0.5 include:

  • The healthcheck now uses curl with the system/status endpoint

Bugfix:

  • None

Breaking changes:

  • None

Routr 1.0.4

10 Jun 18:14

Choose a tag to compare

Changes in 1.0.4 include:

  • Updated the JRE to include JMX monitoring

Bugfix:

  • None

Breaking changes:

  • None

Routr 1.0.3

14 May 23:31
ab72be0

Choose a tag to compare

Changes in 1.0.3 include:

  • No changes

Bugfix:

  • Fixed gap in registration cycle ab72be0

Breaking changes:

  • None

Routr 1.0.2

19 Apr 13:30
4b4894b

Choose a tag to compare

Changes in 1.0.2 include:

  • Reduced the size of the cache on FilesStore object e88c2ef
  • Changed default Registry Expires from 3600 to 600 f818c98
  • Reduced the use of getConfig 792c187
  • Improved logging 8d03896
  • Updated/removed vulnerable dependencies 792c187

Bugfix:

  • Fixed multi-threading conflict caused by the Rest API f4263e5
  • Fixed RR configuration (Which caused hangup issues) e199327

Breaking changes:

  • The K8s distro now uses Statefulset instead of Deployment 1bc3b68

Routr 1.0 RC6

18 Oct 16:15

Choose a tag to compare

Changes in RC6 are:

  • Added the ability to change the initial admin password
  • Improved environment detection (For Docker containers) - 0fb5e80
  • Added max registration feature - ee5d339
  • Improved support for WebRTC clients
  • Improved signaling - 2e40bab 5d574ef
  • Added support for RTPEngine (Experimental) - 9470450

Bugfix:

Breaking changes:

  • None

Routr 1.0 RC5

03 Jul 14:58

Choose a tag to compare

Routr 1.0 RC5 Pre-release
Pre-release

Changes in RC5 are:

  • Updated system/config endpoint to accept PUT method
  • Introduce two new endpoint: system/logs and system/logs-ws (experimental)
  • Web Console added a new Logs section
  • Web Console assists the user in refreshing for new available versions
  • The Command-Line tool added new commands: logout, version, stop, restart, config, ping, logs
  • Dropped support for Nashorn

Bugfix:

  • Fixed #85
  • Fixed #84
  • Fixed #70
  • Prevent resource from staying in the cache after removed from db
  • Prevent transport parameter from accepting arbitrary values

Breaking changes:

  • Redis user will have to remove the config key from the database for it to be re-built