Skip to content

Releases: energywebfoundation/ddhub-client-gateway

Release 0.6.0

20 Jul 21:40
f4fb55c
Compare
Choose a tag to compare

0.6.0 (2022-07-20)

Features

  • ddhub-client-gateway-ui-gateway-settings: add gateway config hooks and effects (f78fb10)
  • dsb-client-gateway-api: add axios interceptor to log failed requests (7422bb0)
  • dsb-client-gateway-api: add logs to login service (a87dcfe)
  • dsb-client-gateway-api: add new gateway config module (378ad61)
  • dsb-client-gateway-api: update ICL (e7e2896)
  • dsb-client-gateway-api: use https agent instead of sending it (c247146)
  • dsb-client-gateway-scheduler: remove topics clearance (819ef37)

Bug Fixes

  • dsb-client-gateway-api: add log for application service (e278192)
  • dsb-client-gateway-api: add log for refresh roles error (13701a2)
  • dsb-client-gateway-api: add log for ssl (80f7303)
  • dsb-client-gateway-api: add private key prefix dynamically (3a3bedd)

Chores

  • ddhub-client-gateway-ui-gateway-settings: remove console log (1973dc0)
  • devops: try build image (a3d743b)
  • dsb-client-gateway-api: remove async/Promise from function (3aee683)

Release 0.5.0

19 Jul 22:47
a3537e8
Compare
Choose a tag to compare

0.5.0 (2022-07-19)

Features

  • ddhub-client-gateway-ui-topics: overwrite topic version warning (4f70623)
  • dsb-client-gateway-api: update ICL (d3ffeac)

Bug Fixes

  • ddhub-client-gateway-ui-api-hooks: invalidate search query (213028b)
  • ddhub-client-gateway-ui-channels: fix topics filter after select (25a99ae)
  • ddhub-client-gateway-ui-channels: hide payload encryption (5f0af17)
  • ddhub-client-gateway-ui-topics: fix typo (f6815ea)
  • ddhub-client-gateway-ui-topics: invalidate search query (7088e5e)
  • devops: fix migration:run issue on old postgres below version 12 (cf2595b)
  • dsb-client-gateway-api-client: fix mock limit 0 return empty (bdedfbe)

Chores

  • devops: remove redundent action step and use same node version and cache for lint action (152a7c1)
  • devops: remove testing db connection (8ba1876)
  • devops: update demo and qa instances helm to 1.2.1 (7b56582)

Release 0.4.1

18 Jul 02:35
376b962
Compare
Choose a tag to compare

0.4.1 (2022-07-18)

Bug Fixes

  • devops: hotfix release pipeline not building migration script (f655958)

Release 0.3.0

07 Jul 22:36
ac54e65
Compare
Choose a tag to compare

0.3.0 (2022-07-07)

Features

  • dsb-client-gateway-api: update iam client lib version (420714f)

Release 0.2.0

06 Jul 03:06
2271169
Compare
Choose a tag to compare

0.2.0 (2022-07-06)

Features

  • ddhub-client-gateway-ui-api-hooks: topic version history server pagination (7921319)
  • ddhub-client-gateway-ui-channels: topic version history server pagination (29bcf10)
  • ddhub-client-gateway-ui-messaging: set id to useTopicVersionHistory (a577b79)
  • ddhub-client-gateway-ui-topics: topic version history server pagination (3cf8934)
  • devops: add qa instance (54ff91b)
  • dsb-client-gateway-api: improve enrolment flow (c47f550)
  • dsb-client-gateway-api-client: update get topic version history mock (1edeb0c)
  • dsb-client-gateway-frontend: override asyncapi styles (8e79e5d)
  • dsb-client-gateway-frontend: update get topic version history mock (2afb3d5)

Bug Fixes

  • ddhub-client-gateway-ui-channels: fix Channel modals style (79b3c76)
  • ddhub-client-gateway-ui-channels: fix remove saved topic (767eb5f)
  • ddhub-client-gateway-ui-channels: use correct dto for creating new channel (c5b2650)
  • ddhub-client-gateway-ui-login: button typography (0dab268)
  • ddhub-client-gateway-ui-login: clear cache when identity changes (07d1ec7)
  • ddhub-client-gateway-ui-messaging: remove hardcode values (d1a62f0)
  • devops: change default eventurl and parentNamespace (a9a4172)
  • devops: change dev and demo eventurl value (267822d)
  • dsb-client-gateway-api: fix schema generator (73062a7)
  • dsb-client-gateway-api: fix schema generator (c9667a8)
  • dsb-client-gateway-api: minimize call for topic entity (da83274)
  • dsb-client-gateway-api: rename dsb to ddhub (96577a1)
  • dsb-client-gateway-frontend: displaying additional details from an error (46502a6)
  • dsb-client-gateway-frontend: displaying browser autocomplete in inputs (d12dd33)
  • dsb-client-gateway-frontend: height of ddhub message broker card in dashboard page (89d41eb)
  • ui-core: fix unable to browse file on FF (886f254)
  • ui-core: remove table border bottom (8d6d59a)

