Skip to content

Releases: open-condo-software/condo

@open-condo/[email protected]

26 Feb 13:54
68a7c5f
Compare
Choose a tag to compare

🌐 Dependencies

  • @open-condo/icons: upgraded from 1.15.0 to 1.16.0

@open-condo/[email protected]

26 Feb 13:54
68a7c5f
Compare
Choose a tag to compare

✨ New Features

  • icons: DOMA-10771 add Bell icon

release-v3.0.0

22 Feb 17:29
00c999d
Compare
Choose a tag to compare

What's Changed

BREAKING CHANGES

  • We're changing KV storage keys format to support various KV storage setups (single standalone / cluster instance for all apps, individual standalone / cluster instance for each application, and everything in between). So all existing environments must migrated to new key format, where all keys are started from app's name like condo:sess:123asda or {condo:bull:tasks}:task_name instead of sess:123asda and bull:tasks:task_name. Make sure to check Migration guides for more detailed info.

  • We're also renaming Redis utils (getRedisClient and so on...) to more generic getKVClient, since we're preparing to support various Redis-compatible storages, like Valkey

Related PRs

Other changes

  • fix(condo): DOMA-11119 do not allow to read bank accounts if not connected as integration by @toplenboren in #5798
  • fix(spp): sbbol api now do not return userGuid by @dkoviazin in #5801
  • chore(external-api): change credentials on development environment by @toplenboren in #5806
  • fix(condo): DOMA-11095 fix a ui bug when if marketplace measure is un… by @toplenboren in #5807
  • fix(condo): DOMA-10204 fix falling if no billing context by @vovaaxeapolla in #5808
  • hotfix(condo): fixed phone normalization by @Alllex202 in #5809
  • DOMA-11118 fix user type access by @Alexander-Turkin in #5803
  • fix(condo): DOMA-11123 add 429 error by @tolmachev21 in #5802
  • feat(condo): DOMA-10862 added dv, sender, captcha, userType for authenticateUserWithPhoneAndPassword mutation by @Alllex202 in #5800
  • fix(condo): DOMA-11008 set reading date on server if no passed by @abshnko in #5814
  • feat(condo): DOMA-11113 allow to change invoice status in the case wh… by @AleX83Xpert in #5817
  • fix(condo): DOMA-11131 return source column to meter readings table by @abshnko in #5815
  • chore(condo): DOMA-11135 add ability to filter by resource id while d… by @AleX83Xpert in #5821
  • hotfix(global): deploy v3 to development by @sitozzz in #5825
  • hotfix(global): deploy v3 development by @sitozzz in #5826
  • infra(helm): scale replicas back by @SavelevMatthew in #5827
  • hotfix(helm): Switch greenhouse redis db index by @SavelevMatthew in #5828

Full Changelog: release-v2.118.0...release-v3.0.0

@open-condo/[email protected]

21 Feb 06:24
97f89ec
Compare
Choose a tag to compare

✨ New Features

  • ui: DOMA-11097 added switch component

🐛 Bug Fixes

  • ui: DOMA-11097 remove shadow from switch handle
  • ui: DOMA-11097 set transition to 0ms for border-color and background to prevent flickering

🦖 Other Changes

  • ui: DOMA-11097 change size prop and remove id from analytics
  • global: INFRA-873 update commander package

@open-condo/[email protected]

20 Feb 08:37
4f41527
Compare
Choose a tag to compare

✨ New Features

  • migrator: INFRA-873 init package
  • migrator: INFRA-873 detect redis-dependent packages
  • migrator: INFRA-873 apps filtering and env utils
  • migrator: INFRA-873 improve logging utils
  • migrator: INFRA-873 add kv migration prefixes script
  • migrator: INFRA-873 add renaming logic
  • migrator: INFRA-873 added data_version update logic

🐛 Bug Fixes

  • migrator: INFRA-889 fix package.json and tsconfig
  • migrator: INFRA-873 fix logging utils
  • migrator: INFRA-873 semgrep issues fixed

🦖 Other Changes

  • global: INFRA-887 typo fixe
  • global: INFRA-873 update commander package
  • migrator: INFRA-873 utils refactoring
  • migrator: INFRA-873 cli format finished
  • migrator: INFRA-873 added basic utils tests
  • migrator: INFRA-873 added packages tests
  • migrator: INFRA-873 added KVDB tests
  • migrator: INFRA-873 added prefixing tests
  • migrator: INFRA-873 added renaming tests
  • migrator: INFRA-873 fix semgrep warnings
  • migrator: INFRA-873 sync queues naming
  • migrator: INFRA-873 add package README
  • migrator: INFRA-873 e2e tests and docs fixed
  • migrator: INFRA-873 adjust tests timeouts

release-v2.118.0

19 Feb 05:48
Compare
Choose a tag to compare

What's Changed

Full Changelog: release-v2.117.0...release-v2.118.0

release-v2.117.1

12 Feb 17:51
5f35025
Compare
Choose a tag to compare

release-v2.117.0

12 Feb 15:22
Compare
Choose a tag to compare

What's Changed

Full Changelog: release-v2.116.1...release-v2.117.0

release-v2.116.1

08 Feb 05:33
Compare
Choose a tag to compare

release-v2.116.0

05 Feb 04:41
68eb851
Compare
Choose a tag to compare

What's Changed

Full Changelog: release-v2.115.0...release-v2.116.0