All Versions
58
Latest Version
Avg Release Cycle
19 days
Latest Release
507 days ago

Changelog History
Page 3

  • v2.2.0 Changes

    September 01, 2021

    Full Changelog

    Implemented enhancements:

    ๐Ÿ›  Fixed bugs:

    • ๐Ÿ›  fix templating reg expression to match if .drone.yml contains --- characters #3131 (eoinmcafee00)
    • โž• add check on template extension type - throw error if invalid #3128 (eoinmcafee00)

    ๐Ÿ”€ Merged pull requests:

  • v2.1.0 Changes

    August 24, 2021

    Full Changelog

    Implemented enhancements:

    ๐Ÿ›  Fixed bugs:

    • โšก๏ธ Update error message to forbidden if user membership doesn't exist on repo #3122 (eoinmcafee00)
    • โšก๏ธ update create template path to have namespace, instead of inside the payload #3121 (eoinmcafee00)
    • โšก๏ธ update dependency drone/go-scm to 1.15.2 to fix gitea build problem #3118 (sesky4)

    ๐Ÿ”€ Merged pull requests:

  • v2.0.6 Changes

    August 17, 2021

    Full Changelog

    ๐Ÿ”€ Merged pull requests:

  • v2.0.5 Changes

    August 17, 2021

    Full Changelog

    Implemented enhancements:

    ๐Ÿ›  Fixed bugs:

    • ๐Ÿ›  fix issue where map changes order therefore test randomly fails #3112 (eoinmcafee00)

    ๐Ÿ”€ Merged pull requests:

    All notable changes to this project will be documented in this file.

    The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

  • v2.0.4 Changes

    ๐Ÿ›  Fixed

    • ๐Ÿšš DRON-97 remove use of request animation frame to prevent high CPU on tab refocus events.
  • v2.0.3 Changes

    ๐Ÿ›  Fixed

    • DONE-91 handle extra slashes in url. #3009.
  • v2.0.2 Changes

    โž• Added

    • ๐Ÿ”€ Merge remote-tracking branch 'origin/master'
    • ๐Ÿ’ป prevent repository list short circuit in UI
    • โœ‚ remove deprecated steps from building file #3097
    • โž• adding depends_on, image and detached fields to step #3072
    • โž• Add ctx.build.debug boolean #3082
    • โฌ†๏ธ Bump github.com/google/go-jsonnet to v0.17.0 #3084
    • โฌ†๏ธ bump go-scm v1.15.1 #3096
    • ๐Ÿ— bitbucket server build issue #3092
    • โšก๏ธ update scm version #3091
    • Limit graceful shutdown duration #3093
    • โฌ†๏ธ bump user interface
    • โฌ†๏ธ bump ui version
    • โช ignore skip directive for promote and rollback events
    • ๐Ÿ†• new feature: maximum open DB connections is configurable#3089
    • jsonnet additional parameters #3087
    • hide login button if user already authenticated
    • ๐Ÿ†• new feature: configuration templates #3081

    ๐Ÿ›  Fixed

    • โœ๏ธ various typos #3088
    • ๐Ÿ– handle error properly if template doesn't exist #3095
    • ๐Ÿ— oss build issue #3086
    • graceful shutdown #3083
  • v2.0.1 Changes

    โž• Added

    • ๐Ÿ‘Œ support for configuring the internal yaml cache size.
  • v2.0.0 Changes

    โž• Added

    • ๐Ÿ”‹ feature flags for mixed-mode database encryption.

    ๐Ÿ”„ Changed

    • ๐Ÿ‘‰ user-interface re-design

    ๐Ÿ’ฅ Breaking

    • โœ‚ removed deprecated kubernetes integration in favor of official kubernetes runner.
    • โœ‚ removed deprecated nomad integration in favor of official nomad runner.
  • v1.10.1 Changes

    โž• Added

    • ๐Ÿ‘Œ support for repository-level concurrency limits.
    • ๐Ÿ‘Œ support for gitlab and github internal visibility on initial sync.

    ๐Ÿ›  Fixed

    • create machine user with a custom API token.