10000 Comparing master...website · vectordotdev/vector · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: vectordotdev/vector
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: vectordotdev/vector
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: website
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 59 files changed
  • 4 contributors

Commits on Apr 8, 2025

  1. chore(releasing): prepare v0.46.0 release (#22801)

    * chore(releasing): Pinned VRL version to 0.23.0
    
    * chore(releasing): Generated release CUE file
    
    * chore(releasing): Updated website/cue/reference/administration/interfaces/kubectl.cue vector version to 0.46.0
    
    * chore(releasing): Updated distribution/install.sh vector version to 0.46.0
    
    * chore(releasing): Add 0.46.0 to versions.cue
    
    * chore(releasing): Created release md file
    
    * chore(releasing): vdev release prepare creates a draft PR
    
    * chore(releasing): vdev release prepare PR now has label
    
    * manual edits
    
    * improve rendering of authors
    
    * reduce big empty space
    
    * render VRL changelog in its own section
    
    * add newline at EOF
    
    * chore(dev): fix code fmt
    
    * chore(releasing): clippy fixes
    
    * chore(deps): Bump indexmap from 2.8.0 to 2.9.0 (#22814)
    
    Bumps [indexmap](https://github.com/indexmap-rs/indexmap) from 2.8.0 to 2.9.0.
    - [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md)
    - [Commits](indexmap-rs/indexmap@2.8.0...2.9.0)
    
    ---
    updated-dependencies:
    - dependency-name: indexmap
      dependency-version: 2.9.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    * chore(releasing): clippy fixes
    
    * chore(deps): Bump smallvec from 1.14.0 to 1.15.0 (#22817)
    
    Bumps [smallvec](https://github.com/servo/rust-smallvec) from 1.14.0 to 1.15.0.
    - [Release notes](https://github.com/servo/rust-smallvec/releases)
    - [Commits](servo/rust-smallvec@v1.14.0...v1.15.0)
    
    ---
    updated-dependencies:
    - dependency-name: smallvec
      dependency-version: 1.15.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    * chore(deps): Bump openssl from 0.10.71 to 0.10.72 in the cargo group (#22802)
    
    Bumps the cargo group with 1 update: [openssl](https://github.com/sfackler/rust-openssl).
    
    Updates `openssl` from 0.10.71 to 0.10.72
    - [Release notes](https://github.com/sfackler/rust-openssl/releases)
    - [Commits](sfackler/rust-openssl@openssl-v0.10.71...openssl-v0.10.72)
    
    ---
    updated-dependencies:
    - dependency-name: openssl
      dependency-version: 0.10.72
      dependency-type: direct:production
      dependency-group: cargo
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Pavlos Rontidis <pavlos.rontidis@gmail.com>
    
    * move VRL changelog under Vector changelog
    
    * changelog entry improvement
    
    * mention vrl functions
    
    * chore(deps): Bump crossterm from 0.28.1 to 0.29.0 (#22815)
    
    * chore(deps): Bump crossterm from 0.28.1 to 0.29.0
    
    Bumps [crossterm](https://github.com/crossterm-rs/crossterm) from 0.28.1 to 0.29.0.
    - [Release notes](https://github.com/crossterm-rs/crossterm/releases)
    - [Changelog](https://github.com/crossterm-rs/crossterm/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/crossterm-rs/crossterm/commits/0.29)
    
    ---
    updated-dependencies:
    - dependency-name: crossterm
      dependency-version: 0.29.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * dd-rust-license-tool write
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Pavlos Rontidis <pavlos.rontidis@gmail.com>
    
    * vector top bug and known issue
    
    * split one entry to two, to improve rendering
    
    * mention what 'ratio' does
    
    * fix(deps): update tokio to fix RUSTSEC-2025-0023 (#22820)
    
    * chore(deps): Bump vrl from `7020ba2` to `048253d` (#22812)
    
    * chore(deps): Bump vrl from `7020ba2` to `048253d`
    
    Bumps [vrl](https://github.com/vectordotdev/vrl) from `7020ba2` to `048253d`.
    - [Commits](vectordotdev/vrl@7020ba2...048253d)
    
    ---
    updated-dependencies:
    - dependency-name: vrl
      dependency-version: '048253de6a6309a2bc40ac3b9e06cb9cd3f060ea'
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * dd-rust-license-tool write
    
    * resolved conflicts and updated VRL again
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Pavlos Rontidis <pavlos.rontidis@gmail.com>
    
    * chore(deps): Bump openssl from 0.10.71 to 0.10.72 in the cargo group (#22802)
    
    Bumps the cargo group with 1 update: [openssl](https://github.com/sfackler/rust-openssl).
    
    Updates `openssl` from 0.10.71 to 0.10.72
    - [Release notes](https://github.com/sfackler/rust-openssl/releases)
    - [Commits](sfackler/rust-openssl@openssl-v0.10.71...openssl-v0.10.72)
    
    ---
    updated-dependencies:
    - dependency-name: openssl
      dependency-version: 0.10.72
      dependency-type: direct:production
      dependency-group: cargo
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Pavlos Rontidis <pavlos.rontidis@gmail.com>
    
    * fix(deps): update tokio to fix RUSTSEC-2025-0023 (#22820)
    
    * chore(administration): update CODEOWNERS files for cue docs PRs (#22824)
    
    * chore(admin): update codeowners for docs PR
    
    * review point
    
    * docs(external): add documentation for Lz4 encode and decode features in vrl (#22702)
    
    * add lz4 encode and decode functions to the remap documentation
    
    * cue fmt
    
    ---------
    
    Co-authored-by: Pavlos Rontidis <pavlos.rontidis@gmail.com>
    
    * CI=true make check-docs
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: James Lamb <admin@oranged.to>
    
    chore(releasing): update release date
    pront committed Apr 8, 2025
    Configuration menu
    Copy the full SHA
    a7429e2 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2025

  1. Configuration menu
    Copy the full SHA
    ba61fb4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    782f750 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2025

  1. chore(releasing): add v0.46.1 patch commits (#22874)

    * patch prep steps
    
    * add 0.46.1.cue
    pront committed Apr 15, 2025
    Configuration menu
    Copy the full SHA
    107f183 View commit details
    Browse the repository at this point in the history
  2. fix 0.46.1 rendering

    pront committed Apr 15, 2025
    Configuration menu
    Copy the full SHA
    dbd4e9b View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2025

  1. chore(website): guide page improvements (#22936)

    * chore(website): guide page improvements
    
    * weights and yaml conversion
    pront committed Apr 23, 2025
    Configuration menu
    Copy the full SHA
    732a461 View commit details
    Browse the repository at this point in the history
  2. docs(external): fix typo in CONTRIBUTING.md (#22930)

    fix typo in CONTRIBUTING.md
    nzxwang authored and pront committed Apr 23, 2025
    Configuration menu
    Copy the full SHA
    a0c62fe View commit details
    Browse the repository at this point in the history

Commits on May 6, 2025

  1. docs(external): introduce log namespace guide (#22985)

    * feat(website): introduce log namespace guide
    
    * fmt fixes
    
    * simplify example, remove metadata
    
    * Jesse's review points
    
    * md lint fixes
    
    * Apply suggestions from code review
    
    Co-authored-by: Joe Peeples <joe.peeples@datadoghq.com>
    
    * docs review
    
    * grammar fix
    
    * remove t1 from the first section and improve the decoder difference section
    
    * improve second section
    
    * remove remap from first section
    
    * simplify second section even further
    
    ---------
    
    Co-authored-by: Joe Peeples <joe.peeples@datadoghq.com>
    pront and joepeeples committed May 6, 2025
    Configuration menu
    Copy the full SHA
    faa380e View commit details
    Browse the repository at this point in the history
Loading
0