aws-app-mesh-examples icon indicating copy to clipboard operation
aws-app-mesh-examples copied to clipboard

AWS App Mesh is a service mesh that you can use with your microservices to manage service to service communication.

Results 44 aws-app-mesh-examples issues
Sort by recently updated
recently updated
newest added
trafficstars

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.23.0 to 0.38.0. Commits e1fcd82 html: properly handle trailing solidus in unquoted attribute value in foreign... ebed060 internal/http3: fix build of tests with GOEXPERIMENT=nosynctest 1f1fa29 publicsuffix: regenerate...

dependencies
go

Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 22.0.0 to 23.0.0. Release notes Sourced from gunicorn's releases. 23.0.0 Gunicorn 23.0.0 has been released. This version improve HTTP 1.1. support and which improve safety You're invited...

dependencies
python

*Description of changes:* Updates go version in all examples. I ran `howto-k8s-http2` and `howto-k8s-metrics-extension` to verify. By submitting this pull request, I confirm that you can use, modify, copy, and...

*Description of changes:* Updated the Go 1.18 version used by tls-with-acm walkthrough to be able to build the docker image successfully. By submitting this pull request, I confirm that you...