Skip to content

Releases: EIDA/routing

v1.1.2-rc2

15 Apr 13:56
Compare
Choose a tag to compare
v1.1.2-rc2 Pre-release
Pre-release

This is the RC2 for version 1.1.2. It includes a bugfix related to wrong (multiple) setting of the HTTP headers.
It also include experimental extra functionality related to the collaboration with IRIS to allow export/import of routes/rules following a common metadata schema.

v1.1.2-rc1

20 Mar 17:04
Compare
Choose a tag to compare
v1.1.2-rc1 Pre-release
Pre-release

This is the RC1 for version 1.1.2. It is the first official release running on Python3.
It includes many bugfixes. Some of the more relevant are:

  • Geolocation problems (f.i. with POST method)
  • Missing CORS headers
  • wrong Content-Type when format=json

v1.1.1

19 Oct 14:59
Compare
Choose a tag to compare

This Release Candidate includes several bugfixes. Some of the changes introduced are:

  • Much more stable virtual network support
  • Improvements in the caching of station names.
  • API formally described by means of an OpenAPI specification.
  • Better default values when running tests.
  • Remove the directory configuration from wsgi file.

v1.1.1rc1

20 Sep 14:30
Compare
Choose a tag to compare
v1.1.1rc1 Pre-release
Pre-release

This Release Candidate includes several bugfixes related to virtual network support and the caching of station names.
Some improvements in the documentation as well as in the specification could be missing.