Releases: oqtopus-team/oqtopus-cloud
Releases · oqtopus-team/oqtopus-cloud
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
v0.3.0
What's Changed
New Feature 🎉
- feat: Backend responses' datetime explicitly localized by @katsujukou in #89
- feat: Provider API security auth by @katsujukou in #90
- feat: #203 #204 add admin page API by @KeitaMatsumoto2022 in #74
- feat: #307 update document ci by @dvlpwork in #96
- Feature/#207 user api token by @sec-12424 in #84
- Feature/#291 signup trigger by @KeitaMatsumoto2022 in #98
- feat: Provider API: Add nullable mark to each property of object fields in OAS by @katsujukou in #95
- Feature: #275 Create auto deployment workflow by @dvlpwork in #86
- Feat: Update JobInfo transpile_result by @katsujukou in #102
- feat: Set the datetime when update job status by @SECuchida in #103
- Feature/#326 terraform by @KeitaMatsumoto2022 in #105
- Feature/#209 admin device page by @KeitaMatsumoto2022 in #117
- Feature/#288 add SSE and MP manual by @SECuchida in #119
- feat : Develop v0.3.0 test by @katsujukou in #124
Bug Fixes 🐛
- fix: #78 coverage action error by @dvlpwork in #80
- fix: use
--output-datetime-class
option by @orangekame3 in #83 - fix:
job_info
json format by @tingtt in #87 - fix: job info message and result by @katsujukou in #97
- fix: Add security tag in patch job info by @katsujukou in #100
- fix: add oas/admin dir by @orangekame3 in #99
- fix: Add nullable to EstimationResult by @katsujukou in #101
- fix: Add nullable: true to provider API jobs.JobResult by @katsujukou in #104
- fix: ProviderAPI: Update execution time by @katsujukou in #114
- Feature/#325 unit test by @KeitaMatsumoto2022 in #106
- fix: handle None input in ensure_timezone function by @KeitaMatsumoto2022 in #122
- fix: streamline authorization policy generation in lambda_handler by @KeitaMatsumoto2022 in #123
- fix: add timestamps for device creation and updates in schema conversion by @KeitaMatsumoto2022 in #128
- Feature/#336 delete unnecessary column users by @KeitaMatsumoto2022 in #136
Refactor 🛠
- refactor: Modify casing of OAS operation id by @katsujukou in #125
Documentation 📚
- docs: update oas by @orangekame3 in #82
- docs: add run scripts by @tingtt in #88
- chore: [CI] Auto update document 20250221-023350 by @github-actions in #116
- chore: [CI] Auto update document 20250226-020656 by @github-actions in #120
- chore: [CI] Auto update document 20250227-011350 by @github-actions in #126
- chore: [CI] Auto update document 20250226-022433 by @github-actions in #121
New Contributors
- @tingtt made their first contribution in #87
- @KeitaMatsumoto2022 made their first contribution in #74
- @sec-12424 made their first contribution in #84
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
New Feature 🎉
- feat: Generate JobId as UUIDv7 by @katsujukou in #58
- feat: Add endpoint for updating job info. by @katsujukou in #59
- feat: add pagination get jobs by @shgokita in #61
- feat: Lambda SnapStart enabled (from: None to: PublishedVersions) by @dvlpwork in #71
- feat: #284 revise job info by @katsujukou in #68
- feat: #282 add datetimes by @SECuchida in #69
- feat: update mkdocs-static-i18n by @dvlpwork in #75
Bug Fixes 🐛
Refactor 🛠
- refactor: Revise job schemas by @forest1040 in #43
- refactor: revise job state transition by @n-kakuko in #60
- refactor: unify OpenAPI responses from 'details' or 'message' to 'message' by @shgokita in #70
CI/CD 🚀
Documentation 📚
- docs: Update OpenAPI specification for jobs by @katsujukou in #64
- feat: Make API Authorizer pluggable by @katsujukou in #63
- docs: add @katsujukou to codeowners by @orangekame3 in #76
New Contributors
- @forest1040 made their first contribution in #43
- @dvlpwork made their first contribution in #71
- @SECuchida made their first contribution in #69
Full Changelog: v0.1.6...v0.2.0