Releases: mongodb/openapi
Releases · mongodb/openapi
FOAS CLI v0.0.25
What's Changed
- CLOUDP-285964: Adds IPA rule 104 - Resource has get by @lovisaberggren in #301
- CLOUDP-290332: Run IPA validation and Jest tests as workflow by @lovisaberggren in #311
- CLOUDP-271988: IPA-102: Validate paths follow expected format by @yelizhenden-mdb in #312
- CLOUDP-271988: IPA-102: Validate paths follow expected format (Little fix) by @yelizhenden-mdb in #314
- chore: bump actions/setup-go from 5.1.0 to 5.2.0 by @dependabot in #318
- chore: bump eslint from 9.16.0 to 9.17.0 by @dependabot in #317
- CLOUDP-288860: Support IPA exception and validate exception extensions by @lovisaberggren in #321
- CLOUDP-287245: IPA-109: Validate custom method must be GET or POST by @yelizhenden-mdb in #313
- CLOUDP-288860: Require .js extension on imports by @lovisaberggren in #322
- CLOUDP-270507: Use federated credentials by @blva in #324
- chore: Fix permissions by @blva in #326
- fix: add permission to parent workflow by @blva in #327
- fix: fed creds fix by @blva in #329
- CLOUDP-288860: Update IPA exception format by @lovisaberggren in #330
- CLOUDP-287247: IPA-109: Validate custom method must use colon (:) followed by the custom verb by @yelizhenden-mdb in #328
- CLOUDP-287249: IPA-123: Validate enums must be UPPER_SNAKE_CASE by @yelizhenden-mdb in #332
- Exception Format Fix for Rule Tests by @yelizhenden-mdb in #333
- chore: bump eslint-plugin-jest from 28.9.0 to 28.10.0 by @dependabot in #334
- chore: bump globals from 15.13.0 to 15.14.0 by @dependabot in #335
- CLOUDP-291457: IPA-123 SchemaPath and Error Message Fix by @yelizhenden-mdb in #337
- CLOUDP-291457: IPA-123 ArraySchema fix by @yelizhenden-mdb in #338
- CLOUDP-292660: add a new 'foascli sunset list' command to foascli to list all endpoints with theirs sunset date by @andreaangiolillo in #339
New Contributors
- @yelizhenden-mdb made their first contribution in #312
Full Changelog: v0.0.24...v0.0.25
FOAS CLI v0.0.24
What's Changed
- CLOUDP-284672: [API Platform] Changelog did not detect new flexClusters endpoints automatically by @andreaangiolillo in #307
- CLOUDP-276602: FOASCLI: Improve the error message in the event of conflicts by @andreaangiolillo in #308
- CLOUDP-277156: [API Platform] Validate exemptions by @andreaangiolillo in #309
Full Changelog: v0.0.23...v0.0.24
FOAS CLI v0.0.23
What's Changed
- CLOUDP-283830: Add missing changelog entries by @blva in #285
- chore: Add minor details to the new version ticket by @blva in #286
- CLOUDP-284437: Add Spectral rule to ensure operationId uses camelcase by @andreaangiolillo in #284
- CLOUDP-286235: Improved tooling (ESLint/Prettier) and GH actions by @lovisaberggren in #290
- CLOUDP-286235: Update dependabot to cover package.json in root by @lovisaberggren in #291
- chore: bump github.com/stretchr/testify from 1.9.0 to 1.10.0 in /tools/cli by @dependabot in #292
- chore: bump prettier from 3.3.3 to 3.4.1 by @dependabot in #294
- CLOUDP-285462: [API Platform] Add v1 to mongodb/openapi by @andreaangiolillo in #299
- chore: bump globals from 15.12.0 to 15.13.0 by @dependabot in #296
- chore: bump @eslint/js from 9.15.0 to 9.16.0 by @dependabot in #298
- CLOUDP-285462: update release process to release v1 spec by @andreaangiolillo in #300
- chore: bump eslint from 9.15.0 to 9.16.0 by @dependabot in #297
- CLOUDP-278958: improve postman documentation by @wtrocki in #303
- CLOUDP-277336: update endpoint removed change entries to include the sunset date by @andreaangiolillo in #302
- chore: bump prettier from 3.4.1 to 3.4.2 by @dependabot in #304
- CLOUDP-278958: Cleanup parameters by @wtrocki in #305
- CLOUDP-278958: trasformation test by @wtrocki in #306
New Contributors
Full Changelog: v0.0.22...v0.0.23
FOAS CLI v0.0.22
What's Changed
- chore: Update hiddenEntries counter by @blva in #280
- chore: bump actions/setup-python from 5.2.0 to 5.3.0 by @dependabot in #282
- chore: bump goreleaser/goreleaser-action from 6.0.0 to 6.1.0 by @dependabot in #283
- CLOUDP-279336: Avoid that squashing overrides hideFromChangelog by @blva in #281
Full Changelog: v0.0.21...v0.0.22
FOAS CLI v0.0.21
FOAS CLI v0.0.20
What's Changed
- CLOUDP-274733: Fix flaky test by @blva in #264
- chore: bump actions/setup-go from 5.0.2 to 5.1.0 by @dependabot in #270
- chore: bump bewuethr/shellcheck-action from b9d4ea9c48373892046a7b6e4b33c56d336467e8 to 399ea5969c0215b8706a22205de0558cebdcc3cc by @dependabot in #268
- chore: bump actions/setup-node from 3 to 4 by @dependabot in #269
- CLOUDP-278627: Update linting by @blva in #271
- CLOUDP-278402: Add security override validation by @lovisaberggren in #272
- CLOUDP-278929: Send a remind if an API version is approching the release date by @andreaangiolillo in #260
- CLOUDP-284014: Check soa migration in external path by @blva in #274
Full Changelog: v0.0.19...v0.0.20
FOAS CLI v0.0.19
FOAS CLI v0.0.18
What's Changed
- fix: fix the failure handler and update release runner to run every hour from Monday to Friday by @andreaangiolillo in #211
- CLOUDP-269299: Update changelog-report to list the spec correction changes by @andreaangiolillo in #212
Full Changelog: v0.0.17...v0.0.18
FOAS CLI v0.0.17
Changelog
- a3f173d Update slack.go