-
Notifications
You must be signed in to change notification settings - Fork 566
Comparing changes
Open a pull request
base repository: luraproject/lura
base: v2.8.0
head repository: luraproject/lura
compare: v2.9.0
- 11 commits
- 13 files changed
- 4 contributors
Commits on Jan 13, 2025
-
Global param propagation for sequential merger
Signed-off-by: thedae <thedae@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 2604f92 - Browse repository at this point
Copy the full SHA 2604f92View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9dc6162 - Browse repository at this point
Copy the full SHA 9dc6162View commit details
Commits on Jan 14, 2025
-
Configuration menu - View commit details
-
Copy full SHA for fde7b2e - Browse repository at this point
Copy the full SHA fde7b2eView commit details -
Properly handling no-op backends
Signed-off-by: thedae <thedae@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 04d3433 - Browse repository at this point
Copy the full SHA 04d3433View commit details -
Bump golang.org/x/net from 0.32.0 to 0.33.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.32.0 to 0.33.0. - [Commits](golang/net@v0.32.0...v0.33.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for a42f9ae - Browse repository at this point
Copy the full SHA a42f9aeView commit details -
Merge pull request #746 from luraproject/dependabot/go_modules/golang…
….org/x/net-0.33.0 Bump golang.org/x/net from 0.32.0 to 0.33.0
Configuration menu - View commit details
-
Copy full SHA for 9e5f48c - Browse repository at this point
Copy the full SHA 9e5f48cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 64099d3 - Browse repository at this point
Copy the full SHA 64099d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for fb3d36f - Browse repository at this point
Copy the full SHA fb3d36fView commit details
Commits on Jan 15, 2025
-
refactor: replace empty slice literal with
var
An empty slice can be represented by `nil` or an empty slice literal. They are functionally equivalent — their `len` and `cap` are both zero — but the `nil` slice is the preferred style. For more information about empty slices, see [Declaring Empty Slices](https://github.com/golang/go/wiki/CodeReviewComments#declaring-empty-slices).
Configuration menu - View commit details
-
Copy full SHA for ec700cf - Browse repository at this point
Copy the full SHA ec700cfView commit details -
Merge pull request #747 from luraproject/deepsource-autofix-a11cfc7f
refactor: replace empty slice literal with `var`
Configuration menu - View commit details
-
Copy full SHA for fff63b0 - Browse repository at this point
Copy the full SHA fff63b0View commit details
Commits on Jan 17, 2025
-
Merge pull request #745 from luraproject/propagate_seq_merger_params
Global param propagation for sequential merger
Configuration menu - View commit details
-
Copy full SHA for 9b8a7c3 - Browse repository at this point
Copy the full SHA 9b8a7c3View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.8.0...v2.9.0