From 1e741a8507fc5dae98662b407edb397df4cedf91 Mon Sep 17 00:00:00 2001 From: Alyssa Wilk Date: Thu, 24 Aug 2023 12:40:36 -0400 Subject: [PATCH 1/2] maintainers: welcome Alex Signed-off-by: Alyssa Wilk --- OWNERS.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/OWNERS.md b/OWNERS.md index b554d7b2ce7c..5debc96787c6 100644 --- a/OWNERS.md +++ b/OWNERS.md @@ -46,6 +46,8 @@ routing PRs, questions, etc. to the right place. * Listeners, RBAC, CEL, matching, Istio. * Raven Black ([ravenblackx](https://github.com/ravenblackx)) (ravenblack@dropbox.com) * Caches, file filters, and file I/O. +* Alex Xu ([soulxu](https://github.com/soulxu)) (hejie.xu@intel.com) + * Listeners, iouring, data plane. # Envoy mobile maintainers From 822e25a836ce3549faf0f59b6f783ed500f45f0b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Oct 2023 06:52:35 +0000 Subject: [PATCH 2/2] build(deps): bump mysql from 8.1.0 to 8.2.0 in /examples/mysql Bumps mysql from 8.1.0 to 8.2.0. --- updated-dependencies: - dependency-name: mysql dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- examples/mysql/Dockerfile-mysql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/mysql/Dockerfile-mysql b/examples/mysql/Dockerfile-mysql index ef07da28c81b..dc99e678a59a 100644 --- a/examples/mysql/Dockerfile-mysql +++ b/examples/mysql/Dockerfile-mysql @@ -1 +1 @@ -FROM mysql:8.1.0@sha256:c0455ac041844b5e65cd08571387fa5b50ab2a6179557fd938298cab13acf0dd +FROM mysql:8.2.0@sha256:1773f3c7aa9522f0014d0ad2bbdaf597ea3b1643c64c8ccc2123c64afd8b82b1