Skip to content

[AUTOMATIC] Release/5.1.0#4036

Merged
joshdholtz merged 9 commits into
mainfrom
release/5.1.0
Jul 16, 2024
Merged

[AUTOMATIC] Release/5.1.0#4036
joshdholtz merged 9 commits into
mainfrom
release/5.1.0

Conversation

@RCGitBot

Copy link
Copy Markdown
Contributor

This is an automatic release.

New Features

Bugfixes

Dependency Updates

Other Changes

@RCGitBot RCGitBot requested a review from a team July 10, 2024 17:37
@available(iOS 15.0, tvOS 15.0, watchOS 8.0, macOS 12.0, *)
func testCallToGetCustomerInfoWithPendingTransactionsPostsReceiptOnlyOnce() async throws {
// forceRenewalOfSubscription doesn't work well, so we use this instead
setShortestTestSessionTimeRate(self.testSession)

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I reverted this change before 5.0 but was brought back when we merged 5.0. This was causing tests to fail in my machine and CI

@fire-at-will

Copy link
Copy Markdown
Contributor

Shouldn't this be a 5.0.1 release instead of 5.1.0?

@joshdholtz

Copy link
Copy Markdown
Member

Shouldn't this be a 5.0.1 release instead of 5.1.0?

This has support for observer mode (errr, naming) paywalls which is a whole new API so that is why this is being bumped by a minor version

@tonidero

Copy link
Copy Markdown
Contributor

Shouldn't this be a 5.0.1 release instead of 5.1.0?

Well if we consider #3973 as a new feature it should be a minor, which I think it would be. Happy to chat more if you feel otherwise though!

@RevenueCat-Danger-Bot

Copy link
Copy Markdown
1 Warning
⚠️ This PR increases the size of the repo by more than 100.00 KB (increased by 107.75 KB).

Generated by 🚫 Danger

@joshdholtz joshdholtz left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Pair reviewed with @fire-at-will 💪

@joshdholtz joshdholtz merged commit 05c8bec into main Jul 16, 2024
@joshdholtz joshdholtz deleted the release/5.1.0 branch July 16, 2024 21:52
nyeu pushed a commit that referenced this pull request Oct 2, 2024
**This is an automatic release.**

### New Features
* Paywalls with custom purchase and restore logic handlers (#3973) via
James Borthwick (@jamesrb1)
### Bugfixes
* Prevent paywall PurchaseHandler from being cleared on rerender (#4035)
via Josh Holtz (@joshdholtz)
* Update Purchase Tester for 5.0.0 (#4015) via Will Taylor
(@fire-at-will)
### Dependency Updates
* Bump fastlane from 2.221.0 to 2.221.1 (#3977) via dependabot[bot]
(@dependabot[bot])
### Other Changes
* Bring official `xcodes` back to CI (#4029) via Cesar de la Vega
(@vegaro)
* Paywalls tester with sandbox purchases (#4024) via James Borthwick
(@jamesrb1)
* Update v5 migration guide to contain current latest version (#4019)
via Toni Rico (@tonidero)
* CI Build Docs Improvements (#4014) via Will Taylor (@fire-at-will)
* Use available resource class for backend-integration-tests-offline-job
(#4013) via Will Taylor (@fire-at-will)
* Add `X-Preferred-Locales` header (#4008) via Cesar de la Vega
(@vegaro)

---------

Co-authored-by: Toni Rico <antonio.rico.diez@revenuecat.com>
Co-authored-by: Josh Holtz <me@joshholtz.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants