drone v1.8.0 Release Notes

Release Date: 2020-03-10 // about 4 years ago
  • โž• Added

    • re-assigned repository ownership when deactivating a user.
    • re-assigned repository ownership when deleting a user.
    • de-activate a repository when deleting a user if re-assignment fails.
    • de-activate a repository when deactivating a user if re-assignment fails.
    • ๐Ÿ— routine to cleanup builds stuck in a pending state.
    • ๐Ÿ— routine to cleanup builds stuck in a running state.
    • private mode setting requires authentication to view public repositories.

    ๐Ÿ›  Fixed

    • ๐Ÿ— canceling a build emits a sql.ErrNoRows error.
    • custom token is ignored when creating a user account via the API.
    • ๐Ÿ— machine accounts with sufficient permissions can create builds via the API.

    ๐Ÿ”„ Changed

    • โฌ†๏ธ upgraded Go toolchain to version 1.14.4.