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: elastic/package-spec
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.0.0
Choose a base ref
...
head repository: elastic/package-spec
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.0.1
Choose a head ref
  • 8 commits
  • 28 files changed
  • 4 contributors

Commits on Oct 19, 2023

  1. Bump github.com/elastic/elastic-package from 0.89.2 to 0.90.0 in /com…

    …pliance (#648)
    
    * Bump github.com/elastic/elastic-package in /compliance
    
    Bumps [github.com/elastic/elastic-package](https://github.com/elastic/elastic-package) from 0.89.2 to 0.90.0.
    - [Release notes](https://github.com/elastic/elastic-package/releases)
    - [Changelog](https://github.com/elastic/elastic-package/blob/main/.goreleaser.yml)
    - [Commits](elastic/elastic-package@v0.89.2...v0.90.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/elastic/elastic-package
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Fix invocation of generic method
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Jaime Soriano Pastor <jaime.soriano@elastic.co>
    dependabot[bot] and jsoriano authored Oct 19, 2023
    Configuration menu
    Copy the full SHA
    e317cec View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. Bump github.com/elastic/elastic-package in /compliance (#649)

    Bumps [github.com/elastic/elastic-package](https://github.com/elastic/elastic-package) from 0.90.0 to 0.91.0.
    - [Release notes](https://github.com/elastic/elastic-package/releases)
    - [Changelog](https://github.com/elastic/elastic-package/blob/main/.goreleaser.yml)
    - [Commits](elastic/elastic-package@v0.90.0...v0.91.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/elastic/elastic-package
      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>
    dependabot[bot] authored Oct 24, 2023
    Configuration menu
    Copy the full SHA
    58c4b65 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    87dc65f View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. Bump github.com/elastic/elastic-package in /compliance (#652)

    Bumps [github.com/elastic/elastic-package](https://github.com/elastic/elastic-package) from 0.91.0 to 0.91.1.
    - [Release notes](https://github.com/elastic/elastic-package/releases)
    - [Changelog](https://github.com/elastic/elastic-package/blob/main/.goreleaser.yml)
    - [Commits](elastic/elastic-package@v0.91.0...v0.91.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/elastic/elastic-package
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 25, 2023
    Configuration menu
    Copy the full SHA
    4846157 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. Fix typo in Github comment (#657)

    Co-authored-by: Kyle Pollich <kpollich1@gmail.com>
    jsoriano and kpollich authored Nov 1, 2023
    Configuration menu
    Copy the full SHA
    6a1d395 View commit details
    Browse the repository at this point in the history
  2. Add validation to check if time series data streams have dimensions (#…

    …655)
    
    Time series data streams without dimensions are rejected by Elasticsearch,
    detect the issue earlier.
    jsoriano authored Nov 1, 2023
    Configuration menu
    Copy the full SHA
    d13d1ed View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. Configuration menu
    Copy the full SHA
    1a7d2cb View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. Configuration menu
    Copy the full SHA
    e6ee87e View commit details
    Browse the repository at this point in the history
Loading