aws-amplify / amplify-android

The fastest and easiest way to use AWS from your Android app.
https://docs.amplify.aws/lib/q/platform/android/
Apache License 2.0
249 stars 117 forks source link

release: Amplify Android 2.20.0 #2870

Closed vincetran closed 4 months ago

vincetran commented 4 months ago

Release PR review checklist

Module versions

Amplify Android 2.20.0

This is a manual PR because one of the commit messages fails the conventional commits syntax.

The changelog should call out all of the commits from the last release (2.19.1) to today as listed out here: https://github.com/aws-amplify/amplify-android/commits/main/?since=2024-06-19&until=2024-07-11

Since there's a new feature commit in the changelog, doing a version bump to 2.20.0

codecov-commenter commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 44.00%. Comparing base (0f61cc8) to head (3c65846). Report is 47 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2870 +/- ## ========================================== + Coverage 43.00% 44.00% +0.99% ========================================== Files 905 925 +20 Lines 29179 30397 +1218 Branches 4153 4335 +182 ========================================== + Hits 12549 13376 +827 - Misses 15271 15561 +290 - Partials 1359 1460 +101 ```