Skip to content

Commit 9443fb1

Browse files
committed
Merge tag 'v0.31.0' into upstream-0.31.0
This merges upstream changes and necessary fixes for vector upstream version 0.30.0
2 parents 4d2eaba + 0f13b22 commit 9443fb1

File tree

757 files changed

+17883
-12547
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

757 files changed

+17883
-12547
lines changed

.github/ISSUE_TEMPLATE/minor-release.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ The week before the release:
1111
- `git fetch && git checkout origin/master && git checkout -b v0.<new version number> && git push -u`
1212
- [ ] Create a new release preparation branch from `master`
1313
- `git checkout -b prepare-v0.<new version number> && git push -u`
14+
- [ ] Check if there is a newer version of Alpine or Debian available to update the release images
15+
in `distribution/docker/`. Update if so.
1416
- [ ] Run `cargo vdev build release-cue` to generate a new cue file for the release
1517
- [ ] Add `changelog` key to generated cue file
1618
- [ ] `git log --no-merges --cherry-pick --right-only <last release tag>...`

.github/actions/spelling/allow.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ Enot
5252
Evercoss
5353
Explay
5454
FAQs
55+
FQDNs
5556
Fabro
5657
Figma
5758
Flipboard
@@ -410,6 +411,7 @@ timespan
410411
timestamped
411412
tzdata
412413
ubuntu
414+
upstreaminfo
413415
useragents
414416
usergroups
415417
userguide

0 commit comments

Comments
 (0)