Skip to content

fix: openapi definition validation#6643

Merged
fracasula merged 1 commit intomasterfrom
fixOpenAPI
Jan 30, 2026
Merged

fix: openapi definition validation#6643
fracasula merged 1 commit intomasterfrom
fixOpenAPI

Conversation

@fracasula
Copy link
Collaborator

🔒 Scanned for secrets using gitleaks version is set by build process

Description

Fix for the OpenAPI definition validation.

Linear Ticket

< No Linear Link >

Security

  • The code changed/added as part of this pull request won't create any security issues with how the software is being used.

🔒 Scanned for secrets using gitleaks version is set by build process
@fracasula fracasula changed the title fix: OpenAPI definition validation fix: openapi definition validation Jan 30, 2026
@fracasula fracasula requested review from atzoum and lvrach January 30, 2026 17:15
@fracasula fracasula enabled auto-merge (squash) January 30, 2026 17:15
@fracasula fracasula disabled auto-merge January 30, 2026 17:27
@fracasula fracasula merged commit 905f2ee into master Jan 30, 2026
58 of 64 checks passed
@fracasula fracasula deleted the fixOpenAPI branch January 30, 2026 17:27
itsmihir pushed a commit that referenced this pull request Feb 2, 2026
🤖 I have created a release *beep* *boop*
---


##
[1.67.0-rc.1](v1.66.0...v1.67.0-rc.1)
(2026-02-02)


### Features

* gateway partition migrator
([#6631](#6631))
([344c85e](344c85e))
* integrate processor partition migrator in processor and embedded apps
([#6622](#6622))
([b5ee878](b5ee878))
* processor partition migrator watch for new migrations
([#6611](#6611))
([8bfb2ca](8bfb2ca))
* source node partition migrator
([#6614](#6614))
([9e8b458](9e8b458))
* target node partition migrator
([#6617](#6617))
([1cffea7](1cffea7))
* transformation language support
([#6637](#6637))
([c989784](c989784))


### Bug Fixes

* negative pending events are recorded for destinations after startup
([#6619](#6619))
([1e43b02](1e43b02))
* openapi definition validation
([#6643](#6643))
([905f2ee](905f2ee))


### Miscellaneous

* cleanup code to push image to dockerhub for rudder-server ent
([#6628](#6628))
([cf59323](cf59323))
* sync release v1.66.0 to main branch
([#6618](#6618))
([c0b9619](c0b9619))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
atzoum pushed a commit that referenced this pull request Feb 2, 2026
🤖 I have created a release *beep* *boop*
---


##
[1.67.0-rc.2](v1.66.0...v1.67.0-rc.2)
(2026-02-02)


### Features

* gateway partition migrator
([#6631](#6631))
([344c85e](344c85e))
* integrate processor partition migrator in processor and embedded apps
([#6622](#6622))
([b5ee878](b5ee878))
* processor partition migrator watch for new migrations
([#6611](#6611))
([8bfb2ca](8bfb2ca))
* source node partition migrator
([#6614](#6614))
([9e8b458](9e8b458))
* target node partition migrator
([#6617](#6617))
([1cffea7](1cffea7))
* transformation language support
([#6637](#6637))
([c989784](c989784))


### Bug Fixes

* negative pending events are recorded for destinations after startup
([#6619](#6619))
([1e43b02](1e43b02))
* openapi definition validation
([#6643](#6643))
([905f2ee](905f2ee))
* tracking plan causing a panic in case of transformer non 200 status
code response
([#6653](#6653))
([b51ca68](b51ca68))


### Miscellaneous

* cleanup code to push image to dockerhub for rudder-server ent
([#6628](#6628))
([cf59323](cf59323))
* ecr builds rate limited
([#6657](#6657))
([59c2edb](59c2edb))
* migrate from PAT to GitHub App token (SEC-58)
([#6641](#6641))
([3c78db1](3c78db1))
* sync release v1.66.0 to main branch
([#6618](#6618))
([c0b9619](c0b9619))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: rudderstack-github-actions[bot] <236995729+rudderstack-github-actions[bot]@users.noreply.github.com>
itsmihir pushed a commit that referenced this pull request Feb 4, 2026
🤖 I have created a release *beep* *boop*
---


##
[1.67.0](v1.66.0...v1.67.0)
(2026-02-02)


### Features

* gateway partition migrator
([#6631](#6631))
([344c85e](344c85e))
* integrate processor partition migrator in processor and embedded apps
([#6622](#6622))
([b5ee878](b5ee878))
* processor partition migrator watch for new migrations
([#6611](#6611))
([8bfb2ca](8bfb2ca))
* source node partition migrator
([#6614](#6614))
([9e8b458](9e8b458))
* target node partition migrator
([#6617](#6617))
([1cffea7](1cffea7))
* transformation language support
([#6637](#6637))
([c989784](c989784))


### Bug Fixes

* negative pending events are recorded for destinations after startup
([#6619](#6619))
([1e43b02](1e43b02))
* openapi definition validation
([#6643](#6643))
([905f2ee](905f2ee))
* tracking plan causing a panic in case of transformer non 200 status
code response
([#6653](#6653))
([b51ca68](b51ca68))


### Miscellaneous

* cleanup code to push image to dockerhub for rudder-server ent
([#6628](#6628))
([cf59323](cf59323))
* ecr builds rate limited
([#6657](#6657))
([59c2edb](59c2edb))
* migrate from PAT to GitHub App token (SEC-58)
([#6641](#6641))
([3c78db1](3c78db1))
* sync release v1.66.0 to main branch
([#6618](#6618))
([c0b9619](c0b9619))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: rudderstack-github-actions[bot] <236995729+rudderstack-github-actions[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.

2 participants