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

chore(releasing): Prepare v0.43.1 release #21993

Merged
merged 8 commits into from
Dec 10, 2024
Merged

chore(releasing): Prepare v0.43.1 release #21993

merged 8 commits into from
Dec 10, 2024

Conversation

pront
Copy link
Member

@pront pront commented Dec 9, 2024

Summary

Change Type

  • Bug fix
  • New feature
  • Non-functional (chore, refactoring, docs)
  • Performance

Is this a breaking change?

  • Yes
  • No

How did you test this PR?

Does this PR include user facing changes?

  • Yes. Please add a changelog fragment based on our guidelines.
  • No. A maintainer will apply the "no-changelog" label to this PR.

Checklist

  • Please read our Vector contributor resources.
  • If this PR introduces changes Vector dependencies (modifies Cargo.lock), please
    run dd-rust-license-tool write to regenerate the license inventory and commit the changes (if any). More details here.

References

#21992

pront added 2 commits December 9, 2024 14:45
* fix(reduce transform): enable quoting for invalid fields

* changelog

* fix

* cargo fmt
@github-actions github-actions bot added domain: transforms Anything related to Vector's transform components domain: core Anything related to core crates i.e. vector-core, core-common, etc labels Dec 9, 2024
@pront pront changed the title Prepare v0.43.1 chore(releasing): Prepare v0.43.1 release Dec 9, 2024
@pront pront added this to the Vector v0.43.1 milestone Dec 9, 2024
@pront pront added the no-changelog Changes in this PR do not need user-facing explanations in the release changelog label Dec 9, 2024
@datadog-vectordotdev
Copy link

datadog-vectordotdev bot commented Dec 9, 2024

Datadog Report

Branch report: prepare-v0.43.1
Commit report: ca2010b
Test service: vector

✅ 0 Failed, 7 Passed, 0 Skipped, 25.5s Total Time

jszwedko and others added 3 commits December 9, 2024 17:48
…21991)

* fix(internal_metrics source): Emit build_info on an interval

Signed-off-by: Jesse Szwedko <[email protected]>

* Add changelog entry

Signed-off-by: Jesse Szwedko <[email protected]>

* Fix imports

Signed-off-by: Jesse Szwedko <[email protected]>

* fix: add import

---------

Signed-off-by: Jesse Szwedko <[email protected]>
Co-authored-by: Pavlos Rontidis <[email protected]>
@github-actions github-actions bot added domain: releasing Anything related to releasing Vector domain: external docs Anything related to Vector's external, public documentation labels Dec 9, 2024
@pront pront marked this pull request as ready for review December 9, 2024 23:01
@pront pront requested review from a team as code owners December 9, 2024 23:01
@pront pront requested review from bfung and jszwedko December 9, 2024 23:01
{
type: "fix"
description: """
Update to VRL v0.20.1 which a reverts to previous `to_float` behavior for non-normal floats.
Copy link
Member Author

Choose a reason for hiding this comment

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

I could also just copy paste the v0.20.1 changelog here

Copy link
Member

Choose a reason for hiding this comment

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

True, that would be reasonable.

{
type: "fix"
description: """
Update to VRL v0.20.1 which a reverts to previous `to_float` behavior for non-normal floats.
Copy link
Member

Choose a reason for hiding this comment

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

True, that would be reasonable.

@pront pront merged commit 8ee1f31 into v0.43 Dec 10, 2024
74 checks passed
@pront pront deleted the prepare-v0.43.1 branch December 10, 2024 15:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
domain: core Anything related to core crates i.e. vector-core, core-common, etc domain: external docs Anything related to Vector's external, public documentation domain: releasing Anything related to releasing Vector domain: transforms Anything related to Vector's transform components no-changelog Changes in this PR do not need user-facing explanations in the release changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants