Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🎉 Release 3.0.0 #3957

Closed
wants to merge 88 commits into from
Closed

🎉 Release 3.0.0 #3957

wants to merge 88 commits into from

Conversation

woodpecker-bot
Copy link
Collaborator

@woodpecker-bot woodpecker-bot commented Jul 21, 2024

This PR was opened by the ready-release-go plugin. When you're ready to do a release, you can merge this pull-request and a new release with version 3.0.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

3.0.0 - 2024-09-06

💥 Breaking changes

  • Remove all default privileged plugins [#4053]
  • Remove all default 3rd party privileged plugins [#3918]
  • Add option to filter secrets by plugins with specific tags [#4069]
  • Remove old pipeline options [#4016]
  • Remove various deprecations [#4017]
  • Drop repo name fallback for hooks [#4013]
  • Improved Local backend detection [#4006]
  • Refactor JSON and SDK fields [#3968]
  • Migrate to maintained cron lib and remove seconds [#3785]
  • Switched to profile-based AppArmor configuration [#4008]
  • Removed Kubernetes default image pull secret name [#4005]
  • Drop "WOODPECKER_WEBHOOK_HOST" env var and adjust docs [#3969]
  • Drop version in schema [#3970]
  • Update docker to v27 [#3972]
  • Require gitlab 12.4 [#3966]
  • Migrate to maintained httpsign library [#3839]
  • Remove WOODPECKER_DEV_OAUTH_HOST and WOODPECKER_DEV_GITEA_OAUTH_URL [#3961]
  • Remove deprecated pipeline settings [#3916]
  • server: remove old unused routes [#3845]
  • CLI: remove step-id and add step-number as option to logs [#3927]

🔒 Security

  • Allow admins to specify priviledged plugins by name and tag [#4075]
  • Allow alter trusted clone plugins and filter them via tag [#4074]
  • Warn if using secrets/env with plugin [#4027]
  • Update gitea sdk [#4012]
  • Update Forgejo SDK [#3948]

📈 Enhancement

  • Add indices to repo table [#4087]
  • Duplicate key workflow_id in the agent logs [#4046]
  • Only update agent.LastWork if not done recently [#4031]
  • Improve error on config loading [#4024]
  • Show error returned from API [#3980]
  • Move manual popup to own page [#3981]
  • Fail on InvalidImageName [#4007]
  • Use Bitbucket PR title for pipeline message [#3984]
  • Show logs if step has error [#3979]
  • Refactor docker backend and add more test coverage [#2700]
  • Make cli plugin log purge recognize steps by name [#3953]
  • Pin page size [#3946]
  • Improve cron list [#3947]
  • Add PULLREQUEST_DRONE_PULL_REQUEST drone env [#3939]
  • Make agent gRPC errors distinguishable [#3936]

📚 Documentation

  • Use kaniko plugin in docs as example [#4072]
  • Add some posts and videos [#4070]
  • Move event type descriptions from Terminology to Workflow Syntax [#4062]
  • Add community posts from discussions [#4058]
  • Add a pull request template with some basic guidelines [#4055]
  • Add examples of CI environment variable values [#4009]
  • Fix inline author warning [#4040]
  • Updated Secrets image filter docs [#4028]
  • Update dependency marked to v14 [#4036]
  • Update docs npm deps non-major [#4033]
  • Overhaul README [#3995]
  • fix(deps): update docs npm deps non-major [#3990]
  • Add spellchecking for docs [#3787]

🐛 Bug Fixes

  • Wait for tracer to be done before finishing workflow [#4068]
  • Fix schema with detached steps [#4066]
  • Fix schema with commands and entrypoint [#4065]
  • Read long log lines from file storage correctly [#4048]
  • Set refspec for gitlab MR [#4021]
  • Set CI_PREV_COMMIT_{SOURCE,TARGET}_BRANCH as mentioned in the documentation [#4001]
  • [Bitbucket Datacenter] Return empty list instead of null [#4010]
  • Fix org settings page [#4002]
  • Fix BB PR pipeline ref [#3985]
  • Change Bitbucket PR hook to point the source branch, commit & ref [#3965]
  • Add updated, merged and declined events to bb webhook activation [#3963]
  • Fix login via navbar [#3962]
  • Truncate creation in list [#3952]
  • Fix panic if forge is unreachable [#3944]

Misc

  • chore(deps): update docker.io/golang docker tag to v1.23 [#4081]
  • chore(deps): update docker.io/woodpeckerci/plugin-prettier docker tag to v0.2.0 [#4082]
  • fix(deps): update module github.com/google/go-github/v63 to v64 [#4073]
  • fix(deps): update golang-packages [#4059]
  • Add systemd unit files to the RPM/DEB packages [#3986]
  • Add eslint-plugin-promise back [#4022]
  • Update github.com/urfave/cli/v3 digest to fc07a8c [#4043]
  • Update woodpeckerci/plugin-git Docker tag to v2.5.2 [#4041]
  • Update web npm deps non-major [#4034]
  • Update dependency simple-icons to v13 [#4037]
  • Show error if secret name is missing [#4014]
  • chore(deps): lock file maintenance [#3991]
  • fix(deps): update github.com/urfave/cli/v3 digest to 127cf54 [#3989]
  • fix(deps): update golang-packages [#3958]
  • Improve wording [#3951]
  • Fix typos and optimize wording [#3940]

@qwerty287 qwerty287 mentioned this pull request Jul 21, 2024
1 task
@qwerty287 qwerty287 added the documentation docu & docs label Jul 21, 2024
@anbraten anbraten mentioned this pull request Jul 22, 2024
Copy link
Member

@anbraten anbraten left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

blocking again for the moment as explained in #3960

@qwerty287 qwerty287 closed this Sep 8, 2024
@qwerty287 qwerty287 deleted the next-release/main branch September 8, 2024 06:03
@qwerty287
Copy link
Contributor

closing due to conflicts

@6543 6543 removed this from the 3.0.0 milestone Sep 8, 2024
@woodpecker-bot
Copy link
Collaborator Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation docu & docs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants