Skip to content

Routr 1.0 RC4(pre)

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 14 Oct 21:09

The areas of focus for RC4 are:

  • Freeze changes in the public API(apiVersion == v1beta1)
  • Replace the testing tool with Mocha and Istanbul to allow for test coverage
  • Bring GraalJS as the default JS engine
  • Re-write the Location module to improve performance
  • Review the architecture to allow for better decoupling and scalability
  • Work on bringing the server to the following platforms:
    • Ubuntu Snaps
    • DigitalOcean droplet
    • Docker
    • Kubernetes
    • Google Cloud Shell
    • Custom
  • Add experimental support for IPv6
  • Bring the routr-ui to a beta version