• 2.1.0 e1aff21ecf

    2.1.0 Stable

    kerem released this 2019-08-21 13:25:48 +03:00 | 39 commits to master since this release

    📅 Originally published on GitHub: Wed, 21 Aug 2019 10:30:07 GMT
    🏷️ Git tag created: Wed, 21 Aug 2019 10:25:48 GMT

    • CouchDB was too slow, and finnicky. We've now moved to PostgreSQL. See README for info on using Postgres.
    • BGP Prefixes, ASNs, and Communities are now stored in PostgreSQL using SQLAlchemy + Flask-Migrate
    • New run.sh file makes it easier to run the various management commands, as well as for upgrading looking glass painlessly
    • Systemd service files have been updated to use the new run.sh to avoid long virtualenv paths, and LGUSER has been changed to lg to match the README user.
    • Better PyDoc comments across the application, especially inside of peersapp.import_prefixes
    • Various other small performance + reliability improvements, including better use of Redis for caching.
    Downloads