Skip to content

Releases: updatecli/updatecli

v0.113.0

12 Jan 07:40
eb60ed8

Choose a tag to compare

Changes

🚀 Features

🐛 Bug Fixes

🧰 Maintenance

📝 Documentation

Contributors

@eugenestarchenko, @josill, @kevinleturc, @loispostula, @olblak, @rb3ckers, @updateclibot[bot] and updateclibot[bot]

v0.113.0-rc.1

06 Jan 10:16
69e37db

Choose a tag to compare

v0.113.0-rc.1 Pre-release
Pre-release

Important

This release introduces the ability to use custom autodiscovery plugin.
This feature is still experimental and looking for user feedback
More detail here

Changes

🚀 Features

🐛 Bug Fixes

🧰 Maintenance

📝 Documentation

Contributors

@eugenestarchenko, @kevinleturc, @olblak, @rb3ckers, @updateclibot[bot] and updateclibot[bot]

v0.112.0

13 Dec 12:13
b8c33f6

Choose a tag to compare

Warning

In the previous version (v0.111.0, a regression was introduced in the GitLab action, where Updatecli automatically enables auto merge request.
This wasn't intend and is now reverted to the previous behavior. By default, Updatecli doesn't auto merge GitLab merge request

Changes

🚀 Features

🐛 Bug Fixes

🧰 Maintenance

📝 Documentation

Contributors

@chrxmvtik, @d0mitoridesu, @loispostula, @olblak, @suzuki-shunsuke, @updateclibot[bot] and updateclibot[bot]

v0.111.0

30 Nov 15:45
c702bfc

Choose a tag to compare

Warning

A regression has been introduced in the GitLab action, where Updatecli automatically enables auto merge request.
This wasn't intend and will be reverted in the next release.

Changes

🚀 Features

🐛 Bug Fixes

🧰 Maintenance

📝 Documentation

Contributors

@dependabot[bot], @jklap, @olblak, @updateclibot[bot], dependabot[bot] and updateclibot[bot]

v0.111.0-rc.2 🌈

28 Nov 09:17
46e5417

Choose a tag to compare

v0.111.0-rc.2 🌈 Pre-release
Pre-release

Changes

🚀 Features

🐛 Bug Fixes

🧰 Maintenance

📝 Documentation

Contributors

@dependabot[bot], @jklap, @olblak, @updateclibot[bot], dependabot[bot] and updateclibot[bot]

v0.111.0-RC.1 🌈

28 Nov 07:59
0cc312b

Choose a tag to compare

v0.111.0-RC.1 🌈 Pre-release
Pre-release

Changes

🚀 Features

🐛 Bug Fixes

  • fix: accept port in oci reference name @olblak (#6864)
  • Fix output for absolute paths in Dockerfile source @jklap (#6787)

🧰 Maintenance

📝 Documentation

Contributors

@dependabot[bot], @jklap, @olblak, @updateclibot[bot], dependabot[bot] and updateclibot[bot]

v0.110.3

13 Nov 08:04
eb10391

Choose a tag to compare

Changes

🐛 Bug Fixes

  • fix: don't clean up a working branch that doesn't exist @olblak (#6683)

🧰 Maintenance

Contributors

@olblak, @updateclibot[bot] and updateclibot[bot]

v0.110.2

10 Nov 08:13
f9f4766

Choose a tag to compare

Changes

🐛 Bug Fixes

Contributors

@olblak

v0.110.1

08 Nov 06:43
6cdb4de

Choose a tag to compare

Warning

Breaking change reported #6607

Changes

🐛 Bug Fixes

  • fix: Correctly set default action title based on pipeline title @olblak (#6610)
  • fix: add missing branch cleaning to compose apply @olblak (#6594)

🧰 Maintenance

  • chore(deps): bump github.com/containerd/containerd from 1.7.28 to 1.7.29 in the go_modules group across 1 directory @dependabot[bot] (#6583)

Contributors

@dependabot[bot], @olblak, @updateclibot[bot], dependabot[bot] and updateclibot[bot]

v0.110.0

06 Nov 13:42
8f601b4

Choose a tag to compare

Warning

Breaking change reported #6607

Changes

🚀 Features

  • feat: Add flag to clean git working branches with no changes @olblak (#6488)
  • feat: Allow to use GitHub search to target multiple GitHub repositories @olblak (#6422)
  • feat(autodiscover/githubaction): handle composite actions @loispostula (#6428)

🐛 Bug Fixes

  • fix(json): Don't check for query + versionFilter with dasel/v2 @refi64 (#6527)
  • fix: switch dockerfile matching to exact match instead of prefix @loispostula (#6437)
  • bug: various Updatecli console output improvement @olblak (#6460)
  • fix: display correct target/condition id in missing sourceid errors @srishtea-22 (#6427)
  • fix: partial files should only load yaml/json files @olblak (#6421)

🧰 Maintenance

Contributors

@loispostula, @olblak, @refi64, @srishtea-22, @updateclibot[bot] and updateclibot[bot]