Skip to content

Releases: envoyproxy/envoy-mobile

v0.3.1.02092021

10 Feb 06:50
f304c49
Compare
Choose a tag to compare
release: 0.3.1.02092021 (#1256)

Signed-off-by: Jose Nino <[email protected]>

v0.3.1.01132021

13 Jan 23:53
d565be8
Compare
Choose a tag to compare
Update envoy to e073b32 (#1230)

Description: this PR updates envoy and makes the following changes:
- linux CI jobs now use the envoy-build-ubuntu container published by [envoy-build-tools](https://github.com/envoyproxy/envoy-build-tools)
- updates upload/download-artifact to v2.
- specified using remote jdk toolchain for the coverage build.
- temporarily moves java and kt unit tests to macOS. Subsequent PR will move as many CI jobs as possible to run on linux runners, as this saves time via container execution; and concurrency as the linux limit is higher than the macOS limit.
- updates protobuf dep to 3.14.0
- updates metrics transport to V3 Api
- updates bazel build targets used in several places in the codebase
- Fixes warnings in C++ tests.

Risk Level: low for all jobs ran in CI. High for release and artifact jobs as they won't execute until a release is done, and they are most likely broken. Will fix after running.
Testing: CI

Signed-off-by: Jose Nino <[email protected]>

Co-authored-by: Jose Nino <[email protected]>

v0.3.1.11112020

11 Nov 22:39
fdf8778
Compare
Choose a tag to compare
release: 0.3.1.11112020 (#1177)

Signed-off-by: Jose Nino <[email protected]>

v0.3.1.11102020

11 Nov 05:22
06e02ed
Compare
Choose a tag to compare
release: 0.3.1.11102020 (#1174)

Signed-off-by: Jose Nino <[email protected]>

v0.3.1.10202020

21 Oct 04:32
cbdbbbb
Compare
Choose a tag to compare
release v0.3.1.10202020 (#1141)

Signed-off-by: Jose Nino <[email protected]>

v0.3.1.10132020

13 Oct 18:33
198ca09
Compare
Choose a tag to compare
release: v0.3.1.10132020 (#1130)

Signed-off-by: Jose Nino <[email protected]>

v0.3.1.09212020

21 Sep 18:02
59a7d4d
Compare
Choose a tag to compare
release: tag 0.3.1.09212020 (#1116)

Signed-off-by: Michael Rebello <[email protected]>

v0.3.1.09192020

19 Sep 00:36
d1b991e
Compare
Choose a tag to compare
android: fix release builds (#1112)

This adds an argument to counteract build failures we're seeing on Linux Android release builds, believed to be caused in part by https://github.com/envoyproxy/envoy/pull/12569/files#diff-f55b2f358053ad76fb5ac3f776f78ef8R27.

Verified fix with release build: https://github.com/lyft/envoy-mobile/pull/1112/checks?check_run_id=1135915527

I'm also bumping the release in this PR so we can re-tag with a version of the Android binary successfully.

Signed-off-by: Michael Rebello <[email protected]>

v0.3.1.09182020

18 Sep 18:30
1507ee8
Compare
Choose a tag to compare
release: tag 0.3.1.09182020 (#1109)

Signed-off-by: Michael Rebello <[email protected]>

v0.3.1.09172020

18 Sep 17:46
2929f31
Compare
Choose a tag to compare

This is the weekly release for September 17, 2020.