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

Support for APIs in the new API version 2024-09-30.acacia #1458

Merged
merged 7 commits into from
Oct 1, 2024

Commits on Sep 26, 2024

  1. Update generated code (#1448)

    * Update generated code for v1261
    
    * Update generated code for v1268
    
    * Update generated code for v1268
    
    ---------
    
    Co-authored-by: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com>
    stripe-openapi[bot] authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    b1fe348 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

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

Commits on Sep 28, 2024

  1. Fix v2 event object name (#1459)

    * changed the object_name for v2 events from "event" to "v2.core.event"
    * improved debug output in stripe_webhook_handler example
    jar-stripe authored Sep 28, 2024
    Configuration menu
    Copy the full SHA
    fb9bc30 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Configuration menu
    Copy the full SHA
    ff37e21 View commit details
    Browse the repository at this point in the history
  2. Fix some bugs (#1460)

    helenye-stripe authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    806141e View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Add meter_events_base as a StripeClient option and mark some things…

    … internal/deprecated (#1461)
    
    * Add meter events base as an option
    
    * Deprecate raw_request
    
    * Mark APIRequestor.request as deprecated as well
    
    * Untype to pass sorbet for now
    
    * ignore rubocop
    helenye-stripe authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    a450f6e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f29ced0 View commit details
    Browse the repository at this point in the history