-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Version upgrade #6
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.14.0 to 0.17.0. - [Commits](golang/crypto@v0.14.0...v0.17.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
logs. Signed-off-by: David Hontecillas <[email protected]>
… load. Adjust log levels. Signed-off-by: Daniel Ortiz <[email protected]>
….org/x/crypto-0.17.0 Bump golang.org/x/crypto from 0.14.0 to 0.17.0
Do not abort the loading of handler plugins when one of them fails to…
Add parent endpoint info to Backend
Fix typo in "Response" word. Signed-off-by: Javier Vázquez Romera <[email protected]>
… from the backend, the content-type matches. This change only applies when using "return_error_code" or "return_error_details". Signed-off-by: Daniel Ortiz <[email protected]>
Signed-off-by: Daniel Ortiz <[email protected]>
Signed-off-by: Daniel Ortiz <[email protected]>
Resolved issues in transport/http/client/status_test.go with DeepSource Autofix
Signed-off-by: Daniel Ortiz <[email protected]>
…ent endpoint Signed-off-by: David Hontecillas <[email protected]>
Add the encoding to the HTTPResponseError
…end_logs Add parent endpoint method to backend logs.
…lso extend the structs passed to the modifier functions so it can retrieve the execution Context. Reponse modifers now have access to the Request. Updated examples to show the new features. Signed-off-by: Daniel Ortiz <[email protected]>
Resolved issues in proxy/plugin/modifier_test.go with DeepSource Autofix
Signed-off-by: kpacha <[email protected]>
Pass the application context to the request and response modifiers.
Signed-off-by: kpacha <[email protected]>
Signed-off-by: kpacha <[email protected]>
Signed-off-by: kpacha <[email protected]>
Minor optimizations
Signed-off-by: kpacha <[email protected]>
fix log messages
Signed-off-by: kpacha <[email protected]>
Async Agents: set the proper timeouts
Signed-off-by: Emin Aktas <[email protected]>
feat: add overwrite functionality for invalid Pattern
Bumps google.golang.org/protobuf from 1.30.0 to 1.33.0. --- updated-dependencies: - dependency-name: google.golang.org/protobuf dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: kpacha <[email protected]>
Signed-off-by: kpacha <[email protected]>
requests should be cloned at the split/merge and concurrent mw only
Signed-off-by: kpacha <[email protected]>
….golang.org/protobuf-1.33.0 Bump google.golang.org/protobuf from 1.30.0 to 1.33.0
Signed-off-by: kpacha <[email protected]>
set the max header bytes param configurable
Signed-off-by: kpacha <[email protected]>
clone the body if there are one or more unsafe backends
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.17.0 to 0.23.0. - [Commits](golang/net@v0.17.0...v0.23.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
….org/x/net-0.23.0 Bump golang.org/x/net from 0.17.0 to 0.23.0
Signed-off-by: David Hontecillas <[email protected]>
Signed-off-by: David Hontecillas <[email protected]>
Signed-off-by: David Hontecillas <[email protected]>
Signed-off-by: David Hontecillas <[email protected]>
Support multiple certs
Signed-off-by: David Hontecillas <[email protected]>
Add config option to tweak the DNS cache TTL
Signed-off-by: David Hontecillas <[email protected]>
Get go version from runtime
Signed-off-by: Albert Lombarte <[email protected]>
Correct typo in plugin registration log
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.