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: influxdata/flux
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.195.1
Choose a base ref
...
head repository: influxdata/flux
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 13 commits
  • 22 files changed
  • 4 contributors

Commits on Jun 12, 2024

  1. build(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azidentity (#…

    …5491)
    
    Bumps [github.com/Azure/azure-sdk-for-go/sdk/azidentity](https://github.com/Azure/azure-sdk-for-go) from 1.5.1 to 1.6.0.
    - [Release notes](https://github.com/Azure/azure-sdk-for-go/releases)
    - [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/release.md)
    - [Commits](Azure/azure-sdk-for-go@sdk/internal/v1.5.1...sdk/azcore/v1.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/Azure/azure-sdk-for-go/sdk/azidentity
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 12, 2024
    Configuration menu
    Copy the full SHA
    2b7d8f8 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. fix: null string to bytes conversions (#5492)

    Avoid a panic if the bytes conversion function receives a string
    typed NULL value. The function now returns the same error as for
    other NULL values.
    mhilton authored Jun 13, 2024
    Configuration menu
    Copy the full SHA
    6412246 View commit details
    Browse the repository at this point in the history
  2. fix(stdlib/influxdata/wideto): panic with null string key (#5493)

    Update the wideTo function to cope with tables with a null tag
    value. In these cases the tag is skipped when writing to influxdb.
    mhilton authored Jun 13, 2024
    Configuration menu
    Copy the full SHA
    27fa85d View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. build(deps): bump github.com/hashicorp/go-retryablehttp from 0.7.5 to…

    … 0.7.7 in /internal/tools (#5496)
    
    Bumps [github.com/hashicorp/go-retryablehttp](https://github.com/hashicorp/go-retryablehttp) from 0.7.5 to 0.7.7.
    - [Changelog](https://github.com/hashicorp/go-retryablehttp/blob/main/CHANGELOG.md)
    - [Commits](hashicorp/go-retryablehttp@v0.7.5...v0.7.7)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/hashicorp/go-retryablehttp
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 27, 2024
    Configuration menu
    Copy the full SHA
    5048e02 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

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

Commits on Jul 10, 2024

  1. build(deps): bump google.golang.org/grpc from 1.64.0 to 1.64.1 (#5497)

    Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.64.0 to 1.64.1.
    - [Release notes](https://github.com/grpc/grpc-go/releases)
    - [Commits](grpc/grpc-go@v1.64.0...v1.64.1)
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/grpc
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 10, 2024
    Configuration menu
    Copy the full SHA
    96f20b0 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. build(deps): bump github.com/docker/docker from 24.0.9+incompatible t…

    …o 26.1.4+incompatible in /internal/tools (#5499)
    
    Bumps [github.com/docker/docker](https://github.com/docker/docker) from 24.0.9+incompatible to 26.1.4+incompatible.
    - [Release notes](https://github.com/docker/docker/releases)
    - [Commits](moby/moby@v24.0.9...v26.1.4)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/docker/docker
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 30, 2024
    Configuration menu
    Copy the full SHA
    1d4faa4 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump google.golang.org/grpc from 1.64.0 to 1.64.1 in /in…

    …ternal/tools (#5500)
    
    Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.64.0 to 1.64.1.
    - [Release notes](https://github.com/grpc/grpc-go/releases)
    - [Commits](grpc/grpc-go@v1.64.0...v1.64.1)
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/grpc
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 30, 2024
    Configuration menu
    Copy the full SHA
    b624a57 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. build(deps): bump github.com/docker/docker in /internal/tools (#5501)

    Bumps [github.com/docker/docker](https://github.com/docker/docker) from 26.1.4+incompatible to 26.1.5+incompatible.
    - [Release notes](https://github.com/docker/docker/releases)
    - [Commits](moby/moby@v26.1.4...v26.1.5)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/docker/docker
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 13, 2024
    Configuration menu
    Copy the full SHA
    6a33162 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ffcb71 View commit details
    Browse the repository at this point in the history
  3. fix: Make fewer copies when building a string array (#5503)

    * fix: Make fewer copies when building a string array
    
    "In the last few months a performance degradation has crept in when
    processing flux. One possible cause was the changes that were made
    to the way string arrays were built, which always built a full array
    even if it would ultimately not be needed. This change ensures that
    a full arrow array is only created when necessary.
    
    * chore: update comment for review
    mhilton authored Aug 13, 2024
    Configuration menu
    Copy the full SHA
    c2433e6 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. build(deps): update rust version (#5505)

    * build(deps): update libflux libc dependency
    
    Update the libc dependency for libflux in order to build correctly
    using musl-1.2.4.
    
    * build: update rust version
    
    Require rust version 1.72, this is the earliest version that can
    build against musl 1.2.4.
    
    * fix: lint
    
    * fix: lint
    mhilton authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    da19e08 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. docs: update comments to clarify behaviour (#5506)

    * docs: update comments to clarify behaviour
    
    * fix: correct sentence
    
    * chore: Update stdlib/influxdata/influxdb/influxdb.flux
    
    Co-authored-by: Martin Hilton <[email protected]>
    
    * chore: generate
    
    ---------
    
    Co-authored-by: Martin Hilton <[email protected]>
    btasker and mhilton authored Oct 4, 2024
    Configuration menu
    Copy the full SHA
    b5a2f38 View commit details
    Browse the repository at this point in the history
Loading