Skip to content

Commit

Permalink
🎉 Release 2.3.0 (woodpecker-ci#3249)
Browse files Browse the repository at this point in the history
This PR was opened by the
[ready-release-go](https://github.com/woodpecker-ci/plugin-ready-release-go)
plugin. When you're ready to do a release, you can merge this
pull-request and a new release with version `2.3.0` will be created
automatically. If you're not ready to do a release yet, that's fine,
whenever you add more changes to `main` this pull-request will be
updated.

## Options

- [ ] Mark this version as a release candidate

##
[2.3.0](https://github.com/woodpecker-ci/woodpecker/releases/tag/2.3.0)
- 2024-01-31

### ✨ Features

- Add release event
[[woodpecker-ci#3226](woodpecker-ci#3226)]

### 📚 Documentation

- Add release types
[[woodpecker-ci#3303](woodpecker-ci#3303)]
- Add opencollective footer
[[woodpecker-ci#3281](woodpecker-ci#3281)]
- Use array syntax in docs
[[woodpecker-ci#3242](woodpecker-ci#3242)]

### 🐛 Bug Fixes

- Fix Gitpod: Gitea auth token creation
[[woodpecker-ci#3299](woodpecker-ci#3299)]
- Fix agent updating
[[woodpecker-ci#3287](woodpecker-ci#3287)]
- Sanitize pod's step label
[[woodpecker-ci#3275](woodpecker-ci#3275)]
- Pipeline errors must be an array
[[woodpecker-ci#3276](woodpecker-ci#3276)]
- fix bitbucket SSO using UUID from bitbucket api response as
ForgeRemoteID
[[woodpecker-ci#3265](woodpecker-ci#3265)]
- fix: bug pod service without label service
[[woodpecker-ci#3256](woodpecker-ci#3256)]
- Fix disabling PRs
[[woodpecker-ci#3258](woodpecker-ci#3258)]
- fix: bug annotations
[[woodpecker-ci#3255](woodpecker-ci#3255)]

### 📈 Enhancement

- Update theme on system color mode change
[[woodpecker-ci#3296](woodpecker-ci#3296)]
- Improve secrets availability checks
[[woodpecker-ci#3271](woodpecker-ci#3271)]
- Load more pipeline log lines (500 => 5000)
[[woodpecker-ci#3212](woodpecker-ci#3212)]
- Clean up models
[[woodpecker-ci#3228](woodpecker-ci#3228)]

### Misc

- chore(deps): update docker.io/techknowlogick/xgo docker tag to
go-1.21.6
[[woodpecker-ci#3294](woodpecker-ci#3294)]
- fix(deps): update docs npm deps non-major
[[woodpecker-ci#3295](woodpecker-ci#3295)]
- Remove deprecated `group` from config
[[woodpecker-ci#3289](woodpecker-ci#3289)]
- Add spellcheck config
[[woodpecker-ci#3018](woodpecker-ci#3018)]
- fix(deps): update golang (packages)
[[woodpecker-ci#3284](woodpecker-ci#3284)]
- chore(deps): lock file maintenance
[[woodpecker-ci#3274](woodpecker-ci#3274)]
- chore(deps): update web npm deps non-major
[[woodpecker-ci#3273](woodpecker-ci#3273)]
- Pin prettier version
[[woodpecker-ci#3260](woodpecker-ci#3260)]
- Fix prettier
[[woodpecker-ci#3259](woodpecker-ci#3259)]
- Update UI building in Makefile
[[woodpecker-ci#3250](woodpecker-ci#3250)]
  • Loading branch information
woodpecker-bot authored and fernandrone committed Feb 1, 2024
1 parent 4968d40 commit e1d4a16
Showing 1 changed file with 47 additions and 0 deletions.
47 changes: 47 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,52 @@
# Changelog

## [2.3.0](https://github.com/woodpecker-ci/woodpecker/releases/tag/2.3.0) - 2024-01-31

### ❤️ Thanks to all contributors! ❤️

@anbraten, @HerHde, @qwerty287, @pat-s, @renovate[bot], @lukashass, @zc-devs, @Alonsohhl, @healdropper, @eliasscosta, @runephilosof-karnovgroup

### ✨ Features

- Add release event [[#3226](https://github.com/woodpecker-ci/woodpecker/pull/3226)]

### 📚 Documentation

- Add release types [[#3303](https://github.com/woodpecker-ci/woodpecker/pull/3303)]
- Add opencollective footer [[#3281](https://github.com/woodpecker-ci/woodpecker/pull/3281)]
- Use array syntax in docs [[#3242](https://github.com/woodpecker-ci/woodpecker/pull/3242)]

### 🐛 Bug Fixes

- Fix Gitpod: Gitea auth token creation [[#3299](https://github.com/woodpecker-ci/woodpecker/pull/3299)]
- Fix agent updating [[#3287](https://github.com/woodpecker-ci/woodpecker/pull/3287)]
- Sanitize pod's step label [[#3275](https://github.com/woodpecker-ci/woodpecker/pull/3275)]
- Pipeline errors must be an array [[#3276](https://github.com/woodpecker-ci/woodpecker/pull/3276)]
- fix bitbucket SSO using UUID from bitbucket api response as ForgeRemoteID [[#3265](https://github.com/woodpecker-ci/woodpecker/pull/3265)]
- fix: bug pod service without label service [[#3256](https://github.com/woodpecker-ci/woodpecker/pull/3256)]
- Fix disabling PRs [[#3258](https://github.com/woodpecker-ci/woodpecker/pull/3258)]
- fix: bug annotations [[#3255](https://github.com/woodpecker-ci/woodpecker/pull/3255)]

### 📈 Enhancement

- Update theme on system color mode change [[#3296](https://github.com/woodpecker-ci/woodpecker/pull/3296)]
- Improve secrets availability checks [[#3271](https://github.com/woodpecker-ci/woodpecker/pull/3271)]
- Load more pipeline log lines (500 => 5000) [[#3212](https://github.com/woodpecker-ci/woodpecker/pull/3212)]
- Clean up models [[#3228](https://github.com/woodpecker-ci/woodpecker/pull/3228)]

### Misc

- chore(deps): update docker.io/techknowlogick/xgo docker tag to go-1.21.6 [[#3294](https://github.com/woodpecker-ci/woodpecker/pull/3294)]
- fix(deps): update docs npm deps non-major [[#3295](https://github.com/woodpecker-ci/woodpecker/pull/3295)]
- Remove deprecated `group` from config [[#3289](https://github.com/woodpecker-ci/woodpecker/pull/3289)]
- Add spellcheck config [[#3018](https://github.com/woodpecker-ci/woodpecker/pull/3018)]
- fix(deps): update golang (packages) [[#3284](https://github.com/woodpecker-ci/woodpecker/pull/3284)]
- chore(deps): lock file maintenance [[#3274](https://github.com/woodpecker-ci/woodpecker/pull/3274)]
- chore(deps): update web npm deps non-major [[#3273](https://github.com/woodpecker-ci/woodpecker/pull/3273)]
- Pin prettier version [[#3260](https://github.com/woodpecker-ci/woodpecker/pull/3260)]
- Fix prettier [[#3259](https://github.com/woodpecker-ci/woodpecker/pull/3259)]
- Update UI building in Makefile [[#3250](https://github.com/woodpecker-ci/woodpecker/pull/3250)]

## [2.2.2](https://github.com/woodpecker-ci/woodpecker/releases/tag/2.2.2) - 2024-01-21

### ❤️ Thanks to all contributors! ❤️
Expand Down

0 comments on commit e1d4a16

Please sign in to comment.