Skip to content

Commit

Permalink
Merge tag 'v0.31.0' into upstream-0.31.0
Browse files Browse the repository at this point in the history
This merges upstream changes and necessary fixes for vector upstream
version 0.30.0
  • Loading branch information
darinspivey committed Dec 19, 2023
2 parents 4d2eaba + 0f13b22 commit 9443fb1
Show file tree
Hide file tree
Showing 757 changed files with 17,883 additions and 12,547 deletions.
2 changes: 2 additions & 0 deletions .github/ISSUE_TEMPLATE/minor-release.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ The week before the release:
- `git fetch && git checkout origin/master && git checkout -b v0.<new version number> && git push -u`
- [ ] Create a new release preparation branch from `master`
- `git checkout -b prepare-v0.<new version number> && git push -u`
- [ ] Check if there is a newer version of Alpine or Debian available to update the release images
in `distribution/docker/`. Update if so.
- [ ] Run `cargo vdev build release-cue` to generate a new cue file for the release
- [ ] Add `changelog` key to generated cue file
- [ ] `git log --no-merges --cherry-pick --right-only <last release tag>...`
Expand Down
2 changes: 2 additions & 0 deletions .github/actions/spelling/allow.txt
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ Enot
Evercoss
Explay
FAQs
FQDNs
Fabro
Figma
Flipboard
Expand Down Expand Up @@ -410,6 +411,7 @@ timespan
timestamped
tzdata
ubuntu
upstreaminfo
useragents
usergroups
userguide
Expand Down
Loading

0 comments on commit 9443fb1

Please sign in to comment.