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

API Updates for beta branch #1633

Merged
merged 28 commits into from
Dec 8, 2022
Merged

API Updates for beta branch #1633

merged 28 commits into from
Dec 8, 2022

Commits on Nov 11, 2022

  1. Configuration menu
    Copy the full SHA
    539e72c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c11056 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2022

  1. Next major release changes (#1608)

    * Update StripeSignatureVerificationError to accept header and payload strings
    
    * Build
    
    * Update supported runtime versions
    
    * Remove Orders and subscription_data[items]
    
    * Remove SKU resource
    
    * Remove SKUs.spec.js
    
    * Remove deprecated configuration setter methods (#1597)
    
    * Remove deprecated config properties
    
    * Update test and remove config properties from types/
    
    * Remove setProtocol from types, refactor old tests
    
    * Replace more require('../lib/stripe') with Stripe
    
    * Remove global stripe from EphemeralKeys test
    
    * Rename local stripe to newStripe in stripe.spec.js
    
    * Refactor EphemeralKeys.spec.js
    
    * Remove more deprecated items (#1600)
    
    Remove remaining deprecated items
    
    * Generate files for next major (#1603)
    
    * Generate next major
    
    * Deprecate StripeResource.path and related interfaces (#1604)
    
    * Deprecate path
    
    * More fully deprecate
    
    * Fix linting errors
    
    * Revert "Fix linting errors"
    
    This reverts commit 68ac772.
    
    * Revert "Deprecate StripeResource.path and related interfaces (#1604)"
    
    This reverts commit 9c9de9e.
    
    * fix tests to work without Invoices defining fullPAth
    
    Co-authored-by: Richard Marmorstein <52928443+richardm-stripe@users.noreply.github.com>
    Co-authored-by: Richard Marmorstein <richardm@stripe.com>
    
    * Update LatestApiVersion and types reference
    
    * Update all references to latest API version
    
    * Regenerate
    
    * Latest API version
    
    * fix tests
    
    * Update API_VERSION and references
    
    * Format
    
    Co-authored-by: Richard Marmorstein <52928443+richardm-stripe@users.noreply.github.com>
    Co-authored-by: Richard Marmorstein <richardm@stripe.com>
    Co-authored-by: Pavel Krymets <pakrym@stripe.com>
    Co-authored-by: pakrym-stripe <99349468+pakrym-stripe@users.noreply.github.com>
    5 people committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    3e80143 View commit details
    Browse the repository at this point in the history
  2. Bump version to 11.0.0

    anniel-stripe committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    a2114a5 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2022

  1. API Updates (#1622)

    Codegen for openapi v209
    pakrym-stripe committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    250a35f View commit details
    Browse the repository at this point in the history
  2. API Updates (#1623)

    Codegen for openapi v210
    pakrym-stripe committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    bf27901 View commit details
    Browse the repository at this point in the history
  3. Bump version to 11.1.0

    pakrym-stripe committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    90361ac View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2022

  1. Configuration menu
    Copy the full SHA
    38fe896 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2022

  1. Configuration menu
    Copy the full SHA
    219796d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    547d9d3 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2022

  1. remove unneeded IIFE

    not needed in esm
    mifi committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    f73f7d8 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2022

  1. Merge pull request #1627 from mifi/patch-1

    remove unneeded IIFE
    richardm-stripe committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    a140886 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb83973 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2022

  1. Configuration menu
    Copy the full SHA
    6a2576b View commit details
    Browse the repository at this point in the history
  2. index.d.ts

    richardm-stripe committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    c85072c View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2022

  1. Configuration menu
    Copy the full SHA
    c6b9b93 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f8fa70b View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1629 from stripe/richardm-upcoming-invoice-narrow…

    …er-type
    
    Narrower type for stripe.invoices.retrieveUpcoming()
    richardm-stripe committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    247c35e View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2022

  1. Configuration menu
    Copy the full SHA
    dae38f9 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2022

  1. Configuration menu
    Copy the full SHA
    71d1240 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f6fa9e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1309e79 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1267069 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a91857a View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2022

  1. Configuration menu
    Copy the full SHA
    0355ad1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f894211 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    495db76 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3d3a0a5 View commit details
    Browse the repository at this point in the history