Releases: mongodb/openapi
Releases · mongodb/openapi
FOAS CLI v0.0.45
Changelog
- b689725 CLOUDP-321939: Fix curl examples for POST/PU/PATCH (#735)
FOAS CLI v0.0.44
FOAS CLI v0.0.43
What's Changed
- Add Aliases to IPA Validation Rulesets by @lovisaberggren in #688
- chore: bump @eslint/js from 9.24.0 to 9.25.1 by @dependabot in #689
- chore: bump stefanzweifel/git-auto-commit-action from 5.1.0 to 5.2.0 by @dependabot in #694
- chore: bump @stoplight/spectral-core from 1.19.5 to 1.20.0 by @dependabot in #692
- chore: bump @stoplight/spectral-cli from 6.14.3 to 6.15.0 by @dependabot in #690
- CLOUDP-315586: Add verbose debug logging to Postman collection upload by @matt-condon in #698
- chore: bump actions/setup-python from 5.5.0 to 5.6.0 by @dependabot in #703
- chore: bump go.uber.org/mock from 0.5.1 to 0.5.2 in /tools/cli by @dependabot in #699
- chore: bump @stoplight/spectral-functions from 1.9.4 to 1.10.1 by @dependabot in #702
- chore: bump @aws-sdk/client-s3 from 3.787.0 to 3.799.0 by @dependabot in #700
- chore: bump @eslint/js from 9.25.1 to 9.26.0 by @dependabot in #711
- chore: bump @aws-sdk/client-s3 from 3.803.0 to 3.804.0 by @dependabot in #708
- chore: bump @stoplight/spectral-ruleset-bundler from 1.6.2 to 1.6.3 by @dependabot in #701
- chore: bump github.com/getkin/kin-openapi from 0.131.0 to 0.132.0 in /tools/cli by @dependabot in #712
- chore: bump @babel/preset-env from 7.26.9 to 7.27.2 by @dependabot in #710
- chore: bump eslint from 9.24.0 to 9.26.0 by @dependabot in #709
- chore: bump actions/setup-go from 5.4.0 to 5.5.0 by @dependabot in #718
- chore: bump globals from 16.0.0 to 16.1.0 by @dependabot in #716
- chore: run foascli code-health workflow when updating dependencies by @andreaangiolillo in #719
- chore: updates
golangci-lint-action
by @andreaangiolillo in #720 - CLOUDP-313321: Add a new Spectral lint rule that validates that at any time, an endpoint can only have one API version marked as “upcoming” by @jeroenvervaeke in #697
- CLOUDP-319370: Add curl and atlascli samples to the OAS by @andreaangiolillo in #722
- fix: addressed follow up comments in #722 by @andreaangiolillo in #723
New Contributors
- @jeroenvervaeke made their first contribution in #697
Full Changelog: v0.0.42...v0.0.43
FOAS CLI v0.0.42
Changelog
- f833b5b fix: preview doc
FOAS CLI v0.0.41
Changelog
- 8a4ac25 fix: preview doc
FOAS CLI v0.0.40
What's Changed
- CLOUDP-306499: Prevent generation of duplicate Postman collection versions by @matt-condon in #682
- Correct IPA 005 rule file name by @lovisaberggren in #683
- CLOUDP-313088: Doc feedback for preview API by @andreaangiolillo in #684
- chore: bump dotenv from 16.4.7 to 16.5.0 by @dependabot in #685
- chore: bump lint-staged from 15.5.0 to 15.5.1 by @dependabot in #686
- chore: bump @aws-sdk/client-s3 from 3.782.0 to 3.787.0 by @dependabot in #687
Full Changelog: v0.0.39...v0.0.40
FOAS CLI v0.0.39
What's Changed
- CLOUDP-311381: Add a new filter to foascli to support bump.sh fields by @andreaangiolillo in #681
Full Changelog: v0.0.38...v0.0.39
FOAS CLI v0.0.38
Changelog
- 2bb5816 fix:
foascli versions
returns multiple upcoming whenstability-level
flag is used
FOAS CLI v0.0.37
What's Changed
- CLOUDP-306571: Add rule xgen-IPA-117-description-should-not-use-inline-links by @lovisaberggren in #621
- chore: bump bump-sh/github-action from 1.1.11 to 1.2.0 by @dependabot in #609
- IPA-110: Pagination (links array and includeCount not required) by @yelizhenden-mdb in #622
- Fix: List method checks by @yelizhenden-mdb in #624
- CLOUDP-309109: Third rollout for IPA validations by @yelizhenden-mdb in #625
- CLOUDP-302419: Add version rename test by @blva in #623
- chore: addressed follow up comment by @andreaangiolillo in #619
- CLOUDP-306573: IPA rule - plaintext repsonse has example by @lovisaberggren in #628
- CLOUDP-280564: Update breaking changes classification in changelog by @blva in #629
- CLOUDP-304960: Errors (APIs must return ApiError when errors occur) by @yelizhenden-mdb in #630
- CLOUDP-308470: Remove the
.golangci.bck.yml
frommongodb/openapi
by @andreaangiolillo in #633 - CLOUDP-309394 - Increase postman upload timelines by @wtrocki in #631
- CLOUDP-304961: IPA-114: Errors (ApiError schema properties) by @yelizhenden-mdb in #632
- CLOUDP-306572: Adds rule for "well defined schema" by @lovisaberggren in #634
- CLOUDP-306573: Dont require gzip to have example by @lovisaberggren in #638
- CLOUDP-304964: IPA-114: Errors (check for 401 and 403 codes for authorized endpoints) by @yelizhenden-mdb in #639
- IPA-114: Errors (fix for exception level) by @yelizhenden-mdb in #637
- CLOUDP-309577: Update
curl
Parameters for Improved Reliability by @wtrocki in #636 - CLOUDP-304963: IPA-114: Errors (check for 404 codes for parameterized endpoints) by @yelizhenden-mdb in #640
- IPA-114: Errors (remove dedicated 404 check for Delete methods) by @yelizhenden-mdb in #641
- CLOUDP-306575: IPA-118: Extensible by Default by @yelizhenden-mdb in #642
- CLOUDP-306576: IPA-119: Multi-Cloud Support by Default by @yelizhenden-mdb in #643
- chore: bump @aws-sdk/client-s3 from 3.775.0 to 3.779.0 by @dependabot in #645
- chore: bump goreleaser/goreleaser-action from 6.2.1 to 6.3.0 by @dependabot in #644
- Copilot review instructions for IPA rules by @yelizhenden-mdb in #646
- CLOUDP-306576: IPA-119: Multi-Cloud Support (Fix) by @yelizhenden-mdb in #647
- CLOUDP-306577: IPA-121: Datetime by @yelizhenden-mdb in #648
- task: update headers by @wtrocki in #649
- CLOUDP-306578: IPA-123: Enums by @yelizhenden-mdb in #650
- CLOUDP-298233: Postman SA support by @wtrocki in #428
- CLOUDP-310612: Fourth Rollout of IPA validations by @yelizhenden-mdb in #652
- CLOUDP-306579: Repeated Fields by @yelizhenden-mdb in #653
- CLOUDP-306579: IPA-124: Repeated Fields (fix) by @yelizhenden-mdb in #665
- CLOUDP-311043: Prevent Duplicate Issues for optional-spec-validations by @yelizhenden-mdb in #663
- CLOUDP-306579: IPA-124: Repeated Fields (fix) by @yelizhenden-mdb in #667
- CLOUDP-306582: IPA-126: Top-Level API Names by @yelizhenden-mdb in #668
- IPA-126: Top-Level API Names (fix) by @yelizhenden-mdb in #670
- CLOUDP-310538: Remove duplicate legacy rules by @yelizhenden-mdb in #669
- CLOUDP-311374: Update
foascli version
to listupcoming
apis by @andreaangiolillo in #672 - CLOUDP-305821: IPA Validation Repo Documentation by @yelizhenden-mdb in #671
- chore: bump go.uber.org/mock from 0.5.0 to 0.5.1 in /tools/cli by @dependabot in #677
- chore: bump eslint from 9.23.0 to 9.24.0 by @dependabot in #676
- chore: bump @aws-sdk/client-s3 from 3.779.0 to 3.782.0 by @dependabot in #674
- CLOUDP-311375: Update
foascli split
command to supportupcoming
apis by @andreaangiolillo in #673 - fix: addressed follow up comment by @andreaangiolillo in #678
Full Changelog: v0.0.36...v0.0.37
FOAS CLI v0.0.36
What's Changed
- chore: Upgrade golangci-lint to v2 by @andreaangiolillo in #616
- CLOUDP-273196: update
mongodb/openapi
with readme by @andreaangiolillo in #618 - IPA-110: Pagination (itemsPerPage and pageNum query params) by @yelizhenden-mdb in #617
- fix: update the sunset filter to remove the
9999-12-01
also from the operation extension. by @andreaangiolillo in #620
Full Changelog: v0.0.35...v0.0.36