Skip to content

Releases: updatecli/updatecli

v0.116.2

19 Apr 07:17
Immutable release. Only release title and notes can be modified.
v0.116.2
342e92e

Choose a tag to compare

Changes

🐛 Bug Fixes

🧰 Maintenance

Contributors

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

Sponsors

If Updatecli is useful to you, please consider sponsoring it.
Your support helps maintain and improve this project.

GitHub stars Sponsor

v0.116.1

12 Apr 18:04
Immutable release. Only release title and notes can be modified.
v0.116.1
a3ec734

Choose a tag to compare

Changes

🧰 Bug

  • fix(pyproject): use uv lock instead of uv add to preserve pyproject.toml#8340 @loispostula (#8340)

🧰 Maintenance

Contributors

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

Sponsors

If Updatecli is useful to you, please consider sponsoring it.
Your support helps maintain and improve this project.

GitHub stars Sponsor

v0.116.0

10 Apr 09:35
Immutable release. Only release title and notes can be modified.
v0.116.0
f67e18f

Choose a tag to compare

Changes

🚀 Features

🐛 Bug Fixes

  • fix(yaml): compare decoded scalar values to avoid rewriting folded blocks @loispostula (#8296)
  • fix(github): nil-check token source to avoid panic when no token configured @loispostula (#8298)

🧰 Maintenance

Contributors

@LeC-D, @loispostula, @olblak, @updateclibot[bot] and updateclibot[bot]

Sponsors

If Updatecli is useful to you, please consider sponsoring it.
Your support helps maintain and improve this project.

GitHub stars Sponsor

v0.115.0

25 Mar 20:46
Immutable release. Only release title and notes can be modified.
v0.115.0
1fb0a47

Choose a tag to compare

Changes

🚀 Features

🐛 Bug Fixes

  • fix(json): disable HTML escaping when writing JSON files @loispostula (#8090)
  • When the Adoptium API advertises a MostRecentFeatureRelease (e.g. 26) @loispostula (#8075)
  • fix(gitlabsearch): add missing depth parameter @olblak (#7934)
  • fix(githubsearch): add missing depth parameter support @olblak (#7933)
  • fix(helm): Remove validation check for helm chart name @varad-kadam (#7873)
  • fix(dockercompose): add compose*.y*ml to defaultFilePattern @qianlongzt (#7845)
  • fix(autodiscovery/argocd): correctly handle multiple documents @olblak (#7848)
  • fix(autodiscovery/kubernetes): handle multiple yaml document @olblak (#7846)

🧰 Maintenance

📝 Documentation

  • Update sponsorship section in release-drafter.yaml @olblak (#8121)

Contributors

@AdeshDeshmukh, @Vlatombe, @dependabot[bot], @loispostula, @olblak, @qianlongzt, @railgun-0402, @updateclibot[bot], @varad-kadam, dependabot[bot] and updateclibot[bot]

Sponsors

If Updatecli is useful to you, please consider sponsoring it.
Your support helps maintain and improve this project.

GitHub stars Sponsor

v0.114.0

24 Feb 08:37
b6c1b93

Choose a tag to compare

Changes

🚀 Features

🐛 Bug Fixes

  • chore(jsonschema): set empty console output spec @olblak (#7818)
  • fix(autodiscovery): correctly handle wrong docker image name @olblak (#7659)
  • fix(file): file condition bug with searchpattern and matchpattern @olblak (#7619)
  • fix(file): file target bug with searchpattern and matchpattern @josill (#7629)
  • fix(autodiscovery/helmfile): error on invalid ignore spec @railgun-0402 (#7620)
  • fix(github): handle error before variable assignment @olblak (#7593)
  • fix(changelog): Add semver sorting to action changelogs @josill (#7569)
  • fix(terragrunt): add missing username for token authentication @eugenestarchenko (#7506)
  • fix: remove lowercase 'l' from compiler flags pattern to fix -latest false positive @josill (#7485)

🧰 Maintenance

📝 Documentation

  • doc: improve dockerfile & dockerimage plugin documentation @olblak (#7609)

Contributors

@ErickdelaCruzCas, @ak95asb, @dependabot[bot], @eugenestarchenko, @josill, @mallendem, @olblak, @railgun-0402, @updateclibot[bot], dependabot[bot] and updateclibot[bot]

v0.114.0-rc.1

12 Feb 13:07
698871a

Choose a tag to compare

v0.114.0-rc.1 Pre-release
Pre-release

Changes

🚀 Features

🐛 Bug Fixes

  • fix(autodiscovery): correctly handle wrong docker image name @olblak (#7659)
  • fix(file): file condition bug with searchpattern and matchpattern @olblak (#7619)
  • fix(file): file target bug with searchpattern and matchpattern @josill (#7629)
  • fix(autodiscovery/helmfile): error on invalid ignore spec @railgun-0402 (#7620)
  • fix(github): handle error before variable assignment @olblak (#7593)
  • fix(changelog): Add semver sorting to action changelogs @josill (#7569)
  • fix(terragrunt): add missing username for token authentication @eugenestarchenko (#7506)
  • fix: remove lowercase 'l' from compiler flags pattern to fix -latest false positive @josill (#7485)

🧰 Maintenance

📝 Documentation

  • doc: improve dockerfile & dockerimage plugin documentation @olblak (#7609)

Contributors

@ErickdelaCruzCas, @eugenestarchenko, @josill, @mallendem, @olblak, @railgun-0402, @updateclibot[bot] and updateclibot[bot]

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]