• v0.6 7e8c2bb53b

    v0.6 Pre-Release

    konrad released this 2019-01-16 22:10:45 +00:00 | 9161 commits to main since this release

    New features

    • Added prometheus endpoint to get metrics (#33)
    • More unit tests (#34)
    • Tests can now use config files (#36)
    • Redoc for swagger ui (#39, #46)
    • Start and end dates for tasks (#40)
    • Get tasks between a date range (#41)
    • Bulk edit for tasks (#42)
    • More ci checks (#43)
    • Task assignees (#44, #47)
    • Task labels (#45, #48)

    Fixed

    • Fixed path to get all tasks (echo bug)
    • Explicitly get the peudonamespace with all shared lists (#32)
    • Properly init tabels Redis
    • unexpected EOF when using metrics (#35)
    • Task sorting in lists (#36)
    • Various user fixes (#38)
    • Fixed a bug where updating a list would update it with the same values it had

    Improvements

    • Simplified list rights check (#50)
    • Refactored some structs to not expose unneded values via json (#52)

    Misc

    • Updated libraries
    • Updated drone to version 1
    • Releases are now signed with our pgp key (more info about this on the download page).

    Download pre-built binaries here.

    Downloads