drone v1.6.0 Release Notes

Release Date: 2019-10-04 // over 4 years ago
  • โž• Added

    • โž• added nsswitch to docker images
    • ๐Ÿ— option to auto-cancel pending builds when newer build enqueued, by @bradrydzewski. #1980.
    • endpoint to list all repositories in the database, by @bradrydzewski. #2785.

    ๐Ÿ›  Fixed

    • ๐Ÿ”€ improve sync to handle duplicate repository names with different unique identifiers, by @bradrydzewski. #2658. You can revert to the previous sync logic with DRONE_DATABASE_LEGACY_BATCH=true.