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: minio/warp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.3.0
Choose a base ref
...
head repository: minio/warp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.3.1
Choose a head ref
  • 7 commits
  • 35 files changed
  • 6 contributors

Commits on Aug 26, 2025

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

Commits on Sep 19, 2025

  1. Run modernize (#412)

    `go run golang.org/x/tools/gopls/internal/analysis/modernize/cmd/modernize@latest -fix -test ./...`
    klauspost authored Sep 19, 2025
    Configuration menu
    Copy the full SHA
    0bd2663 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2025

  1. Fix influx data propagation (#421)

    * Fix influx data propagation
    
    Extra outputs were not being served.
    
    Make extra a part of the constructor and have each ensure it works.
    
    Tested with `&warp put -duration=30s --influxdb "http://apiv3_ZSQtWwOP224EdQ_MX3tcISPaRyQ5h0XRu2VkSibyRHxdqs_QG2kORDfqq1VnaTy_z7Ux7I266JnJ5OlhrXv8IQ@127.0.0.1:8181/mybucket/myorg"` on local influx.
    
    Fixes #420 <3
    
    * Remove dead field + gofumpt.
    klauspost authored Sep 30, 2025
    Configuration menu
    Copy the full SHA
    be48f75 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2025

  1. add AGENTS.md

    harshavardhana committed Oct 1, 2025
    Configuration menu
    Copy the full SHA
    b013c38 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2025

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

Commits on Oct 15, 2025

  1. fix put --add-metada (#423)

    fatpat authored Oct 15, 2025
    Configuration menu
    Copy the full SHA
    7fcbbe3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    143bf4f View commit details
    Browse the repository at this point in the history
Loading