Skip to content

Conversation

@github-actions
Copy link
Contributor

SDK update

Versioning

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

Python SDK Changes:

  • outpost.destinations.enable():
    • response Changed
    • error Changed Breaking ⚠️
  • outpost.tenants.get_token():
    • response.tenant_id Added
    • error Changed Breaking ⚠️
  • outpost.tenants.upsert():
    • request.params Added
    • response Changed
    • error Changed Breaking ⚠️
  • outpost.tenants.get():
    • response Changed
    • error Changed Breaking ⚠️
  • outpost.tenants.delete(): error Changed Breaking ⚠️
  • outpost.tenants.get_portal_url():
    • response.tenant_id Added
    • error Changed Breaking ⚠️
  • outpost.destinations.delete(): error Changed Breaking ⚠️
  • outpost.destinations.list():
    • request.type Changed Breaking ⚠️
    • response.[] Changed
    • error Changed Breaking ⚠️
  • outpost.destinations.create():
    • request.params Changed
    • response Changed
    • error Changed Breaking ⚠️
  • outpost.destinations.get():
    • response Changed
    • error Changed Breaking ⚠️
  • outpost.health.check(): response.status[200] Changed Breaking ⚠️
  • outpost.destinations.update():
    • request.params Changed
    • response.[destination] Changed
    • error Changed Breaking ⚠️
  • outpost.schemas.get(): error Changed Breaking ⚠️
  • outpost.destinations.disable():
    • response Changed
    • error Changed Breaking ⚠️
  • outpost.events.retry(): error Changed Breaking ⚠️
  • outpost.schemas.list_tenant_destination_types(): error Changed Breaking ⚠️
  • outpost.events.get_by_destination():
    • response Changed Breaking ⚠️
    • error Changed Breaking ⚠️
  • outpost.topics.list(): error Changed Breaking ⚠️
  • outpost.events.list():
    • request Changed Breaking ⚠️
    • response.data.[] Changed Breaking ⚠️
    • error Changed Breaking ⚠️
  • outpost.events.get():
    • response Changed Breaking ⚠️
    • error Changed Breaking ⚠️
  • outpost.events.list_deliveries(): error Changed Breaking ⚠️
  • outpost.events.list_by_destination():
    • request Changed Breaking ⚠️
    • response.data.[] Changed Breaking ⚠️
    • error Changed Breaking ⚠️
  • outpost.tenants.list_tenants(): Added
  • outpost.publish.event(): response.duplicate Added
OpenAPI Change Summary
├─┬Paths
│ ├──[-] path (1274:5)❌ 
│ ├──[-] path (1646:5)❌ 
│ ├──[-] path (1857:5)❌ 
│ ├──[-] path (2441:5)❌ 
│ ├──[-] path (3089:5)❌ 
│ ├──[-] path (2339:5)❌ 
│ ├──[-] path (2528:5)❌ 
│ ├──[-] path (2601:5)❌ 
│ ├──[-] path (2762:5)❌ 
│ ├──[-] path (1573:5)❌ 
│ ├──[-] path (2090:5)❌ 
│ ├──[-] path (2178:5)❌ 
│ ├──[-] path (2845:5)❌ 
│ ├──[-] path (2933:5)❌ 
│ ├──[-] path (3178:5)❌ 
│ ├──[-] path (1493:5)❌ 
│ ├──[+] path (2679:3)
│ ├──[+] path (2967:3)
│ ├──[+] path (2254:3)
│ ├──[+] path (2411:3)
│ ├──[+] path (3011:3)
│ ├──[+] path (3170:3)
│ ├──[+] path (2146:3)
│ ├──[+] path (2217:3)
│ ├──[+] path (2284:3)
│ ├──[+] path (2561:3)
│ ├──[+] path (2780:3)
│ ├──[+] path (2516:3)
│ ├──[+] path (2737:3)
│ ├──[+] path (2928:3)
│ ├──[+] path (3125:3)
│ ├──[+] path (2809:3)
│ ├──[+] path (2056:3)
│ └─┬/healthz
│   └─┬GET
│     ├──[🔀] description (1914:20)
│     └─┬Responses
│       └─┬200
│         ├──[+] content (1935:15)
│         ├──[-] content (1223:29)❌ 
│         └──[🔀] description (1932:24)
└─┬Components
  ├──[+] schemas (81:7)
  ├──[+] schemas (1706:7)
  ├──[+] schemas (90:7)
  ├──[+] schemas (967:7)
  ├──[+] schemas (124:7)
  ├──[+] schemas (425:7)
  ├──[+] schemas (1505:7)
  ├──[+] schemas (1557:7)
  ├──[+] schemas (185:7)
  ├──[+] schemas (409:7)
  ├──[+] schemas (1303:7)
  ├─┬Destination
  │ ├──[+] oneOf (967:7)
  │ └──Discriminator
  ├─┬DestinationAWSSQS
  │ ├──[+] required (513:69)❌ 
  │ ├──[🔀] example (575:9)
  │ ├──[+] properties (548:9)
  │ ├──[+] properties (526:9)
  │ ├──[+] properties (555:9)
  │ ├──[+] properties (539:9)
  │ ├─┬type
  │ │ ├──[-] enum (354:28)❌ 
  │ │ ├──[🔀] description (564:24)
  │ │ ├──[+] readOnly (565:21)❌ 
  │ │ └──[🔀] example (566:20)
  │ ├─┬disabled_at
  │ │ ├──[+] additionalProperties (551:13)❌ 
  │ │ ├──[🔀] type (549:17)❌ 
  │ │ ├──[-] format (360:29)❌ 
  │ │ ├──[🔀] description (553:24)
  │ │ └──[🔀] example (554:20)
  │ ├─┬topics
  │ │ └──[🔀] $ref (556:11)❌ 
  │ ├─┬target
  │ │ └──[🔀] $ref (185:13)❌ 
  │ ├─┬id
  │ │ ├──[+] format (530:19)❌ 
  │ │ ├──[🔀] description (532:24)
  │ │ ├──[+] nullable (531:21)❌ 
  │ │ └──[🔀] example (533:20)
  │ └─┬target_url
  │   ├──[-] format (380:29)❌ 
  │   ├──[🔀] description (517:24)
  │   ├──[-] nullable (381:31)❌ 
  │   ├──[-] readOnly (383:31)❌ 
  │   └──[🔀] example (518:20)
  ├─┬DestinationRabbitMQ
  │ ├──[+] required (590:69)❌ 
  │ ├──[🔀] example (652:9)
  │ ├──[+] properties (625:9)
  │ ├──[+] properties (603:9)
  │ ├──[+] properties (632:9)
  │ ├──[+] properties (616:9)
  │ ├─┬type
  │ │ ├──[-] enum (409:28)❌ 
  │ │ ├──[🔀] description (641:24)
  │ │ ├──[+] readOnly (642:21)❌ 
  │ │ └──[🔀] example (643:20)
  │ ├─┬id
  │ │ ├──[+] format (607:19)❌ 
  │ │ ├──[🔀] description (609:24)
  │ │ ├──[+] nullable (608:21)❌ 
  │ │ └──[🔀] example (610:20)
  │ ├─┬target_url
  │ │ ├──[-] format (435:29)❌ 
  │ │ ├──[🔀] description (594:24)
  │ │ ├──[-] nullable (436:31)❌ 
  │ │ ├──[-] readOnly (438:31)❌ 
  │ │ └──[🔀] example (595:20)
  │ ├─┬disabled_at
  │ │ ├──[+] additionalProperties (628:13)❌ 
  │ │ ├──[🔀] type (626:17)❌ 
  │ │ ├──[-] format (415:29)❌ 
  │ │ ├──[🔀] description (630:24)
  │ │ └──[🔀] example (631:20)
  │ ├─┬target
  │ │ └──[🔀] $ref (185:13)❌ 
  │ └─┬topics
  │   └──[🔀] $ref (633:11)❌ 
  ├─┬DestinationWebhook
  │ ├──[+] required (436:69)❌ 
  │ ├──[🔀] example (498:9)
  │ ├──[+] properties (471:9)
  │ ├──[+] properties (449:9)
  │ ├──[+] properties (478:9)
  │ ├──[+] properties (462:9)
  │ ├─┬topics
  │ │ └──[🔀] $ref (479:11)❌ 
  │ ├─┬type
  │ │ ├──[-] enum (299:28)❌ 
  │ │ ├──[🔀] description (487:24)
  │ │ ├──[+] readOnly (488:21)❌ 
  │ │ └──[🔀] example (489:20)
  │ ├─┬id
  │ │ ├──[+] format (453:19)❌ 
  │ │ ├──[🔀] description (455:24)
  │ │ ├──[+] nullable (454:21)❌ 
  │ │ └──[🔀] example (456:20)
  │ ├─┬disabled_at
  │ │ ├──[+] additionalProperties (474:13)❌ 
  │ │ ├──[🔀] type (472:17)❌ 
  │ │ ├──[-] format (305:29)❌ 
  │ │ ├──[🔀] description (476:24)
  │ │ └──[🔀] example (477:20)
  │ ├─┬target_url
  │ │ ├──[-] format (325:29)❌ 
  │ │ ├──[🔀] description (440:24)
  │ │ ├──[-] nullable (326:31)❌ 
  │ │ ├──[-] readOnly (328:31)❌ 
  │ │ └──[🔀] example (441:20)
  │ └─┬target
  │   └──[🔀] $ref (185:13)❌ 
  ├─┬AWSS3Config
  │ └─┬key_template
  │   └──[🔀] example (387:20)
  ├─┬DestinationUpdateAWSKinesis
  │ ├──[+] properties (1490:9)
  │ ├──[+] properties (1484:9)
  │ ├──[+] properties (1497:9)
  │ └─┬topics
  │   └──[🔀] $ref (1491:11)❌ 
  ├─┬DestinationUpdateAWSSQS
  │ ├──[+] properties (1413:9)
  │ ├──[+] properties (1407:9)
  │ ├──[+] properties (1420:9)
  │ └─┬topics
  │   └──[🔀] $ref (1414:11)❌ 
  ├─┬DestinationCreateAWSS3
  │ ├──[+] properties (1288:9)
  │ ├──[+] properties (1282:9)
  │ ├──[+] properties (1295:9)
  │ ├─┬topics
  │ │ └──[🔀] $ref (185:13)❌ 
  │ ├─┬id
  │ │ ├──[+] additionalProperties (1291:13)❌ 
  │ │ ├──[🔀] type (1289:17)❌ 
  │ │ ├──[🔀] description (1293:24)
  │ │ ├──[+] nullable (1292:21)❌ 
  │ │ └──[🔀] example (1294:20)
  │ └─┬type
  │   ├──[-] enum (805:28)❌ 
  │   ├──[🔀] description (1274:24)
  │   └──[+] example (1275:20)
  ├─┬DestinationCreateWebhook
  │ ├──[+] properties (1085:9)
  │ ├──[+] properties (1078:9)
  │ ├──[+] properties (1092:9)
  │ ├─┬id
  │ │ ├──[+] additionalProperties (1088:13)❌ 
  │ │ ├──[🔀] type (1086:17)❌ 
  │ │ ├──[🔀] description (1090:24)
  │ │ ├──[+] nullable (1089:21)❌ 
  │ │ └──[🔀] example (1091:20)
  │ ├─┬type
  │ │ ├──[-] enum (697:28)❌ 
  │ │ ├──[🔀] description (1070:24)
  │ │ └──[+] example (1071:20)
  │ └─┬topics
  │   └──[🔀] $ref (185:13)❌ 
  ├─┬Tenant
  │ ├──[+] properties (64:9)
  │ ├──[+] properties (75:9)
  │ └─┬topics
  │   ├──[+] additionalProperties (67:13)❌ 
  │   ├──[-] items (43:25)❌ 
  │   ├──[🔀] type (65:17)❌ 
  │   ├──[🔀] description (69:24)
  │   ├──[+] nullable (68:21)❌ 
  │   └──[-] example (45:30)
  ├─┬DestinationCreate
  │ ├──[+] oneOf (1303:7)
  │ └──Discriminator
  ├─┬DestinationUpdateHookdeck
  │ ├──[+] properties (1464:9)
  │ ├──[+] properties (1459:9)
  │ ├──[+] properties (1471:9)
  │ └─┬topics
  │   └──[🔀] $ref (1465:11)❌ 
  ├─┬DestinationAWSKinesis
  │ ├──[+] required (741:69)❌ 
  │ ├──[🔀] example (803:9)
  │ ├──[+] properties (776:9)
  │ ├──[+] properties (754:9)
  │ ├──[+] properties (783:9)
  │ ├──[+] properties (767:9)
  │ ├─┬target_url
  │ │ ├──[-] format (542:29)❌ 
  │ │ ├──[🔀] description (745:24)
  │ │ ├──[-] nullable (543:31)❌ 
  │ │ ├──[-] readOnly (545:31)❌ 
  │ │ └──[🔀] example (746:20)
  │ ├─┬target
  │ │ └──[🔀] $ref (185:13)❌ 
  │ ├─┬disabled_at
  │ │ ├──[+] additionalProperties (779:13)❌ 
  │ │ ├──[🔀] type (777:17)❌ 
  │ │ ├──[-] format (522:29)❌ 
  │ │ ├──[🔀] description (781:24)
  │ │ └──[🔀] example (782:20)
  │ ├─┬topics
  │ │ └──[🔀] $ref (784:11)❌ 
  │ ├─┬id
  │ │ ├──[+] format (758:19)❌ 
  │ │ ├──[🔀] description (760:24)
  │ │ ├──[+] nullable (759:21)❌ 
  │ │ └──[🔀] example (761:20)
  │ └─┬type
  │   ├──[-] enum (516:28)❌ 
  │   ├──[🔀] description (792:24)
  │   ├──[+] readOnly (793:21)❌ 
  │   └──[🔀] example (794:20)
  ├─┬TenantToken
  │ ├──[+] properties (165:9)
  │ └─┬token
  │   ├──[🔀] description (167:24)
  │   └──[🔀] example (168:20)
  ├─┬DestinationUpdateWebhook
  │ ├──[+] properties (1387:9)
  │ ├──[+] properties (1381:9)
  │ ├──[+] properties (1394:9)
  │ └─┬topics
  │   └──[🔀] $ref (1388:11)❌ 
  ├─┬DestinationCreateHookdeck
  │ ├──[+] properties (1186:9)
  │ ├──[+] properties (1181:9)
  │ ├──[+] properties (1193:9)
  │ ├─┬id
  │ │ ├──[+] additionalProperties (1189:13)❌ 
  │ │ ├──[🔀] type (1187:17)❌ 
  │ │ ├──[🔀] description (1191:24)
  │ │ ├──[+] nullable (1190:21)❌ 
  │ │ └──[🔀] example (1192:20)
  │ ├─┬type
  │ │ ├──[-] enum (752:28)❌ 
  │ │ ├──[🔀] description (1173:24)
  │ │ └──[+] example (1174:20)
  │ └─┬topics
  │   └──[🔀] $ref (185:13)❌ 
  ├─┬DestinationCreateAWSKinesis
  │ ├──[+] properties (1220:9)
  │ ├──[+] properties (1214:9)
  │ ├──[+] properties (1227:9)
  │ ├─┬id
  │ │ ├──[+] additionalProperties (1223:13)❌ 
  │ │ ├──[🔀] type (1221:17)❌ 
  │ │ ├──[🔀] description (1225:24)
  │ │ ├──[+] nullable (1224:21)❌ 
  │ │ └──[🔀] example (1226:20)
  │ ├─┬topics
  │ │ └──[🔀] $ref (185:13)❌ 
  │ └─┬type
  │   ├──[-] enum (769:28)❌ 
  │   ├──[🔀] description (1206:24)
  │   └──[+] example (1207:20)
  ├─┬Event
  │ ├──[+] properties (1673:9)
  │ ├─┬metadata
  │ │ └──[+] nullable (1668:21)❌ 
  │ ├─┬topic
  │ │ ├──[+] format (1657:19)❌ 
  │ │ ├──[+] description (1658:24)
  │ │ └──[🔀] example (1659:20)
  │ ├─┬successful_at
  │ │ ├──[+] enum (1675:18)
  │ │ ├──[+] enum (1675:27)
  │ │ ├──[-] format (981:29)❌ 
  │ │ ├──[-] description (983:34)
  │ │ ├──[-] nullable (982:31)❌ 
  │ │ └──[🔀] example (1676:20)
  │ └─┬time
  │   ├──[🔀] description (1664:24)
  │   └──[+] nullable (1663:21)❌ 
  ├─┬PortalRedirect
  │ ├──[+] properties (154:9)
  │ └─┬redirect_url
  │   └──[🔀] example (153:20)
  ├─┬DestinationAWSS3
  │ ├──[+] required (892:69)❌ 
  │ ├──[🔀] example (954:9)
  │ ├──[+] properties (927:9)
  │ ├──[+] properties (905:9)
  │ ├──[+] properties (934:9)
  │ ├──[+] properties (918:9)
  │ ├─┬id
  │ │ ├──[+] format (909:19)❌ 
  │ │ ├──[🔀] description (911:24)
  │ │ ├──[+] nullable (910:21)❌ 
  │ │ └──[🔀] example (912:20)
  │ ├─┬topics
  │ │ └──[🔀] $ref (935:11)❌ 
  │ ├─┬target_url
  │ │ ├──[-] format (649:29)❌ 
  │ │ ├──[🔀] description (896:24)
  │ │ ├──[-] nullable (650:31)❌ 
  │ │ ├──[-] readOnly (652:31)❌ 
  │ │ └──[🔀] example (897:20)
  │ ├─┬disabled_at
  │ │ ├──[+] additionalProperties (930:13)❌ 
  │ │ ├──[🔀] type (928:17)❌ 
  │ │ ├──[-] format (629:29)❌ 
  │ │ ├──[🔀] description (932:24)
  │ │ └──[🔀] example (933:20)
  │ ├─┬type
  │ │ ├──[-] enum (623:28)❌ 
  │ │ ├──[🔀] description (943:24)
  │ │ ├──[+] readOnly (944:21)❌ 
  │ │ └──[🔀] example (945:20)
  │ └─┬target
  │   └──[🔀] $ref (185:13)❌ 
  ├─┬DestinationUpdateAWSS3
  │ ├──[+] properties (1542:9)
  │ ├──[+] properties (1536:9)
  │ ├──[+] properties (1549:9)
  │ └─┬topics
  │   └──[🔀] $ref (1543:11)❌ 
  ├─┬DestinationHookdeck
  │ ├──[🔀] example (729:9)
  │ ├──[+] properties (702:9)
  │ ├──[+] properties (681:9)
  │ ├──[+] properties (709:9)
  │ ├──[+] properties (694:9)
  │ ├─┬target_url
  │ │ ├──[-] format (490:29)❌ 
  │ │ ├──[🔀] description (672:24)
  │ │ ├──[-] nullable (491:31)❌ 
  │ │ ├──[-] readOnly (493:31)❌ 
  │ │ └──[🔀] example (673:20)
  │ ├─┬target
  │ │ └──[🔀] $ref (185:13)❌ 
  │ ├─┬id
  │ │ ├──[+] format (685:19)❌ 
  │ │ ├──[🔀] description (687:24)
  │ │ ├──[+] nullable (686:21)❌ 
  │ │ └──[🔀] example (688:20)
  │ ├─┬disabled_at
  │ │ ├──[+] additionalProperties (705:13)❌ 
  │ │ ├──[🔀] type (703:17)❌ 
  │ │ ├──[-] format (471:29)❌ 
  │ │ ├──[🔀] description (707:24)
  │ │ └──[🔀] example (708:20)
  │ ├─┬type
  │ │ ├──[-] enum (465:28)❌ 
  │ │ ├──[🔀] description (718:24)
  │ │ ├──[+] readOnly (719:21)❌ 
  │ │ └──[🔀] example (720:20)
  │ └─┬topics
  │   └──[🔀] $ref (710:11)❌ 
  ├─┬DestinationAzureServiceBus
  │ ├──[🔀] example (879:9)
  │ ├──[+] properties (852:9)
  │ ├──[+] properties (830:9)
  │ ├──[+] properties (859:9)
  │ ├──[+] properties (843:9)
  │ ├─┬topics
  │ │ └──[🔀] $ref (860:11)❌ 
  │ ├─┬target
  │ │ └──[🔀] $ref (185:13)❌ 
  │ ├─┬type
  │ │ ├──[-] enum (570:28)❌ 
  │ │ ├──[🔀] description (868:24)
  │ │ ├──[+] readOnly (869:21)❌ 
  │ │ └──[🔀] example (870:20)
  │ ├─┬target_url
  │ │ ├──[-] format (596:29)❌ 
  │ │ ├──[🔀] description (821:24)
  │ │ ├──[-] nullable (597:31)❌ 
  │ │ ├──[-] readOnly (599:31)❌ 
  │ │ └──[🔀] example (822:20)
  │ ├─┬disabled_at
  │ │ ├──[+] additionalProperties (855:13)❌ 
  │ │ ├──[🔀] type (853:17)❌ 
  │ │ ├──[-] format (576:29)❌ 
  │ │ ├──[🔀] description (857:24)
  │ │ └──[🔀] example (858:20)
  │ └─┬id
  │   ├──[+] format (834:19)❌ 
  │   ├──[🔀] description (836:24)
  │   ├──[+] nullable (835:21)❌ 
  │   └──[🔀] example (837:20)
  ├─┬PublishResponse
  │ ├──[+] required (1633:11)❌ 
  │ ├──[+] properties (1639:9)
  │ └─┬id
  │   ├──[🔀] type (1640:17)❌ 
  │   ├──[🔀] description (1641:24)
  │   └──[🔀] example (1642:20)
  ├─┬DestinationUpdate
  │ ├──[+] oneOf (1531:7)
  │ ├──[+] oneOf (1557:7)
  │ └─┬ONEOF
  │   └──[🔀] $ref (1505:13)❌ 
  ├─┬DestinationCreateRabbitMQ
  │ ├──[+] properties (1153:9)
  │ ├──[+] properties (1147:9)
  │ ├──[+] properties (1160:9)
  │ ├─┬type
  │ │ ├──[-] enum (734:28)❌ 
  │ │ ├──[🔀] description (1139:24)
  │ │ └──[+] example (1140:20)
  │ ├─┬id
  │ │ ├──[+] additionalProperties (1156:13)❌ 
  │ │ ├──[🔀] type (1154:17)❌ 
  │ │ ├──[🔀] description (1158:24)
  │ │ ├──[+] nullable (1157:21)❌ 
  │ │ └──[🔀] example (1159:20)
  │ └─┬topics
  │   └──[🔀] $ref (185:13)❌ 
  ├─┬WebhookConfig
  │ ├──[+] properties (231:9)
  │ └─┬url
  │   ├──[-] format (110:29)❌ 
  │   ├──[🔀] description (233:24)
  │   └──[🔀] example (234:20)
  ├─┬DestinationUpdateRabbitMQ
  │ ├──[+] properties (1439:9)
  │ ├──[+] properties (1433:9)
  │ ├──[+] properties (1446:9)
  │ └─┬topics
  │   └──[🔀] $ref (1440:11)❌ 
  ├─┬DestinationCreateAzureServiceBus
  │ ├──[+] properties (1254:9)
  │ ├──[+] properties (1248:9)
  │ ├──[+] properties (1261:9)
  │ ├─┬topics
  │ │ └──[🔀] $ref (185:13)❌ 
  │ ├─┬type
  │ │ ├──[-] enum (787:28)❌ 
  │ │ ├──[🔀] description (1240:24)
  │ │ └──[+] example (1241:20)
  │ └─┬id
  │   ├──[+] additionalProperties (1257:13)❌ 
  │   ├──[🔀] type (1255:17)❌ 
  │   ├──[🔀] description (1259:24)
  │   ├──[+] nullable (1258:21)❌ 
  │   └──[🔀] example (1260:20)
  ├─┬DestinationCreateAWSSQS
  │ ├──[+] properties (1119:9)
  │ ├──[+] properties (1113:9)
  │ ├──[+] properties (1126:9)
  │ ├─┬type
  │ │ ├──[-] enum (716:28)❌ 
  │ │ ├──[🔀] description (1105:24)
  │ │ └──[+] example (1106:20)
  │ ├─┬id
  │ │ ├──[+] additionalProperties (1122:13)❌ 
  │ │ ├──[🔀] type (1120:17)❌ 
  │ │ ├──[🔀] description (1124:24)
  │ │ ├──[+] nullable (1123:21)❌ 
  │ │ └──[🔀] example (1125:20)
  │ └─┬topics
  │   └──[🔀] $ref (185:13)❌ 
  └─┬TenantJwt
    └──[🔀] description (26:20)
Document Element Total Changes Breaking Changes
paths 37 17
components 343 143

PYTHON CHANGELOG

core: 5.23.18 - 2026-01-12

🐛 Bug Fixes

  • Further tune media type matching expression for ReDoS (commit by @bflad)

core: 5.23.17 - 2026-01-07

🐛 Bug Fixes

  • Prevent ReDoS vulnerability report for media type matching expression (commit by @bflad)

core: 5.23.16 - 2025-12-19

🐛 Bug Fixes

  • remove non-determinism from rare interaction with readonly/writeonly fields (commit by @ThomasRooney)

core: 5.23.15 - 2025-12-18

🐛 Bug Fixes

  • fixed escaping of template braces in defaults, consts, and comments (commit by @tristanspeakeasy)

core: 5.23.14 - 2025-12-09

🐝 New Features

  • add constFieldCasing config option to control const field casing (upper or normal) (commit by @mfbx9da4)

core: 5.23.12 - 2025-11-25

🐝 New Features

  • allow inclusion of empty array query parameter (commit by @idbentley)

core: 5.23.11 - 2025-11-24

🐝 New Features

  • union discriminators are inferred for oneOfs missing the explicit OpenAPI discriminator mapping. Configure via inferUnionDiscriminators: true in gen.yaml (commit by @mfbx9da4)

core: 5.23.10 - 2025-11-18

🐛 Bug Fixes

  • sanitize Python reserved keywords in method names to prevent syntax errors (commit by @AshGodfrey)

core: 5.23.9 - 2025-11-17

🐛 Bug Fixes

core: 5.23.8 - 2025-11-14

🐛 Bug Fixes

  • return type when 'sseFlatResponse: true' and response has data field (commit by @mfbx9da4)
  • improved type accuracy for response bodies - they now correctly return the actual type instead of being wrapped in Optional[] (commit by @mfbx9da4)

core: 5.23.7 - 2025-11-13

🐝 New Features

  • allow license to be defined in pyproject.toml's project field (commit by @walker-tx)

core: 5.23.6 - 2025-11-10

🐛 Bug Fixes

  • handle application/* encoding in multipart forms (commit by @danielkov)

core: 5.23.13 - 2025-11-06

🐛 Bug Fixes

  • multi-part arrays now serialized according to RFC7578 (commit by @danielkov)

core: 5.23.5 - 2025-11-05

🐝 New Features

  • support body field name configuration via requestBodyFieldName in gen.yaml (commit by @subomi)

core: 5.23.4 - 2025-11-03

🐛 Bug Fixes

  • Python generation no longer fails on recursive types (commit by @danielkov)

core: 5.23.3 - 2025-11-02

🐛 Bug Fixes

  • closed nullable enum serialization (commit by @mfbx9da4)

core: 5.23.2 - 2025-10-30

🐛 Bug Fixes

  • make security scheme resolution case-insensitive (commit by @vishalg0wda)

core: 5.23.1 - 2025-10-30

🐛 Bug Fixes

  • handle both closed and open enum serialization (commit by @idbentley)

core: 5.23.0 - 2025-10-13

🐝 New Features

  • add config option for deep merging allOf nodes in OpenAPI specs (commit by @BlakeTheAwesome)

core: 5.22.1 - 2025-09-30

🐛 Bug Fixes

  • correct import aliasing when SDK class members conflict with model names in Python templates (commit by @BlakeTheAwesome)

core: 5.22.0 - 2025-09-24

🐝 New Features

  • allow generation of sync, async or both methods in an sdk (commit by @tristanspeakeasy)

core: 5.21.1 - 2025-09-23

🐛 Bug Fixes

  • allow input/output models without suffixes (commit by @disintegrator)

core: 5.21.0 - 2025-09-12

🐝 New Features

  • Change the default behaviour of http-client within python sdk to follow redirects (commit by @Kanwardeep)

core: 5.20.4 - 2025-09-09

🐛 Bug Fixes

  • improve python tool reliability with explicit module calls (commit by @GorshkovIvan)

globalSecurity: 3.0.4 - 2025-09-10

🔧 Chores

  • support opting out of operation security hoisting (commit by @vishalg0wda)

globalServerURLs: 3.2.0 - 2025-10-22

🐝 New Features

  • Allow server selection to appear in all code samples (commit by @BlakeTheAwesome)

nullables: 1.0.2 - 2026-01-12

🐛 Bug Fixes

  • Add custom serialization method for models where optional (but no nullable) fields are present (commit by @2ynn)

pagination: 3.0.7 - 2025-10-07

🐛 Bug Fixes

  • fix Python pagination failure with optional request bodies (commit by @BlakeTheAwesome)

pagination: 3.0.6 - 2025-09-23

🐛 Bug Fixes

  • ensure pagination next function for python async method is also asynchronous (commit by @tristanspeakeasy)

retries: 3.0.3 - 2025-11-20

🐝 New Features

  • add support for Retry-After header (commit by @2ynn)

sdkHooks: 1.2.1 - 2026-01-14

🐝 New Features

  • add async hooks support for non-blocking I/O in async SDK methods; sync hooks now execute in a dedicated thread when async hooks are disabled (commit by @vishalg0wda)

sdkHooks: 1.2.0 - 2025-10-15

🐝 New Features

  • expose available OAuth 2.0 scopes for use in custom hooks (commit by @2ynn)

unions: 3.1.2 - 2026-01-13

🐛 Bug Fixes

  • always reference discriminated union members directly (commit by @danielkov)

unions: 3.1.1 - 2025-12-08

🐝 New Features

  • simplify syntax of discriminated unions when discriminator const is already present on the underlying types (commit by @mfbx9da4)
  • Support for applyUnionDiscriminators: true configurable via gen.yaml. When true, discriminator values will be applied as const fields onto union member types. If the type is used outside of a union, the const will not be applied.

unions: 3.1.0 - 2025-10-01

🐝 New Features

  • support nested discriminated unions (commit by @vishalg0wda)

unions: 3.0.5 - 2025-09-25

🐛 Bug Fixes

Based on Speakeasy CLI 1.686.1

* `outpost.destinations.enable()`: 
  *  `response` **Changed**
  *  `error` **Changed** **Breaking** ⚠️
* `outpost.tenants.get_token()`: 
  *  `response.tenant_id` **Added**
  *  `error` **Changed** **Breaking** ⚠️
* `outpost.tenants.upsert()`: 
  *  `request.params` **Added**
  *  `response` **Changed**
  *  `error` **Changed** **Breaking** ⚠️
* `outpost.tenants.get()`: 
  *  `response` **Changed**
  *  `error` **Changed** **Breaking** ⚠️
* `outpost.tenants.delete()`:  `error` **Changed** **Breaking** ⚠️
* `outpost.tenants.get_portal_url()`: 
  *  `response.tenant_id` **Added**
  *  `error` **Changed** **Breaking** ⚠️
* `outpost.destinations.delete()`:  `error` **Changed** **Breaking** ⚠️
* `outpost.destinations.list()`: 
  *  `request.type` **Changed** **Breaking** ⚠️
  *  `response.[]` **Changed**
  *  `error` **Changed** **Breaking** ⚠️
* `outpost.destinations.create()`: 
  *  `request.params` **Changed**
  *  `response` **Changed**
  *  `error` **Changed** **Breaking** ⚠️
* `outpost.destinations.get()`: 
  *  `response` **Changed**
  *  `error` **Changed** **Breaking** ⚠️
* `outpost.health.check()`:  `response.status[200]` **Changed** **Breaking** ⚠️
* `outpost.destinations.update()`: 
  *  `request.params` **Changed**
  *  `response.[destination]` **Changed**
  *  `error` **Changed** **Breaking** ⚠️
* `outpost.schemas.get()`:  `error` **Changed** **Breaking** ⚠️
* `outpost.destinations.disable()`: 
  *  `response` **Changed**
  *  `error` **Changed** **Breaking** ⚠️
* `outpost.events.retry()`:  `error` **Changed** **Breaking** ⚠️
* `outpost.schemas.list_tenant_destination_types()`:  `error` **Changed** **Breaking** ⚠️
* `outpost.events.get_by_destination()`: 
  *  `response` **Changed** **Breaking** ⚠️
  *  `error` **Changed** **Breaking** ⚠️
* `outpost.topics.list()`:  `error` **Changed** **Breaking** ⚠️
* `outpost.events.list()`: 
  *  `request` **Changed** **Breaking** ⚠️
  *  `response.data.[]` **Changed** **Breaking** ⚠️
  *  `error` **Changed** **Breaking** ⚠️
* `outpost.events.get()`: 
  *  `response` **Changed** **Breaking** ⚠️
  *  `error` **Changed** **Breaking** ⚠️
* `outpost.events.list_deliveries()`:  `error` **Changed** **Breaking** ⚠️
* `outpost.events.list_by_destination()`: 
  *  `request` **Changed** **Breaking** ⚠️
  *  `response.data.[]` **Changed** **Breaking** ⚠️
  *  `error` **Changed** **Breaking** ⚠️
* `outpost.tenants.list_tenants()`: **Added**
* `outpost.publish.event()`:  `response.duplicate` **Added**
@github-actions github-actions bot added the minor Minor version bump label Jan 16, 2026
@vercel
Copy link

vercel bot commented Jan 16, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
outpost-docs Building Building Preview, Comment Jan 16, 2026 1:07pm
outpost-website Building Building Preview, Comment Jan 16, 2026 1:07pm

Review with Vercel Agent

@leggetter leggetter merged commit 0312985 into main Jan 16, 2026
1 check passed
@leggetter leggetter deleted the speakeasy-sdk-regen-1768568786 branch January 16, 2026 13:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

minor Minor version bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants