Changes in jupyterhub-traefik-proxy

For detailed changes from the prior release, click on the version number and its link will bring up a GitHub listing of changes. Use git log on the command line for details.

[Unreleased]

[0.1.4] - 2019-09-20

[0.1.3] - 2019-02-26

  • Load initial routing table from disk in TraefikTomlProxy when resuming from a previous session.

Details:

[0.1.2] - 2019-02-22

  • Fix possible race in atomic_writing with TraefikTomlProxy

[0.1.1] - 2019-02-22

  • make proxytest reusable with any Proxy implementation
  • improve documentation
  • improve logging and error handling
  • make check_route_timeout configurable

Details:

0.1.0

First release!