Skip to content

SDK Release v4.83.0#499

Closed
zettle-ios-ci wants to merge 3 commits into
masterfrom
sdk-release-v4.83.0
Closed

SDK Release v4.83.0#499
zettle-ios-ci wants to merge 3 commits into
masterfrom
sdk-release-v4.83.0

Conversation

@zettle-ios-ci

Copy link
Copy Markdown
Collaborator

<Unable to find changelog for the 4.83.0>

Next steps

  1. Review/update changelog
  2. Merge this PR
  3. Move tag to master and publish the 4.83.0 release

@zettle-ios-ci zettle-ios-ci requested a review from a team as a code owner May 27, 2026 13:04
Comment on lines -491 to -508
/// Initializes a new ZettleUserInfo instance.
/// \param userId The unique identifier for the user
///
/// \param country The country code for the user’s location
///
/// \param currency The currency code for the user’s transactions
///
/// \param publicName The public display name for the user
///
/// \param organizationId The unique identifier for the user’s organization
///
/// \param timeZone The user’s configured time zone
///
/// \param maxTippingPercentage The user’s configured maxium tipping percentage
///
/// \param minTippingPercentage The user’s configured minimum tipping percentage
///
- (nonnull instancetype)initWithUserId:(NSString * _Nonnull)userId country:(NSString * _Nonnull)country currency:(NSString * _Nonnull)currency publicName:(NSString * _Nonnull)publicName organizationId:(NSString * _Nonnull)organizationId timeZone:(NSTimeZone * _Nonnull)timeZone maxTippingPercentage:(NSDecimalNumber * _Nullable)maxTippingPercentage minTippingPercentage:(NSDecimalNumber * _Nullable)minTippingPercentage OBJC_DESIGNATED_INITIALIZER;

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.

This is an accidental breaking change.

@nataliq-pp

Copy link
Copy Markdown
Contributor

Closing due to a breaking change that does not meet the minor version update intent.

@nataliq-pp nataliq-pp closed this May 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants