Skip to content

chore: 🐝 Update SDK - Generate Sync for Commerce library SYNC-FOR-COMMERCE-LIBRARY 1.0.0#74

Merged
dcoplowe merged 1 commit intomainfrom
speakeasy-sdk-regen-1732638650
Nov 26, 2024
Merged

chore: 🐝 Update SDK - Generate Sync for Commerce library SYNC-FOR-COMMERCE-LIBRARY 1.0.0#74
dcoplowe merged 1 commit intomainfrom
speakeasy-sdk-regen-1732638650

Conversation

@github-actions
Copy link

SDK update

Based on:

Versioning

Version Bump Type: [major] - 🤖 (automated)

OpenAPI Change Summary

├──[➕] webhooks (949:5)
├─┬Paths
│ └─┬/companies/{companyId}/connections
│   └─┬POST
│     └──[🔀] description (295:20)
├─┬Sync Connection Deleted
│ └─┬POST
│   ├──[➕] deprecated (961:19)
│   └─┬Requestbody
│     └──[🔀] description (963:22)
└─┬Components
  ├──[➕] schemas (1760:7)
  ├─┬CreateCompany
  │ ├──[➖] properties (1700:17)❌ 
  │ └──[➕] properties (1807:9)
  ├─┬Connection
  │ ├──[➕] additionalProperties (1676:29)❌ 
  │ ├──[➖] properties (1602:17)❌ 
  │ ├─┬dataConnectionErrors
  │ │ └──[➕] nullable (1668:21)❌ 
  │ └─┬connectionInfo
  │   └──[➕] nullable (1673:21)❌ 
  └─┬auth_header
    └──[🔀] description (2666:20)
Document Element Total Changes Breaking Changes
paths 1 0
webhooks 2 0
components 8 5

JAVA CHANGELOG

core: 3.32.2 - 2024-11-22

🐛 Bug Fixes

  • handle circular references through unions correctly (commit by @disintegrator)

core: 3.32.1 - 2024-11-19

🐛 Bug Fixes

  • javav2 - jackson-databind-nullable should be api scoped GEN-773 (commit by @davidmoten)

core: 3.32.0 - 2024-11-14

🐝 New Features

  • javav2 - support allowReserved for query and path parameters GEN-704 (commit by @davidmoten)

core: 3.31.1 - 2024-11-12

🐛 Bug Fixes

core: 3.31.0 - 2024-11-07

🐝 New Features

  • javav2 - support additionalProperties GEN-56 (commit by @davidmoten)

core: 3.30.7 - 2024-10-31

🐛 Bug Fixes

  • Prevent panic with invalid implicit discriminator mappings with propertyName within allOf object (commit by @bflad)

core: 3.30.6 - 2024-10-23

🐛 Bug Fixes

  • javav2 - custom errors should propagate message to super RuntimeException object, add event-stream-error-response test GEN-97, add unit test GEN-507 (commit by @davidmoten)

core: 3.30.5 - 2024-10-17

🐛 Bug Fixes

  • javav2 - escape left angle bracket in markdown SPE-4261 (commit by @davidmoten)

core: 3.30.4 - 2024-09-27

🐛 Bug Fixes

  • update readme formatting (commit by @adaam2)

core: 3.30.3 - 2024-09-25

🐛 Bug Fixes

  • update readme generation to replace welcome to new sdk section with new markdown notice (commit by @adaam2)

core: 3.30.2 - 2024-09-25

🐛 Bug Fixes

  • fixes to missing examples and improvements to number examples (commit by @tristanspeakeasy)

core: 3.30.1 - 2024-09-19

🐛 Bug Fixes

  • javav2 - minor spotbugs fixes, use imports instead of full qualification SPE-3035 (commit by @davidmoten)

core: 3.29.8 - 2024-09-18

🐛 Bug Fixes

core: 3.30.0 - 2024-09-11

🐝 New Features

  • javav2 - support test generation first phase (disabled) SPE-3976 (commit by @davidmoten)

serverEventsSentinels: 0.2.0 - 2024-11-14

🐝 New Features

  • javav2 - support SSE sentinel GEN-516 (commit by @davidmoten)

@github-actions github-actions bot added the major Major version bump label Nov 26, 2024
@dcoplowe dcoplowe self-requested a review November 26, 2024 17:05
@dcoplowe dcoplowe merged commit 29ef873 into main Nov 26, 2024
@dcoplowe dcoplowe deleted the speakeasy-sdk-regen-1732638650 branch November 26, 2024 17:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

major Major version bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments