Err v6.1.2 Release Notes

Release Date: 2019-12-15 // over 4 years ago
  • πŸ›  fixes:

    • Add ability to re-run –init safely (#1390)
    • fix #1375 by managing errors on lack of version endpoint.
    • πŸ—„ Fixed a deprecation warning for 3.9 on Mapping.
    • removing the intermediate domain requiring a certificate.
    • πŸ“¦ Fix package name for sentry-sdk flask integration
    • πŸ‘ Add support to sentry FlaskIntegration
    • πŸ—„ Migrate from raven (deprecated) to new sentry-sdk
    • 🌲 fix: Log errors when present
    • 🌲 Make chatroom log more descriptive
    • 🌲 Set admin check log as debug
    • ⚠ Add admin warnings to log
    • Fix: Advanced loop graph does not reflect the image
    • βœ… make the TestBot start timeout parameterized
    • ⚠ errbot/plugin_manager: only check for /proc/1/cgroup if path exists to fix warning
    • 🚚 removed (c) Apple asset we completely missed.
    • fix double threading in slack backend if DIVERT_TO_THREAD is used
    • ⏱ pop up the timeout for travis
    • βœ… Makes the timeout feedback better on tests. (#1366)
    • 🚚 Move all tox environments to use py37 (#1342)
    • 🚚 Remove empty "text" body on Slack send_card (#1336)
    • πŸ”Œ Load class source in reloading plugins (#1347)
    • βœ… test: Rename assertCommand -> assertInCommand (#1351)
    • Enforce BOT_EXTRA_BACKEND_DIR is a list type. (#1358)
    • Fix #1360 Cast pathlib.Path objects to strings for use with sys.path (#1361)