Releases: ChildMindInstitute/mindlogger-backend-refactor
Releases · ChildMindInstitute/mindlogger-backend-refactor
1.3.28
What's Changed
- M2 6375, M2-6372 by @mbarsukou in #1280
- M2-4952: Add missing tests for files by @ibogretsov in #1281
- M2 6526 by @mbarsukou in #1284
- add budge for test pipeline by @mbarsukou in #1291
- fix: change score value type to float(M2-6276) by @Damirkhon in #1290
- chore: Update OASDIFF workflow to check api only on dev and main branches by @rcmerlo in #1292
- M2 6353 develop backend workflow by @yatrashkevich-scn in #1269
- M2 6422 generate a test report from pytest by @yatrashkevich-scn in #1288
- fix: user_public_key can be none (M2-6460) by @Damirkhon in #1299
Full Changelog: v1.3.27...v1.3.28
1.3.27
What's Changed
- M2-6057 Add proportion field for drawing item by @vshvechko
- feat: patch for enabling proportion in drawing item (M2-6057) by @Damirkhon in #1295
Full Changelog: v1.3.26...v1.3.27
1.3.26
What's Changed
- M2-6228: Add ping command for arbitrary by @ibogretsov in #1259
- [pip-dev] Dependabot: Bump virtualenv from 20.25.2 to 20.25.3 by @dependabot in #1248
- [pip] Dependabot: Bump asyncpg from 0.27.0 to 0.29.0 by @dependabot in #1250
- M2-6358 Add reencrypt command by @ibogretsov in #1257
- [pip-dev] Dependabot: Bump pyld from 2.0.3 to 2.0.4 by @dependabot in #1251
- M2-5539: Add missing tests for answers API by @ibogretsov in #1163
- feature/M2 4946 transfer ownership by @ibogretsov in #1270
- M2-6336: Move migrations to the separate command by @ibogretsov in #1261
Full Changelog: v1.3.25...v1.3.26
1.3.25
What's Changed
- add oasdiff to github actions by @mbarsukou in #1240
- M2-6204 Implement flow submission endpoint by @vshvechko in #1241
- M2-6258: Activity flow list for summary by @iwankrshkin in #1242
- M2-6257 Update activity answers format by @vshvechko in #1243
- M2-6257 Update activity answers / flow answers summary format by @vshvechko in #1245
- feature/M2 4953 tests for authentication by @ibogretsov in #1244
- M2-6364 Fix response activities date, rework endpoint by @vshvechko in #1255
- M2-6384 Implement answers flow list endpoint by @vshvechko in #1256
- M2-6393 Add updated_at to answer reviews list by @vshvechko in #1258
- M2-5559 Implement flow endpoints for summary tab by @vshvechko in #1262
- M2-6279: Fix issue with many roles for summary by @ibogretsov in #1271
Full Changelog: v1.3.24...v1.3.25
1.3.24
What's Changed
- Update Jira Tickets 2 by @sultanofcardio in #1229
- M2-5807 Fixed error when downloading file with answers by @ZenaY91 in #1230
- M2-6273: Fix "has_answer" flag (#1232) by @iwankrshkin in #1233
- M2-6048: Add support for opentelemetry by @ibogretsov in #1209
- M2-5224: Remove girder and migrate apps by @ibogretsov in #1236
- typo in README by @hotavocado in #1106
- feature/M2 6050 update backend libraries for fastapi by @ibogretsov in #1235
- [pip] Dependabot: Bump uvicorn from 0.19.0 to 0.29.0 by @dependabot in #1177
- [pip] Dependabot: Bump aiohttp from 3.8.5 to 3.9.5 by @dependabot in #1237
- [pip] Dependabot: Bump httpcore from 1.0.3 to 1.0.5 by @dependabot in #1208
- [pip] Dependabot: Bump firebase-admin from 6.2.0 to 6.5.0 by @dependabot in #1179
New Contributors
- @hotavocado made their first contribution in #1106
- @dependabot made their first contribution in #1177
Full Changelog: v1.3.23...v1.3.24
1.3.23
What's Changed
- M2-5922: Create Update Jira Tickets GitHub Actions workflow by @sultanofcardio in #1205
- M2-5960: add createdAt, identifiers, version for activity answer ep by @iwankrshkin in #1211
- M2-5854 by @mbarsukou in #1213
- M2-6064: Add command to remove arbitrary settings for workspace by @ibogretsov in #1215
- M2-6047: Add user_id and alembic version to the console output by @ibogretsov in #1216
- M2-5480: Replace owner-id with owner-email for arbitrary cli arguemts by @ibogretsov in #1214
- M2-5562: Add reviews counter by @iwankrshkin in #1221
- M2-6195: add secrets_key environment var to readme by @mbanting in #1222
- M2-5807 Fixed error when downloading file by @ZenaY91 in #1223
- M2-5960: Change filter for identifier and identifier datatype by @iwankrshkin in #1224
- M2-5564: Hide review responses from the reviewer if they do not belong to him by @iwankrshkin in #1210
- M2-5960: Use version for getting datetime to avoid date mismatch by @iwankrshkin in #1227
- M2-6273: Fix "has_answer" flag by @iwankrshkin in #1232
Full Changelog: v1.3.22...v1.3.23
1.3.22
What's Changed
- M2-5807 Fixed problem with 500 error when key not exist by @ZenaY91 in #1196
- M2-5872: It is possible to remove the provided Reviewers Assessment review by @ZenaY91 in #1200
- M2-6024 Fix answer.client model validation by @vshvechko in #1198
- M2-5553: Add time attribute to reviews, activity list and answers by @iwankrshkin in #1201
- feature/M2 5935 add tests for events api by @ibogretsov in #1184
- M2-5331: Replace login post request with generating token by @ibogretsov in #1136
- M2-5554: Add lastAnswerDate to identifier list by @iwankrshkin in #1202
- M2 5209 tests for applet cruds by @ibogretsov in #1108
- feature/M2 5936 tests for event services by @ibogretsov in #1195
- M2-5208: Add tests for applets services by @ibogretsov in #1137
Full Changelog: v1.3.21...v1.3.22
1.3.21
What's Changed
- M2-5904 Implement refresh token key transition by @vshvechko in #1183
- M2-5922 Jira ticket automation test by @sultanofcardio in #1188
Full Changelog: v1.3.20...v1.3.21
1.3.20
What's Changed
- M2-5810: Replace media bucket with the answers bucket for logs by @ibogretsov in #1164
- M2-5808: fix saving stream ip address and port on new applet by @Damirkhon in #1162
- M2-5818 Add timezone offset to answers, M2-5818 Add event id to data export by @vshvechko in #1168
- M2-5598: Add support for webm->mp4 by @ibogretsov in #1145
- M2-5896 Add end_datetime for answers in review by @ZenaY91 in #1174
- Dependabot by @iwankrshkin in #1128
- M2-4388: Add checking if secret_key and auth keys are set by @ibogretsov in #1176
- M2-5955 Fix authentication config by @vshvechko in #1182
- M2-5706 Change secret user id export format for admin respondent by @vshvechko in #1185
- M2-6034 Fix tz offset value for UTC by @vshvechko in #1190
Full Changelog: v1.3.19...v1.3.20
1.3.19
What's Changed
- M2-5346: email copy, identation and styles. by @jgdev in #1144
- M2-5733: firebase notification priority for ios by @Damirkhon in #1160
- M2-5332: Update password reset email subject by @sultanofcardio in #1126
New Contributors
Full Changelog: v1.3.18...v1.3.19