Chores

  • devops: upgrade demo instace helm version to 1.0.3 (8d7e1a3)
  • devops: upgrade get-start docker-compose env and ignore non-source action trigger (c9f515c)

Release 0.1.0

26 Jun 22:31
a97c98c
Compare
Choose a tag to compare

0.1.0 (2022-06-26)

Features

  • ddhub-client-gateway-ui-channels: view channel payload encryption (b460fec)
  • dsb-client-gateway-api: add azure env variables (629fabb)
  • dsb-client-gateway-api: add endpoint to get applications by namespace (cbb8394)
  • dsb-client-gateway-api: add internal events (d69c327)
  • dsb-client-gateway-api: enable search using (6c5ba44)
  • dsb-client-gateway-api: enable search using repository and auto-create folder upload/download (e470cd4)
  • dsb-client-gateway-api: use internal topics for channel validation (7631be9)
  • dsb-client-gateway-api: use refresh token for did auth (bd35480)
  • dsb-client-gateway-secrets-engine: add setCertificateDetails rollback on error (f4d72d7)
  • dsb-client-gateway-secrets-engine: implement Azure key vault engine (23c9678)

Bug Fixes

  • ddhub-client-gateway-ui-api-hooks: add loading search topic (d6b8f27)
  • ddhub-client-gateway-ui-channels: button box shadow (62694cd)
  • ddhub-client-gateway-ui-channels: clickable step update channel (28d516f)
  • ddhub-client-gateway-ui-channels: fix channel modal ui (7dfea92)
  • ddhub-client-gateway-ui-channels: fix encryption switch style (783d771)
  • ddhub-client-gateway-ui-channels: update create update channel icons (520aef9)
  • ddhub-client-gateway-ui-gateway-settings: button box shadow (03ba2ee)
  • ddhub-client-gateway-ui-integration: button box shadow (a2de191)
  • ddhub-client-gateway-ui-messaging: button box shadow (19179c0)
  • ddhub-client-gateway-ui-topics: add loading search topic (ce09f16)
  • ddhub-client-gateway-ui-topics: button box shadow (4c9d162)
  • ddhub-client-gateway-ui-topics: fix bad request create topic fe (7d65169)
  • ddhub-client-gateway-ui-topics: update font family (9e16d9c)
  • devops: change UI image tag reference (ceb0350)
  • devops: enable dev instance pvc (9253522)
  • devops: fix UI image tag reference (6760dc1)
  • dsb-client-gateway-api: check topic type before creating channel (5b5fac5)
  • dsb-client-gateway-api: naming to DDHUB (860cac6)
  • dsb-client-gateway-api: split update by checking version (9ef6aa9)
  • dsb-client-gateway-api: split update by checking version (51a66c4)
  • dsb-client-gateway-api: update default value limit and page (27cd908)
  • dsb-client-gateway-api: update default value limit and page (7b5eac5)
  • dsb-client-gateway-api: update default value limit and page (765e84c)
  • dsb-client-gateway-api: update to new return sturcture with code 422 (ca77a6e)
  • dsb-client-gateway-frontend: button box shadow (1a00f4c)
  • dsb-client-gateway-frontend: dashboard error (5c2a26a)
  • dsb-client-gateway-frontend: dashboard error when scheduler do not have its own icon (c91ab78)
  • dsb-client-gateway-frontend: file cleaner icon in schedulers list (010a13a)
  • ui-core: button box shadow (3fb9eec)
  • ui-core: editor wrapper bg color (98c8497)
  • ui-core: table action hover (54fd770)

Documentation

  • dsb-client-gateway-api: add deployment guide (1122128)

Chores

  • devops: upgrade dev instance base helm to 1.0.2 (49a3332)
  • dsb-client-gateway-api: check for null topic (1910735)
  • dsb-client-gateway-api: logic had been override (a719f31)
  • dsb-client-gateway-secrets-engine: merge develop (e1a6b54)

Code Refactoring

  • dsb-client-gateway-secrets-engine: update secret env variables (b66621d)

Release 0.0.1

20 Jun 23:50
7fd1fd6
Compare
Choose a tag to compare

0.0.1 (2022-06-20)