Releases: open-condo-software/condo
Releases · open-condo-software/condo
release-v2.106.2
Full Changelog: release-v2.106.1...release-v2.106.2
release-v2.106.1
Full Changelog: release-v2.106.0...release-v2.106.1
release-v2.106.0
What's Changed
- feat(spp): DOMA-9336 added support for targer version flow with dept registries by @dkoviazin in #5402
- refactor(condo): INFRA-577 update server util calls in condo domains by @nomerdvadcatpyat in #5387
- feat(global): INFRA-629 update pg version at docker-compose 🆕 by @SavelevMatthew in #5394
- fix(condorb): DOMA-10345 fix wrong order id checking by @YEgorLu in #5403
- fix(eps): DOMA-9563 fix sync service cron by @vovaaxeapolla in #5397
- feat(condo): INFRA-635 run condo CI with async replication ⏳🐌 by @SavelevMatthew in #5404
- perf(helm): INFRA-637 increase condo pod memory by @SavelevMatthew in #5407
- hotfix(condo): disable huawei resident push by @Alllex202 in #5408
- chore(condo): DOMA-10501 add basic logging to HCM Adapter by @toplenboren in #5410
- hotfix(condo): update huawei push config by @Alllex202 in #5413
- feat(condorb): DOMA-10530 address from rawAddress by @YEgorLu in #5412
- chore(eps): DOMA-1893 check bicrypt build by @vovaaxeapolla in #5388
- fix(condo): DOMA-9422 meter readings import does not detect bad dates by @YEgorLu in #5298
- HOTFIX: rollback metrics host url value by @sitozzz in #5414
- fix(helm): HOTFIX rollback some app metrics by @sitozzz in #5416
- fix(condo): DOMA-9747 fixed remembering query params for meter tabs by @abshnko in #5401
Full Changelog: release-v2.105.2...release-v2.106.0
@open-condo/[email protected]
✨ New Features
- condo: DOMA-9269 move receipts upload to extension tab
release-v2.105.2
Full Changelog: release-v2.105.1...release-v2.105.2
release-v2.105.1
What's Changed
- feat(condo): DOMA-10204 builder for lastReport in billing context by @vovaaxeapolla in #5241
- hotfix(eps): fix server utils query fields by @nomerdvadcatpyat in #5384
- fix(greendom): update client secret by @toplenboren in #5383
- feat(condo): INFRA-538 migrate condo domains to use new generate.server.utils by @ekabardinsky in #5319
- chore (condo): DOMA-10452 improve error messages for meters by @AleX83Xpert in #5380
- feat(keystone): INFRA-446 supercharged knex DB adapter 🔌💪⛁⛁ by @SavelevMatthew in #5376
- feat(helm): INFRA-446 update pg protocol by @SavelevMatthew in #5390
- hotfix(next): fixed ssr by @Alllex202 in #5385
- fix(eps): DOMA-10538 fix eps fallings by @vovaaxeapolla in #5392
- feat(condorb): DOMA-10529 handle orderNumber in condorb xml requests by @YEgorLu in #5391
- feat(condo): INFRA-446 update dev db ip by @sitozzz in #5395
- refactor(registry): INFRA-591 update server utils in registry by @nomerdvadcatpyat in #5340
- refactor(condo): HOTFIX remove old analytics service by @toplenboren in #5137
- feat(condo): INFRA-628 add webHooked plugin to TicketFile by @SavelevMatthew in #5393
- feat(condo): DOMA-9944 parse QR code in base64 format in ValidateQRCodeService by @VKislov in #5217
- fix(condo): DOMA-10204 last report categories check by @vovaaxeapolla in #5400
Full Changelog: release-v2.104.0...release-v2.105.1
@open-condo/[email protected]
🐛 Bug Fixes
- ui: INFRA-446 fix concurrent build
release-v2.104.0
What's Changed
- feat(condo): DOMA-10226 add full stacked gql error traces by @pahaz in #5243
- feat(meters-billing-integration): DOMA-10402 add infra configs by @AleX83Xpert in #5337
- fix(infra): DOMA-10462 update certificate (because of alert) by @AleX83Xpert in #5346
- fix(infra): DOMA-10402 fix image name (submodule) by @AleX83Xpert in #5348
- fix(infra): DOMA-10402 fix envs name by @AleX83Xpert in #5349
- fix(infra): DOMA-10402 fix default value for env var within submodule by @AleX83Xpert in #5350
- fix(infra): DOMA-10402 fix submodule worker container name by @AleX83Xpert in #5351
- refactor(miniapp): DOMA-9911 updated the miniapp according to the new template by @nomerdvadcatpyat in #5083
- fix(meters-billing-integration): DOMA-10402 add default values for envs by @AleX83Xpert in #5352
- fix(meters-billing-integration): DOMA-10402 exclude from review by @AleX83Xpert in #5354
- refactor(codegen): INFRA-583 updated server utils in templates of schema and apps by @Alllex202 in #5345
- fix(condo): DOMA-5381 fixed layout rendering by @Alllex202 in #5356
- fix(meters-billing-integration): DOMA-10402 update memory config beca… by @AleX83Xpert in #5359
- fix(meters-billing-integration): DOMA-10402 fix oidc authorization (s… by @AleX83Xpert in #5363
- hotfix(miniapp): fix miniapp app error by @nomerdvadcatpyat in #5361
- refactor(global): INFRA-590 update server utils in miniapps: pass, dev-api, address-service by @nomerdvadcatpyat in #5344
- hotfix(config): add miniapp app condo_b2b_app_id value by @nomerdvadcatpyat in #5365
- refactor(condo): DOMA-10204 rename FindOrganizationsForAddress by @vovaaxeapolla in #5362
- fix(condo): DOMA-10402 change redis url to
<server_ip>/14
(submodule) by @AleX83Xpert in #5367 - fix(global): INFRA-564 update postgres connection string for development by @sitozzz in #5369
- fix(condo): DOMA-10495 make some return fields not required by @AleX83Xpert in #5366
- fix(condo): DOMA-9910 reset meters owner when reset organization by @tolmachev21 in #5315
- chore (condo): doma-10443 no jest mock setup by @AleX83Xpert in #5371
- feat(condo): DOMA-10496 fill raw address in payment by @YEgorLu in #5368
- refactor(global): INFRA-592 update server utils in eps and condorb by @nomerdvadcatpyat in #5364
- refactor(condo): INFRA-576 update condo domains server utils by @nomerdvadcatpyat in #5374
- hotfix(condo): fix ResetOrganizationService server util calls by @nomerdvadcatpyat in #5377
- fix(condo): INFRA-613 migrate to new k6 browser API by @sitozzz in #5357
- hotfix: fix exportMeterReadings by @nomerdvadcatpyat in #5379
- fix(global): INFRA-564 update pg production url by @sitozzz in #5378
Full Changelog: release-v2.103.1...release-v2.104.0
release-v2.103.1
Full Changelog: release-v2.103.0...release-v2.103.1
release-v2.103.0
What's Changed
- feat(condo): INFRA-501 move export meter readings to task by @nomerdvadcatpyat in #5249
- fix(condo): DOMA-10375 fixed loading page of ticket auth assignment by @Alllex202 in #5312
- feat(meters-billing-integration): DOMA-10210 submodules (miniapp & helm) by @AleX83Xpert in #5317
- refactor(eps): DOMA-1893 removed bicrypt ref to packages by @vovaaxeapolla in #5318
- feat(condo): INFRA-517 added script for generating client utils by @Alllex202 in #5264
- feat(codegen): INFRA-538 support fields params for loadListByChunks util by @ekabardinsky in #5320
- feat(condo): DOMA-10396 change oauth for sbbol to new sbbid flow by @dkoviazin in #5323
- feat(condo): DOMA-10141 add column address and unitName to table in marketplace by @tolmachev21 in #5309
- fix(condo): DOMA-9326 use sentAt instead of Date.now() by @toplenboren in #5300
- hotfix(condo): refactored useAllObjects hook by @ekabardinsky in #5327
- hotfix(condorb): Generalize callback handler to support GET and POST … by @ekabardinsky in #5332
- refactor(condo): HOTFIX use legal documents from env, instead of local files by @toplenboren in #5330
- feat(condo): DOMA-10366 name for bank account by @YEgorLu in #5331
- fix(devportal): bump helm, fix legal docs values by @toplenboren in #5336
- hotfix(condo): fix e2e tests by @Alllex202 in #5338
- fix(condo): DOMA-10399 fix date range picker in meter page by @nomerdvadcatpyat in #5333
- feat:(condo): INFRA-535 reduce getAllOrganizationEmployees calls on server side by @nomerdvadcatpyat in #5293
- feat(global): INFRA-587 update server side utils in miniapps by @nomerdvadcatpyat in #5335
- hotfix: fix semgrep issue by @nomerdvadcatpyat in #5343
- chore(global): INFRA-606 run eslint --fix by @Alllex202 in #5341
- Feat(condo): DOMA-10367 add fields rawAddress and recipient in Payment by @YEgorLu in #5334
- refactor(condo): DOMA-10456 trying to increase performance of `_inter… by @AleX83Xpert in #5342
Full Changelog: release-v2.102.0...release-v2.103.0