Skip to content

Commit

Permalink
chore(releasing): Prepare v0.43.0 (#21906)
Browse files Browse the repository at this point in the history
* pin to latest VRL

* cargo vdev build release-cue

* update versions

* fix static img link (need to automate this)

* add description

* vrl changelog added

* fix typo

* Update website/cue/reference/releases/0.43.0.cue

Co-authored-by: Sandra (neko) <[email protected]>

* Update website/cue/reference/releases/0.43.0.cue

Co-authored-by: Sandra (neko) <[email protected]>

* Update website/cue/reference/releases/0.43.0.cue

Co-authored-by: Sandra (neko) <[email protected]>

* Update website/cue/reference/releases/0.43.0.cue

Co-authored-by: Sandra (neko) <[email protected]>

* Update website/cue/reference/releases/0.43.0.cue

Co-authored-by: Sandra (neko) <[email protected]>

* Update website/cue/reference/releases/0.43.0.cue

Co-authored-by: Sandra (neko) <[email protected]>

* Update website/cue/reference/releases/0.43.0.cue

Co-authored-by: Sandra (neko) <[email protected]>

* Update website/cue/reference/releases/0.43.0.cue

Co-authored-by: Sandra (neko) <[email protected]>

* Update website/cue/reference/releases/0.43.0.cue

Co-authored-by: Sandra (neko) <[email protected]>

* Update website/cue/reference/releases/0.43.0.cue

Co-authored-by: Sandra (neko) <[email protected]>

* Update website/cue/reference/releases/0.43.0.cue

Co-authored-by: Sandra (neko) <[email protected]>

* spell checker fixes

* remove PartialOrd entry

* dd-rust-license-tool write

* Update website/cue/reference/releases/0.43.0.cue

Co-authored-by: Jesse Szwedko <[email protected]>

* Update website/cue/reference/releases/0.43.0.cue

Co-authored-by: Jesse Szwedko <[email protected]>

* Update website/cue/reference/releases/0.43.0.cue

Co-authored-by: Jesse Szwedko <[email protected]>

* Update website/cue/reference/releases/0.43.0.cue

Co-authored-by: Jesse Szwedko <[email protected]>

* Update website/cue/reference/releases/0.43.0.cue

Co-authored-by: Jesse Szwedko <[email protected]>

* Update website/cue/reference/releases/0.43.0.cue

Co-authored-by: Jesse Szwedko <[email protected]>

* Update website/cue/reference/releases/0.43.0.cue

Co-authored-by: Jesse Szwedko <[email protected]>

* Update website/cue/reference/releases/0.43.0.cue

Co-authored-by: Jesse Szwedko <[email protected]>

* Update website/cue/reference/releases/0.43.0.cue

Co-authored-by: Jesse Szwedko <[email protected]>

* Update website/cue/reference/releases/0.43.0.cue

Co-authored-by: Jesse Szwedko <[email protected]>

* Update website/cue/reference/releases/0.43.0.cue

Co-authored-by: Jesse Szwedko <[email protected]>

* PR feedback and cue fmt

* Update website/cue/reference/releases/0.43.0.cue

Co-authored-by: Jesse Szwedko <[email protected]>

* Update website/cue/reference/releases/0.43.0.cue

Co-authored-by: Jesse Szwedko <[email protected]>

* Update website/cue/reference/releases/0.43.0.cue

Co-authored-by: Jesse Szwedko <[email protected]>

* Update website/cue/reference/releases/0.43.0.cue

Co-authored-by: Jesse Szwedko <[email protected]>

* fix indentation

* fix indentation

---------

Co-authored-by: Sandra (neko) <[email protected]>
Co-authored-by: Jesse Szwedko <[email protected]>

fix(ci): multiple workflows need 'contents: write' permissions (#21940)

* fix(ci): publish workflow needs more permissions

* update more workflows
  • Loading branch information
pront committed Dec 4, 2024
1 parent 4783ee2 commit 023f5fe
Show file tree
Hide file tree
Showing 38 changed files with 479 additions and 108 deletions.
2 changes: 2 additions & 0 deletions .github/actions/spelling/allow.txt
Original file line number Diff line number Diff line change
Expand Up @@ -474,3 +474,5 @@ zst
zstandard
otel
otelcol
siv
onig
15 changes: 13 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ vector-lib = { path = "lib/vector-lib", default-features = false, features = ["v
vector-config = { path = "lib/vector-config" }
vector-config-common = { path = "lib/vector-config-common" }
vector-config-macros = { path = "lib/vector-config-macros" }
vrl = { git = "https://github.com/vectordotdev/vrl", branch = "main", features = ["arbitrary", "cli", "test", "test_framework"] }
vrl = { version = "0.20.0", features = ["arbitrary", "cli", "test", "test_framework"] }

[dependencies]
pin-project.workspace = true
Expand Down
3 changes: 0 additions & 3 deletions changelog.d/16252_aws_opensearch_serverless.feature.md

This file was deleted.

3 changes: 0 additions & 3 deletions changelog.d/17389_add_cef_encoder.enhancement.md

This file was deleted.

3 changes: 0 additions & 3 deletions changelog.d/18521-kubernetes-windows-metadata.enhancement.md

This file was deleted.

4 changes: 0 additions & 4 deletions changelog.d/20404-log-redundant-timestamp.fix.md

This file was deleted.

5 changes: 0 additions & 5 deletions changelog.d/20769-chunked_gelf_decoding.feature.md

This file was deleted.

This file was deleted.

3 changes: 0 additions & 3 deletions changelog.d/21153-chunked_gelf_decompression.feature.md

This file was deleted.

This file was deleted.

This file was deleted.

3 changes: 0 additions & 3 deletions changelog.d/21485_load_multiple_vrl_files_in_remap.feature.md

This file was deleted.

3 changes: 0 additions & 3 deletions changelog.d/21557_remove_pubsub_log_only_restriction.fix.md

This file was deleted.

This file was deleted.

3 changes: 0 additions & 3 deletions changelog.d/21707_exclusive_route_transform.feature.md

This file was deleted.

5 changes: 0 additions & 5 deletions changelog.d/21729_support_yaml_merges_in_config.fix.md

This file was deleted.

This file was deleted.

3 changes: 0 additions & 3 deletions changelog.d/21743_add_ede_code_30.enhancement.md

This file was deleted.

This file was deleted.

This file was deleted.

3 changes: 0 additions & 3 deletions changelog.d/21866_otel_sink.feature.md

This file was deleted.

3 changes: 0 additions & 3 deletions changelog.d/21878_request_body_of_honeycomb_sink.fix.md

This file was deleted.

This file was deleted.

4 changes: 0 additions & 4 deletions changelog.d/add-file-secrets.enhancement.md

This file was deleted.

3 changes: 0 additions & 3 deletions changelog.d/chronicle_compression_support.enhancement.md

This file was deleted.

3 changes: 0 additions & 3 deletions changelog.d/configurable-sample-rate-key.enhancement.md

This file was deleted.

4 changes: 0 additions & 4 deletions changelog.d/expire_internal_metrics.breaking.md

This file was deleted.

This file was deleted.

4 changes: 0 additions & 4 deletions changelog.d/gelf-timestamp-nanoseconds.fix.md

This file was deleted.

3 changes: 0 additions & 3 deletions changelog.d/poll-watcher-support.enhancement.md

This file was deleted.

3 changes: 0 additions & 3 deletions changelog.d/process_host_metrics.feature.md

This file was deleted.

2 changes: 1 addition & 1 deletion distribution/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ set -u
# If PACKAGE_ROOT is unset or empty, default it.
PACKAGE_ROOT="${PACKAGE_ROOT:-"https://packages.timber.io/vector"}"
# If VECTOR_VERSION is unset or empty, default it.
VECTOR_VERSION="${VECTOR_VERSION:-"0.42.0"}"
VECTOR_VERSION="${VECTOR_VERSION:-"0.43.0"}"
_divider="--------------------------------------------------------------------------------"
_prompt=">>>"
_indent=" "
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ routed to a single stream. This transforms complements the existing [Route trans

A visual representation:

<img src="../../../static/img/exclusive_route.svg" alt="Vector">
<img src="/img/exclusive_route.svg" alt="Vector">

### Config Example

Expand Down
4 changes: 4 additions & 0 deletions website/content/en/releases/0.43.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
---
title: Vector v0.43.0 release notes
weight: 21
---
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ administration: interfaces: kubectl: {
role_implementations: [Name=string]: {
commands: {
_deployment_variant: string
_vector_version: "0.42"
_vector_version: "0.43"
_namespace: string | *"vector"
_controller_resource_type: string
_controller_resource_name: string | *_deployment_variant
Expand Down
Loading

0 comments on commit 023f5fe

Please sign in to comment.