Releases: oqtopus-team/oqtopus-cloud
Releases · oqtopus-team/oqtopus-cloud
v1.4.1
What's Changed
New Feature 🎉
- feat: removed OAS and implementation inconsistency for provider's API 'GET /jobs' parameters by @goralczyks in #306
- feat: #313 unified InternalServerError messages by @goralczyks in #317
- Feature/#221 db timestamps type unification by @goralczyks in #307
Bug Fixes 🐛
- Fix : Incorrect test spec for provider API by @katsujukou in #325
Full Changelog: v1.4.0...v1.4.1
v1.4.0
What's Changed
New Feature 🎉
- Bugfix/#265 whitelist not referenced partially by @KeitaMatsumoto2022 in #266
- feat: enable MFA for admin Cognito module by @KeitaMatsumoto2022 in #274
- feat: renamed provider APIs
GET /jobsparameter max_results -> limit by @goralczyks in #280 - feat: extend user API to allow user information editing by @AdrianGaj in #283
- add API to GET specific user by id by @AdrianGaj in #287
- parameterize AZs, regions, IP Addresses, etc. and add support for standby environment deployment by @massn in #247
- feat: Introduce Availability Zones to network configuratio by @massn in #267
- feat: added presigned URLs support to AbstractStorage by @goralczyks in #288
- Bugfix/#289 inappropriate verification due to username and email mismatch by @KeitaMatsumoto2022 in #290
Bug Fixes 🐛
- Duplicate job display bug by @AdrianGaj in #286
- Fix Slack link in documentation by @orangekame3 in #297
Refactor 🛠
- bugfix: fix typo in endpoint from /whitelist to /whitelist_users for … by @KeitaMatsumoto2022 in #299
Documentation 📚
- chore: [CI] Auto update document 20250716-104618 by @github-actions[bot] in #282
- chore: [CI] Auto update document 20250718-084400 by @github-actions[bot] in #284
- chore: [CI] Auto update document 20250801-032340 by @github-actions[bot] in #291
- chore: [CI] Auto update document 20250807-040812 by @github-actions[bot] in #294
- chore: [CI] Auto update document 20250912-043208 by @github-actions[bot] in #308
Full Changelog: v1.3.1...v1.4.0
v1.3.1
Full Changelog: v1.3.0...v1.3.1
v1.3.0
What's Changed
New Feature 🎉
- feat: Create generating env file command by @dvlpwork in #212
- Feat: announcements API by @goralczyks in #190
- feat: create actionlint workflow by @dvlpwork in #227
- feat: add editorconfig-checker and reviewdog by @dvlpwork in #224
- feat: #184 separate build and notification by @dvlpwork in #223
- feat: make editorconfig-checker ignore markdown by @dvlpwork in #244
- Feat : Abstract Storage by @katsujukou in #240
- feat: Setup migration operation using alembic by @katsujukou in #65
Bug Fixes 🐛
- fix: fix devices model to respect timezone by @katsujukou in #230
- Fix/terraform ignore changes on db engine version by @katsujukou in #232
- fix: actionlint error fixed by @dvlpwork in #236
Refactor 🛠
- Refactor : Remove providerAPI's Amazon Cognito UserPool by @katsujukou in #226
Documentation 📚
- chore: [CI] Auto update document 20250606-085535 by @github-actions in #233
- chore: [CI] Auto update document 20250704-055909 by @github-actions in #255
- chore: [CI] Auto update document 20250704-060741 by @github-actions in #256
New Contributors
- @AdrianGaj made their first contribution in #231
- @goralczyks made their first contribution in #190
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's Changed
New Feature 🎉
- feature: Lambda versioning by @dvlpwork in #185
- Feat : patch device n qubits by @katsujukou in #188
- feat: #333 deployment role terraform by @dvlpwork in #202
- feat: #330 prod cd by @dvlpwork in #210
- feat: #209 output diffs.ansi by @dvlpwork in #211
- feat: Combine poetry setup by @dvlpwork in #204
Bug Fixes 🐛
- fix: Fix the issue-195 by @katsujukou in #196
- fix: update terminology in authentication and signup flow documentation by @KeitaMatsumoto2022 in #192
- fix: #194 auto deployment failed by @dvlpwork in #198
- fix: terraform lambda tag diff ignored by @dvlpwork in #199
- docs(setup): fix typo in setup command by @massn in #200
- fix: "Update document" failed by @dvlpwork in #207
Documentation 📚
- chore: [CI] Auto update document 20250410-050635 by @github-actions in #193
- docs(setup): update setup instructions for aqua by @massn in #201
New Contributors
Full Changelog: v1.1.0...v1.2.0
v1.1.0
What's Changed
New Feature 🎉
- feat: Create update poetry.lock action by @dvlpwork in #162
- feat: add slack bot on deploy by @dvlpwork in #163
- feature: Credential scan added by @dvlpwork in #133
- feat: TranspileResult JSON by @katsujukou in #175
- feat: improved notification text by @dvlpwork in #179
- Feat : terraform prod by @katsujukou in #180
Bug Fixes 🐛
Documentation 📚
- Update README to include Slack workspace link and improve formatting by @orangekame3 in #173
- chore: python version fixed by @dvlpwork in #164
- chore: [CI] Auto update document 20250326-051331 by @github-actions in #178
Full Changelog: v1.0.0...v1.1.0
v1.0.0
What's Changed
New Feature 🎉
- feat: #360 add tag resource permission by @dvlpwork in #166
- feat: DB jobs table column order by @katsujukou in #131
- feat: Add a process to delete S3 resources when SSE job is deleted. by @SECuchida in #170
Bug Fixes 🐛
- fix: identity_source line added by @dvlpwork in #169
- fix: add user suspend by @SECuchida in #165
Documentation 📚
- chore: [CI] Auto update document 20250318-053820 by @github-actions in #168
- Docs/#332 authentication flow diagrams by @KeitaMatsumoto2022 in #127
Full Changelog: v0.4.2...v1.0.0
v0.4.2
v0.4.1
What's Changed
New Feature 🎉
- Feature/#355 add vpc endpoint s3 terraform by @KeitaMatsumoto2022 in #140
Bug Fixes 🐛
- fix : terraform diffs resolved by @katsujukou in #156
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
New Feature 🎉
- Feat/#305 divided counts as json provider by @SECuchida in #141
- Feat : ProviderAPI update jobs' transpiler_info endpoint by @katsujukou in #142
- feat : OAS change estimation jobs operator coefficient to real by @katsujukou in #146
- feat: Estimation jobs result has been changed by @katsujukou in #148
- Feat : terraform dev by @katsujukou in #130
Bug Fixes 🐛
- fix: OAS operator coeff type by @katsujukou in #150
Documentation 📚
- chore: [CI] Auto update document 20250306-021117 by @github-actions in #137
- chore: [CI] Auto update document 20250311-010623 by @github-actions in #144
- chore: [CI] Auto update document 20250311-013145 by @github-actions in #145
- chore: [CI] Auto update document 20250311-023047 by @github-actions in #147
- chore: [CI] Auto update document 20250311-034505 by @github-actions in #149
- chore: [CI] Auto update document 20250311-064110 by @github-actions in #151
- chore: [CI] Auto update document 20250312-005045 by @github-actions in #153
Full Changelog: v0.3.0...v0.4.0