Skip to content

Achilles

Compare
Choose a tag to compare
@vkotronis vkotronis released this 02 Nov 07:53
· 457 commits to master since this release

To upgrade, follow the guide here.

Added

  • Redirection to login page when session is expired (#404)
  • Support RADIUS integration for user authentication (#409)
  • Support for GRAPHQL_URI to be set via environment variables, or to take a lazy approach and set HASURA_HOST and HASURA_PORT env variables
  • Flag to override BGPStream timestamp (#415)
  • Hijack alert auto-ignore mechanism for alerts of limited impact/visibility (#373)
  • Env variable to invoke intended process states recovery mechanism
  • Reinstated RPKI tests for PRs
  • Implicit withdrawals are now generated also on correct (direct) subprefix routing
  • Support for fork PRs in travis CI/CD builds and tests
  • New dataplane-related table and view (pings and traceroutes)
  • PoC mitigation mechanism and setup (deaggregation)
  • Coverage for unit tests
  • AS Path pre-pending sequence matching support in configuration
  • Docs pages

Changed

  • Refactor: Changed exchange / queue names
  • Heavily refactored and improved exaBGP-based auto-configuration for speed/scale

Fixed

  • Deleting user also deletes the role mapping (#412)
  • Backend Makefile to use currently installed python version
  • Frontend Makefile to use specific closure compiler version
  • Minor opt fix in Redis RTT calls in DB
  • Observer fix (RMQ connection establishment) to deal with threading issues

Removed

  • Autoconf support in historical BGPStream (due to deprecation)

Deprecated

  • Wiki pages