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/go-docappender
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.3.0
Choose a base ref
...
head repository: elastic/go-docappender
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.3.1
Choose a head ref
  • 18 commits
  • 9 files changed
  • 4 contributors

Commits on Aug 26, 2024

  1. build(deps): bump the otel group with 5 updates (#195)

    Bumps the otel group with 5 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [go.opentelemetry.io/otel](https://github.com/open-telemetry/opentelemetry-go) | `1.28.0` | `1.29.0` |
    | [go.opentelemetry.io/otel/metric](https://github.com/open-telemetry/opentelemetry-go) | `1.28.0` | `1.29.0` |
    | [go.opentelemetry.io/otel/sdk](https://github.com/open-telemetry/opentelemetry-go) | `1.28.0` | `1.29.0` |
    | [go.opentelemetry.io/otel/sdk/metric](https://github.com/open-telemetry/opentelemetry-go) | `1.28.0` | `1.29.0` |
    | [go.opentelemetry.io/otel/trace](https://github.com/open-telemetry/opentelemetry-go) | `1.28.0` | `1.29.0` |
    
    
    Updates `go.opentelemetry.io/otel` from 1.28.0 to 1.29.0
    - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
    - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
    - [Commits](open-telemetry/opentelemetry-go@v1.28.0...v1.29.0)
    
    Updates `go.opentelemetry.io/otel/metric` from 1.28.0 to 1.29.0
    - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
    - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
    - [Commits](open-telemetry/opentelemetry-go@v1.28.0...v1.29.0)
    
    Updates `go.opentelemetry.io/otel/sdk` from 1.28.0 to 1.29.0
    - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
    - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
    - [Commits](open-telemetry/opentelemetry-go@v1.28.0...v1.29.0)
    
    Updates `go.opentelemetry.io/otel/sdk/metric` from 1.28.0 to 1.29.0
    - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
    - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
    - [Commits](open-telemetry/opentelemetry-go@v1.28.0...v1.29.0)
    
    Updates `go.opentelemetry.io/otel/trace` from 1.28.0 to 1.29.0
    - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
    - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
    - [Commits](open-telemetry/opentelemetry-go@v1.28.0...v1.29.0)
    
    ---
    updated-dependencies:
    - dependency-name: go.opentelemetry.io/otel
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: otel
    - dependency-name: go.opentelemetry.io/otel/metric
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: otel
    - dependency-name: go.opentelemetry.io/otel/sdk
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: otel
    - dependency-name: go.opentelemetry.io/otel/sdk/metric
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: otel
    - dependency-name: go.opentelemetry.io/otel/trace
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: otel
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    b0ab845 View commit details
    Browse the repository at this point in the history
  2. feat: bump go to 1.22 (#194)

    * feat: bump go to 1.22
    
    * ci: bump staticheck version
    kruskall authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    6b980a5 View commit details
    Browse the repository at this point in the history
  3. build(deps): bump go.elastic.co/fastjson from 1.3.0 to 1.4.0 (#193)

    Bumps [go.elastic.co/fastjson](https://github.com/elastic/go-fastjson) from 1.3.0 to 1.4.0.
    - [Release notes](https://github.com/elastic/go-fastjson/releases)
    - [Commits](elastic/go-fastjson@v1.3.0...v1.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: go.elastic.co/fastjson
      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 Aug 26, 2024
    Configuration menu
    Copy the full SHA
    a3db3de View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. build(deps): bump github.com/elastic/go-elasticsearch/v8 (#197)

    Bumps [github.com/elastic/go-elasticsearch/v8](https://github.com/elastic/go-elasticsearch) from 8.14.0 to 8.15.0.
    - [Release notes](https://github.com/elastic/go-elasticsearch/releases)
    - [Changelog](https://github.com/elastic/go-elasticsearch/blob/main/CHANGELOG.md)
    - [Commits](elastic/go-elasticsearch@v8.14.0...v8.15.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/elastic/go-elasticsearch/v8
      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 Aug 30, 2024
    Configuration menu
    Copy the full SHA
    d512102 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump github.com/elastic/go-elasticsearch/v8 (#198)

    Bumps [github.com/elastic/go-elasticsearch/v8](https://github.com/elastic/go-elasticsearch) from 8.14.0 to 8.15.0.
    - [Release notes](https://github.com/elastic/go-elasticsearch/releases)
    - [Changelog](https://github.com/elastic/go-elasticsearch/blob/main/CHANGELOG.md)
    - [Commits](elastic/go-elasticsearch@v8.14.0...v8.15.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/elastic/go-elasticsearch/v8
      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 Aug 30, 2024
    Configuration menu
    Copy the full SHA
    49451c2 View commit details
    Browse the repository at this point in the history
  3. build(deps): bump the go-agent group across 1 directory with 3 updates (

    #199)
    
    Bumps the go-agent group with 2 updates in the / directory: [go.elastic.co/apm/module/apmelasticsearch/v2](https://github.com/elastic/apm-agent-go) and [go.elastic.co/apm/module/apmzap/v2](https://github.com/elastic/apm-agent-go).
    
    
    Updates `go.elastic.co/apm/module/apmelasticsearch/v2` from 2.6.0 to 2.6.2
    - [Release notes](https://github.com/elastic/apm-agent-go/releases)
    - [Changelog](https://github.com/elastic/apm-agent-go/blob/main/CHANGELOG.asciidoc)
    - [Commits](elastic/apm-agent-go@v2.6.0...v2.6.2)
    
    Updates `go.elastic.co/apm/module/apmzap/v2` from 2.6.0 to 2.6.2
    - [Release notes](https://github.com/elastic/apm-agent-go/releases)
    - [Changelog](https://github.com/elastic/apm-agent-go/blob/main/CHANGELOG.asciidoc)
    - [Commits](elastic/apm-agent-go@v2.6.0...v2.6.2)
    
    Updates `go.elastic.co/apm/v2` from 2.6.0 to 2.6.2
    - [Release notes](https://github.com/elastic/apm-agent-go/releases)
    - [Changelog](https://github.com/elastic/apm-agent-go/blob/main/CHANGELOG.asciidoc)
    - [Commits](elastic/apm-agent-go@v2.6.0...v2.6.2)
    
    ---
    updated-dependencies:
    - dependency-name: go.elastic.co/apm/module/apmelasticsearch/v2
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: go-agent
    - dependency-name: go.elastic.co/apm/module/apmzap/v2
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: go-agent
    - dependency-name: go.elastic.co/apm/v2
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: go-agent
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    b90c4d9 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. build(deps): bump the otel group with 5 updates (#201)

    Bumps the otel group with 5 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [go.opentelemetry.io/otel](https://github.com/open-telemetry/opentelemetry-go) | `1.29.0` | `1.30.0` |
    | [go.opentelemetry.io/otel/metric](https://github.com/open-telemetry/opentelemetry-go) | `1.29.0` | `1.30.0` |
    | [go.opentelemetry.io/otel/sdk](https://github.com/open-telemetry/opentelemetry-go) | `1.29.0` | `1.30.0` |
    | [go.opentelemetry.io/otel/sdk/metric](https://github.com/open-telemetry/opentelemetry-go) | `1.29.0` | `1.30.0` |
    | [go.opentelemetry.io/otel/trace](https://github.com/open-telemetry/opentelemetry-go) | `1.29.0` | `1.30.0` |
    
    
    Updates `go.opentelemetry.io/otel` from 1.29.0 to 1.30.0
    - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
    - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
    - [Commits](open-telemetry/opentelemetry-go@v1.29.0...v1.30.0)
    
    Updates `go.opentelemetry.io/otel/metric` from 1.29.0 to 1.30.0
    - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
    - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
    - [Commits](open-telemetry/opentelemetry-go@v1.29.0...v1.30.0)
    
    Updates `go.opentelemetry.io/otel/sdk` from 1.29.0 to 1.30.0
    - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
    - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
    - [Commits](open-telemetry/opentelemetry-go@v1.29.0...v1.30.0)
    
    Updates `go.opentelemetry.io/otel/sdk/metric` from 1.29.0 to 1.30.0
    - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
    - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
    - [Commits](open-telemetry/opentelemetry-go@v1.29.0...v1.30.0)
    
    Updates `go.opentelemetry.io/otel/trace` from 1.29.0 to 1.30.0
    - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
    - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
    - [Commits](open-telemetry/opentelemetry-go@v1.29.0...v1.30.0)
    
    ---
    updated-dependencies:
    - dependency-name: go.opentelemetry.io/otel
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: otel
    - dependency-name: go.opentelemetry.io/otel/metric
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: otel
    - dependency-name: go.opentelemetry.io/otel/sdk
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: otel
    - dependency-name: go.opentelemetry.io/otel/sdk/metric
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: otel
    - dependency-name: go.opentelemetry.io/otel/trace
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: otel
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 12, 2024
    Configuration menu
    Copy the full SHA
    fd74b4e View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. build(deps): bump github.com/klauspost/compress from 1.17.9 to 1.17.10 (

    #202)
    
    Bumps [github.com/klauspost/compress](https://github.com/klauspost/compress) from 1.17.9 to 1.17.10.
    - [Release notes](https://github.com/klauspost/compress/releases)
    - [Changelog](https://github.com/klauspost/compress/blob/master/.goreleaser.yml)
    - [Commits](klauspost/compress@v1.17.9...v1.17.10)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/klauspost/compress
      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 Sep 24, 2024
    Configuration menu
    Copy the full SHA
    7874aec View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

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

Commits on Oct 10, 2024

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

Commits on Oct 14, 2024

  1. build(deps): bump github.com/klauspost/compress from 1.17.10 to 1.17.…

    …11 (#208)
    
    Bumps [github.com/klauspost/compress](https://github.com/klauspost/compress) from 1.17.10 to 1.17.11.
    - [Release notes](https://github.com/klauspost/compress/releases)
    - [Changelog](https://github.com/klauspost/compress/blob/master/.goreleaser.yml)
    - [Commits](klauspost/compress@v1.17.10...v1.17.11)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/klauspost/compress
      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 14, 2024
    Configuration menu
    Copy the full SHA
    2292135 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump the otel group with 5 updates (#207)

    Bumps the otel group with 5 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [go.opentelemetry.io/otel](https://github.com/open-telemetry/opentelemetry-go) | `1.30.0` | `1.31.0` |
    | [go.opentelemetry.io/otel/metric](https://github.com/open-telemetry/opentelemetry-go) | `1.30.0` | `1.31.0` |
    | [go.opentelemetry.io/otel/sdk](https://github.com/open-telemetry/opentelemetry-go) | `1.30.0` | `1.31.0` |
    | [go.opentelemetry.io/otel/sdk/metric](https://github.com/open-telemetry/opentelemetry-go) | `1.30.0` | `1.31.0` |
    | [go.opentelemetry.io/otel/trace](https://github.com/open-telemetry/opentelemetry-go) | `1.30.0` | `1.31.0` |
    
    
    Updates `go.opentelemetry.io/otel` from 1.30.0 to 1.31.0
    - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
    - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
    - [Commits](open-telemetry/opentelemetry-go@v1.30.0...v1.31.0)
    
    Updates `go.opentelemetry.io/otel/metric` from 1.30.0 to 1.31.0
    - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
    - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
    - [Commits](open-telemetry/opentelemetry-go@v1.30.0...v1.31.0)
    
    Updates `go.opentelemetry.io/otel/sdk` from 1.30.0 to 1.31.0
    - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
    - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
    - [Commits](open-telemetry/opentelemetry-go@v1.30.0...v1.31.0)
    
    Updates `go.opentelemetry.io/otel/sdk/metric` from 1.30.0 to 1.31.0
    - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
    - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
    - [Commits](open-telemetry/opentelemetry-go@v1.30.0...v1.31.0)
    
    Updates `go.opentelemetry.io/otel/trace` from 1.30.0 to 1.31.0
    - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
    - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
    - [Commits](open-telemetry/opentelemetry-go@v1.30.0...v1.31.0)
    
    ---
    updated-dependencies:
    - dependency-name: go.opentelemetry.io/otel
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: otel
    - dependency-name: go.opentelemetry.io/otel/metric
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: otel
    - dependency-name: go.opentelemetry.io/otel/sdk
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: otel
    - dependency-name: go.opentelemetry.io/otel/sdk/metric
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: otel
    - dependency-name: go.opentelemetry.io/otel/trace
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: otel
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 14, 2024
    Configuration menu
    Copy the full SHA
    e81f4f4 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

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

Commits on Oct 23, 2024

  1. elasticsearch.events.retried: Add retry dimension (#209)

    This commit adds a new dimension to the `elasticsearch.events.retried`
    metric called `greatest_retry`. It represents the greatest observed
    retry count for a bulk request. This is useful to understand how many
    times documents in a bulk request have been retried.
    
    Signed-off-by: Marc Lopez Rubio <marc5.12@outlook.com>
    marclop authored Oct 23, 2024
    Configuration menu
    Copy the full SHA
    ac0d424 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. build(deps): bump golang.org/x/sync from 0.8.0 to 0.9.0 (#212)

    Bumps [golang.org/x/sync](https://github.com/golang/sync) from 0.8.0 to 0.9.0.
    - [Commits](golang/sync@v0.8.0...v0.9.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/sync
      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 Nov 8, 2024
    Configuration menu
    Copy the full SHA
    f316b01 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. build(deps): bump the otel group with 5 updates (#213)

    Bumps the otel group with 5 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [go.opentelemetry.io/otel](https://github.com/open-telemetry/opentelemetry-go) | `1.31.0` | `1.32.0` |
    | [go.opentelemetry.io/otel/metric](https://github.com/open-telemetry/opentelemetry-go) | `1.31.0` | `1.32.0` |
    | [go.opentelemetry.io/otel/sdk](https://github.com/open-telemetry/opentelemetry-go) | `1.31.0` | `1.32.0` |
    | [go.opentelemetry.io/otel/sdk/metric](https://github.com/open-telemetry/opentelemetry-go) | `1.31.0` | `1.32.0` |
    | [go.opentelemetry.io/otel/trace](https://github.com/open-telemetry/opentelemetry-go) | `1.31.0` | `1.32.0` |
    
    
    Updates `go.opentelemetry.io/otel` from 1.31.0 to 1.32.0
    - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
    - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
    - [Commits](open-telemetry/opentelemetry-go@v1.31.0...v1.32.0)
    
    Updates `go.opentelemetry.io/otel/metric` from 1.31.0 to 1.32.0
    - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
    - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
    - [Commits](open-telemetry/opentelemetry-go@v1.31.0...v1.32.0)
    
    Updates `go.opentelemetry.io/otel/sdk` from 1.31.0 to 1.32.0
    - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
    - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
    - [Commits](open-telemetry/opentelemetry-go@v1.31.0...v1.32.0)
    
    Updates `go.opentelemetry.io/otel/sdk/metric` from 1.31.0 to 1.32.0
    - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
    - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
    - [Commits](open-telemetry/opentelemetry-go@v1.31.0...v1.32.0)
    
    Updates `go.opentelemetry.io/otel/trace` from 1.31.0 to 1.32.0
    - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
    - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
    - [Commits](open-telemetry/opentelemetry-go@v1.31.0...v1.32.0)
    
    ---
    updated-dependencies:
    - dependency-name: go.opentelemetry.io/otel
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: otel
    - dependency-name: go.opentelemetry.io/otel/metric
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: otel
    - dependency-name: go.opentelemetry.io/otel/sdk
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: otel
    - dependency-name: go.opentelemetry.io/otel/sdk/metric
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: otel
    - dependency-name: go.opentelemetry.io/otel/trace
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: otel
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 11, 2024
    Configuration menu
    Copy the full SHA
    7a214a4 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. build(deps): bump github.com/elastic/go-elasticsearch/v8 (#215)

    Bumps [github.com/elastic/go-elasticsearch/v8](https://github.com/elastic/go-elasticsearch) from 8.15.0 to 8.16.0.
    - [Release notes](https://github.com/elastic/go-elasticsearch/releases)
    - [Changelog](https://github.com/elastic/go-elasticsearch/blob/main/CHANGELOG.md)
    - [Commits](elastic/go-elasticsearch@v8.15.0...v8.16.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/elastic/go-elasticsearch/v8
      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 Nov 15, 2024
    Configuration menu
    Copy the full SHA
    0760b8c View commit details
    Browse the repository at this point in the history
  2. build(deps): bump github.com/elastic/go-elasticsearch/v8 (#214)

    Bumps [github.com/elastic/go-elasticsearch/v8](https://github.com/elastic/go-elasticsearch) from 8.15.0 to 8.16.0.
    - [Release notes](https://github.com/elastic/go-elasticsearch/releases)
    - [Changelog](https://github.com/elastic/go-elasticsearch/blob/main/CHANGELOG.md)
    - [Commits](elastic/go-elasticsearch@v8.15.0...v8.16.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/elastic/go-elasticsearch/v8
      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 Nov 15, 2024
    Configuration menu
    Copy the full SHA
    3d1ed6e View commit details
    Browse the repository at this point in the history
Loading