drone v1.9.1 Release Notes

  • โž• Added

    • ๐Ÿ‘Œ support for increasing the http request timeout for extensions. #2998.
    • ๐Ÿ‘Œ support for skipping a pipeline if the validation extension returns an ErrSkip.
    • ๐Ÿ‘Œ support for blocking a pipeline if the validation extension returns an ErrBlock.

    ๐Ÿ›  Fixed

    • โช rollback endpoint should be available to users with write permission.
    • ๐Ÿ— retrying a build should re-use custom build parameters from parent build.