Skip to content

EI#1

Open
salework916-hue wants to merge 44 commits intosalework916-hue:masterfrom
stripe:master
Open

EI#1
salework916-hue wants to merge 44 commits intosalework916-hue:masterfrom
stripe:master

Conversation

@salework916-hue
Copy link
Owner

Why?

What?

See Also

mbroshi-stripe and others added 30 commits September 4, 2025 07:27
* Fix type bounds on request

* Fix formatting issues
Co-authored-by: David Brownman <109395161+xavdid-stripe@users.noreply.github.com>
* Update generated code for v1946 and 2025-09-30.clover

* Update generated code for v1949 and 2025-09-30.clover

* Update generated code for v1968 and 2025-09-30.clover

* Update generated code for v2020 and 2025-09-30.clover

* Update generated code for v2021 and 2025-09-30.clover

---------

Co-authored-by: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com>
Co-authored-by: Ramya Rao <100975018+ramya-stripe@users.noreply.github.com>
Co-authored-by: jar-stripe <jar@stripe.com>
Co-authored-by: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com>
Co-authored-by: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com>
* generate event deliveries

* tests almost working

[skip ci]

* Fix tests

* rename thinEvent

* fix fetchEvent name

* fix typo

* fix naming and object

* update example

* update comment

* update comment

* fix doc
Co-authored-by: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com>
Co-authored-by: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com>
* add stripe context

* clean up context creation

* remove comment

* make context public

* pr feedback
…EventDestination and v2.EventNotification to v2.core, and UnknownEventNotification to stripe.events (#2069)

Co-authored-by: Jesse Rosalia <jar@stripe.com>
* clarify what versions of java we support

* clarify comment
* Update generated code for v2026 and 2025-09-30.clover

* Update generated code for v2026 and 2025-09-30.clover

---------

Co-authored-by: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com>
Co-authored-by: Ramya Rao <100975018+ramya-stripe@users.noreply.github.com>
Co-authored-by: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com>
* deleted manual PromotionCodeTest

* regenerated GeneratedExamples.java
* improve example

* update docs
* Update generated code for v2042 and

* Update generated code for v2093 and

* Update generated code for v2095 and

* Update generated code for v2096 and

* Update generated code for v2099 and

---------

Co-authored-by: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com>
Co-authored-by: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com>
* Update generated code for v2108 and

* Update generated code for v2109 and

* Update generated code for v2111 and

* Update generated code for v2111 and

---------

Co-authored-by: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com>
* Update generated code for v2113 and

* Update generated code for v2114 and

* Update generated code for v2117 and

* Update generated code for v2121 and

* Update generated code for v2123 and

---------

Co-authored-by: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com>
Co-authored-by: Ramya Rao <100975018+ramya-stripe@users.noreply.github.com>
* Update generated code for v2123 and

* Update generated code for v2124 and

---------

Co-authored-by: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com>
mbroshi-stripe and others added 14 commits November 17, 2025 11:54
* Update v2 array parameter serialization to use indexed format

Change array parameter serialization for v2 endpoints to use indexed
format (e.g., ?include[0]=foo&include[1]=bar) instead of the repeated
parameter format (e.g., ?include=foo&include=bar). This aligns v2
behavior with v1 for consistency.

Changes:
- Modified FormEncoder.java flattenParamsCollection to always use indexed format
- Updated tests to expect indexed format for v2 arrays

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
Committed-By-Agent: claude

* Remove references to arraysAsRepeated

* Format code

* Remove deprecated function

* Fix formatting

---------

Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Ramya Rao <100975018+ramya-stripe@users.noreply.github.com>
* Add Automatic-Module-Name

* Update name to stripe.java
* Add Gson version to Stripe header

* Fix formatting issues
* Update generated code for v2134 and

* Update generated code for v2137 and

* Update generated code for v2140 and

---------

Co-authored-by: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com>
Fix code scanning alert about unlimited permissions by applying the
principle of least privilege to all workflow jobs. Each job now has
only the permissions it actually needs:
- Build, test, publish, and compat jobs get contents: read
- publish-docs keeps contents: write (needs to push to gh-pages)
- rules workflow gets empty permissions (no repo access needed)

Committed-By-Agent: claude
* Update generated code for v2151 and

* Update generated code for v2152 and

---------

Co-authored-by: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com>
* Update generated code for v2154 and

* Update generated code for v2158 and

* Update generated code for v2158 and

* Update generated code for v2159 and

* Update generated code for v2160 and

---------

Co-authored-by: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants

Comments