All Versions
493
Latest Version
Avg Release Cycle
6 days
Latest Release
957 days ago

Changelog History
Page 34

  • v27.2.0 Changes

    June 14, 2019
    • ๐Ÿ‘ #1664 Add support for MerchantAmount MerchantCurrency to Issuing Transaction
    • ๐Ÿ‘ #1665 Add support for SubmitType to Checkout Session
  • v27.1.3 Changes

    June 12, 2019
    • #1660 Fix possible NRE in expandable field accessors
    • #1661 Fix handling of null values with AnyOf
  • v27.1.2 Changes

    June 10, 2019
    • ๐Ÿ”ง #1658 Add ConfigureAwait(false) to all async calls
  • v27.1.1 Changes

    June 10, 2019
    • #1656 Fix JSON property name for Person.IdNumberProvided
    • #1657 Fix file creation requests
  • v27.1.0 Changes

    June 10, 2019
    • #1655 Add setters for expandable fields properties
  • v27.0.0 Changes

    June 07, 2019

    ๐Ÿš€ Major version release. Refer to our migration guide for v27 for a list of backwards incompatible changes to watch out for.

    ๐Ÿš€ Pull requests included in this release (cf. #1482):

    • ๐Ÿšš #1480 Remove unnecessary uses of Mapper
    • ๐Ÿ‘ #1478 Better serialization
    • #1483 Standardize signature of OAuthTokenService.Deauthorize
    • #1484 New FromJson method
    • #1485 Modernize StripeConfiguration
    • #1488 Simplify Service request methods
    • #1489 Replace Parameter custom class with KeyValuePair<string, string>
    • ๐Ÿšš #1490 Move base URLs out of resource services where possible
    • #1481 Rewrite expandable field handling
    • ๐Ÿ”จ #1493 Refactor Client class
    • ๐Ÿ›  #1494 Minor code fixes
    • ๐Ÿšš #1496 Remove Mapper class
    • #1500 Minor improvements in EventUtility
    • #1499 Simplify handling of Expand and ExtraParams
    • ๐Ÿ”จ #1504 More request encoding refactoring
    • #1508 Introduce new Request class to represent requests to Stripe's API
    • ๐Ÿ›  #1509 Fixes to FileService and OAuthTokenService
    • #1487 Replace Requestor with StripeClient and HttpClient
    • ๐Ÿšš #1511 Remove extension methods
    • ๐Ÿ‘ #1513 Add support for telemetry
    • #1516 Make parent on OrderItem expandable
    • #1519 Add missing attributes to StripeError
    • #1518 Automatic request retries
    • ๐Ÿšš #1534 Remove parameters are internal only on PaymentIntent
    • #1537 Various minor cleanups
    • #1536 Check validity of JSON in OK responses
    • #1520 API key validation
    • #1538 Enforce that all properties have a Json attribute
    • ๐Ÿ‘ #1542 Improved OAuth support
    • ๐Ÿ“š #1563 Rename DuplicateChargeDocumentation to be more consistent with FileId
    • #1495 AnyOf<> generic class to handle polymorphic parameters
    • ๐Ÿ”— #1598 Add support for file_link_data
    • ๐Ÿ‘ #1596 Add support for passing application information
    • #1603 Rename StripeConnectAccountId to StripeAccount
    • โšก๏ธ #1602 Update README
    • โœ… #1609 Add wholesome test to check JSON names
    • ๐Ÿšš #1615 Remove System.Collections.Immutable dependency
    • #1616 Raise ArgumentException on null or empty IDs
    • ๐Ÿšš #1623 Move default values for SystemNetHttpClient
    • ๐Ÿšš #1622 Remove StripeConfiguration.EnableTelemetry flag
    • ๐Ÿ”จ #1631 Refactor StripeClient setup in tests
    • #1632 Set base URLs in StripeClient instead of StripeConfiguration
    • ๐Ÿ‘ #1633 Add support for setting API key and client ID in StripeClient
    • โœ… #1634 Use StripeClient instance in tests
    • ๐Ÿ‘ #1635 Add support for setting MaxNetworkRetries and AppInfo in SystemNetHttpClient
    • #1640 Make base URLs in StripeClient readonly
    • #1639 Make client in services readonly
    • #1643 Add AddRangeExpand method to BaseOptions
    • #1644 Add options classes for Get/GetAsync methods
    • ๐Ÿ—„ #1646 Deprecate Expand properties on services
    • #1647 Use constants instead of static strings
    • โšก๏ธ #1648 Update README.md
  • v26.1.0 Changes

    June 06, 2019
    • ๐Ÿ‘ #1637 Add support for Location on Terminal ConnectionToken
    • ๐Ÿ—„ #1638 Add support for Balance and deprecate AccountBalance on Customer
  • v26.0.0 Changes

    May 24, 2019
    • ๐Ÿ“Œ #1628 Pin library to API version 2019-05-16
  • v25.20.0 Changes

    May 24, 2019
    • โš  #1626 Add support for radar.early_warning_fraud resource
    • #1629 Add missing description parameter to PayoutCreateOptions
  • v25.19.1 Changes

    May 22, 2019
    • โšก๏ธ #1624 Update comment for TaxId.Type with new possible types