Skip to content
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

Update changelog for 17.0.0 #3983

Merged
merged 2 commits into from
Jul 13, 2021
Merged

Update changelog for 17.0.0 #3983

merged 2 commits into from
Jul 13, 2021

Conversation

mshafrir-stripe
Copy link
Collaborator

Summary

Motivation

Testing

  • Added tests
  • Modified tests
  • Manually verified

Screenshots

Before After
before screenshot after screenshot

@github-actions
Copy link
Contributor

github-actions bot commented Jul 13, 2021

Diffuse output:

OLD: paymentsheet-example-release-master.apk (signature: none)
NEW: paymentsheet-example-release-pr.apk (signature: none)

          │          compressed          │           uncompressed           
          ├───────────┬───────────┬──────┼─────────────┬─────────────┬──────
 APK      │ old       │ new       │ diff │ old         │ new         │ diff 
──────────┼───────────┼───────────┼──────┼─────────────┼─────────────┼──────
      dex │  11.9 MiB │  11.9 MiB │  0 B │    40.3 MiB │    40.3 MiB │  0 B 
     arsc │   1.3 MiB │   1.3 MiB │  0 B │     1.3 MiB │     1.3 MiB │  0 B 
 manifest │   2.5 KiB │   2.5 KiB │  0 B │    10.4 KiB │    10.4 KiB │  0 B 
      res │ 674.6 KiB │ 674.6 KiB │  0 B │ 1,013.9 KiB │ 1,013.9 KiB │  0 B 
    asset │   9.4 KiB │   9.4 KiB │  0 B │    15.9 KiB │    15.9 KiB │  0 B 
    other │   151 KiB │   151 KiB │  0 B │   308.1 KiB │   308.1 KiB │  0 B 
──────────┼───────────┼───────────┼──────┼─────────────┼─────────────┼──────
    total │    14 MiB │    14 MiB │  0 B │    42.9 MiB │    42.9 MiB │  0 B 


         │          raw           │           unique            
         ├────────┬────────┬──────┼────────┬────────┬───────────
 DEX     │ old    │ new    │ diff │ old    │ new    │ diff      
─────────┼────────┼────────┼──────┼────────┼────────┼───────────
   files │      3 │      3 │    0 │        │        │           
 strings │ 183569 │ 183569 │    0 │ 169579 │ 169579 │ 0 (+0 -0) 
   types │  33094 │  33094 │    0 │  31425 │  31425 │ 0 (+0 -0) 
 classes │  29073 │  29073 │    0 │  29073 │  29073 │ 0 (+0 -0) 
 methods │ 168681 │ 168681 │    0 │ 164340 │ 164340 │ 0 (+0 -0) 
  fields │ 113400 │ 113400 │    0 │ 113075 │ 113075 │ 0 (+0 -0) 


 ARSC    │ old  │ new  │ diff 
─────────┼──────┼──────┼──────
 configs │  290 │  290 │  0   
 entries │ 4281 │ 4281 │  0

CHANGELOG.md Show resolved Hide resolved
* [3944](https://github.com/stripe/stripe-android/pull/3944) Introduce `GooglePayLauncherContract` and `GooglePayPaymentMethodLauncherContract`
* `ActivityResultContract` classes that enable integrating `GooglePayLauncher` and `GooglePayPaymentMethodLauncher` in Jetpack Compose
* [3951](https://github.com/stripe/stripe-android/pull/3951) Upgrade material-components to `1.4.0`
* [3976](https://github.com/stripe/stripe-android/pull/3976) Upgrade Kotlin Coroutines to `1.5.1`

## 16.10.2 - 2021-07-02
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is wechat pay new in this one?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's do this in a separate PR

CHANGELOG.md Show resolved Hide resolved
@mshafrir-stripe mshafrir-stripe merged commit 8b25eda into master Jul 13, 2021
@mshafrir-stripe mshafrir-stripe deleted the changelog branch July 13, 2021 17:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants