Releases: Qovery/qovery-openapi-spec
Releases Β· Qovery/qovery-openapi-spec
v0.0.6
What's Changed
π Features
- fix(schemas): removing all orphan ref declaration by @bdebon in #185
- adding new endpoint to retrieve instance types by @alecarrano in #186
- added instance type on cluster messages by @alecarrano in #187
- Improve git providers account endpoints by @mzottola in #182
- adding pod_name and commit id by @alecarrano in #188
- adding some additional info on the token endpoint by @alecarrano in #189
π Bug Fixes
- fix: response format for environments status request by @RemiBonnet in #190
π Dependencies
- chore(deps): bump actions/setup-go from 2 to 3 by @dependabot in #183
New Contributors
- @RemiBonnet made their first contribution in #190
Full Changelog: v0.0.5...v0.0.6
v0.0.5
What's Changed
π Features
- Enum rework by @bdebon in #171
- Update api on Application Deployment Restrictions by @mzottola in #178
- Added new endpoint to manage the user sign up by @alecarrano in #175
- chore(schemas): removing Response prefix that was useless by @bdebon in #184
π Bug Fixes
π Dependencies
- chore(deps): bump @stoplight/spectral-cli from 6.2.1 to 6.3.0 by @dependabot in #172
- chore(deps): bump redoc-cli from 0.13.8 to 0.13.9 by @dependabot in #176
- chore(deps): bump react-is from 17.0.2 to 18.0.0 by @dependabot in #179
- chore(deps): bump redoc-cli from 0.13.9 to 0.13.10 by @dependabot in #180
New Contributors
- @alecarrano made their first contribution in #175
Full Changelog: v0.0.4...v0.0.5
v0.0.3
What's Changed
π Features
π Bug Fixes
π Dependencies
- chore(deps): bump actions/github-script from 4.0.2 to 6 by @dependabot in #158
Full Changelog: v0.0.2...v0.0.3
v0.0.2
v0.0.1
π Minor Changes:
- Add api token API #166 by @mzottola
- Add deploy all applications endpoint #170 by @florianlepont
- Typescript axios generation #163 by @bdebon
- Add mode when editing environment #161 by @mzottola
- Improve deployment rules api #160 by @mzottola
- Add application deployment rules endpoint #159 by @florianlepont
- Add project deployment rules api #152 by @mzottola
- changed regarding storage metrics #67 by @BenoitGuyot
- design and section orga #48 by @BenoitGuyot
- renamed service to scope in env logs #35 by @BenoitGuyot
- changed the env variable and secret override and alias creation and c⦠#23 by @BenoitGuyot
- corrected little stuff forgotten regarding app log pagination #19 by @BenoitGuyot
- buildpacks now default #83 by @BenoitGuyot
- changed call section #73 by @BenoitGuyot
- removed credentials form git auth provider #65 by @BenoitGuyot
- removed pagination in app and env logs #57 by @BenoitGuyot
- removed pagination in app and env logs #56 by @BenoitGuyot
- last feedbacks from patryk to improve metric calls #13 by @BenoitGuyot
- changed currentInstance route to Instance #12 by @BenoitGuyot
- changes according to feedbacks from Partyk #11 by @BenoitGuyot
- corrected typo that put the build in error #6 by @BenoitGuyot
- enriched application resource API doc according to frontend UI stories incurrent sprint #3 by @BenoitGuyot
- route table description is now required #121 by @florianlepont
- change request name for routing table #116 by @florianlepont
- removed auto delete from env deployment rule #110 by @BenoitGuyot
- env variable #107 by @BenoitGuyot
- rename free to community #106 by @BenoitGuyot
- beta notice at the top of the doc #103 by @BenoitGuyot
- USD instead of EUR in billing #101 by @BenoitGuyot
- message in billing status #100 by @BenoitGuyot
- plan is only creatable field for orga #94 by @BenoitGuyot
- change public access of prt default value #91 by @BenoitGuyot
- changed disk name to storage id in get application/id/metric/storage #85 by @BenoitGuyot
- buildpacks now default #84 by @BenoitGuyot
- changed disk name to storage id #82 by @BenoitGuyot
- removed mandatory attribute on env cloud provider #77 by @BenoitGuyot
- update env target desc in project rules #139 by @florianlepont
- update cloning & env request modes #138 by @florianlepont
- update environment modes list #137 by @florianlepont
- udpate environment deployment rule response #115 by @florianlepont
- orga update #89 by @BenoitGuyot
- updated description and errors for env variables and secrets #58 by @BenoitGuyot
- instance resource update #53 by @BenoitGuyot
- updated default values #50 by @BenoitGuyot
- updated database resource, event resource, log resource and removed r⦠#34 by @BenoitGuyot
π Dependencies:
- chore(deps): bump actions/setup-python from 2 to 3 #168 by @dependabot[bot]
- chore(deps): bump redoc-cli from 0.13.7 to 0.13.8 #165 by @dependabot[bot]
- chore(deps): bump actions/checkout from 2 to 3 #169 by @dependabot[bot]
- chore(deps): bump actions/setup-node from 2 to 3 #167 by @dependabot[bot]
- chore(deps): bump actions/github-script from 4.0.2 to 6 #158 by @dependabot[bot]
π Bug Fixes:
- Fix incoherence between current behavior and api #153 by @mzottola
- corrected typo #55 by @BenoitGuyot
- correct consistency issues #151 by @florianlepont
- fixed overridden typo #111 by @BenoitGuyot
- fixed issue on PUT orga billing info #79 by @BenoitGuyot
- fixed example issue #31 by @BenoitGuyot
- fixed some errors regarding open api validity #27 by @BenoitGuyot
- fixed typo that was making build in error #7 by @BenoitGuyot