Skip to content

v0.9.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 06 Mar 13:56
232d202

0.9.0 (2024-03-05)

Features

  • adapt code formatter for authen service (56fa123)
  • add email + stake key for user (1f58c60)
  • add keycloak event listener (ef1aaaf)
  • add pipeline and update common packages (62b7f4b)
  • add provider (5870390)
  • adde SES Configuration To send emails (3c594a9)
  • added cluster and standalone redis mode (32da18b)
  • coding sign-in, sign-up using wallet and username,password (9f8c504)
  • Create licence checker and add to CICD pipeline for Authentication (860995b)
  • custom multiple language when send email verify (5ca9414)
  • edit constant language (8b0210c)
  • handle event listener from keycloak when edit role (83e93e1)
  • handle event listeners from keycloak when edit role (6a74dc6)
  • handle logout when edit user role on keycloak (ced99ff)
  • handle read RSA key (3ba0b41)
  • handle RSA key with keycloak and paging bookmark api (9dc7ffc)
  • handle token when edit user role on keycloak (69e1c4f)
  • refactor code after remove username (884cb06)
  • refactor code, integrate keycloak into authentication (da2d9d6)
  • remove config rollback transaction (d291811)
  • remove username when sign up (25310e4)
  • set address for user info (abed61f)
  • update licenses.txt (4e6b9ec)
  • update licenses.txt (6309a6e)
  • update new migration (030ba89)
  • update redis (df4fc1c)
  • update swagger (d692ed6)
  • update unit test for authentication (0e27e13)
  • upgrade java 17 and spring boot 3, re name package (67e6eb9)

Bug Fixes

  • add api check expired verify email (5d523d2)
  • add bookmark fail (cefde95)
  • add controller test for authentication (4251da8)
  • add first migration (c2c7c9e)
  • add flyway internal (4951547)
  • add logic check code (a9e0406)
  • add migration for authentication service (141fd2e)
  • add public_key (47bee0c)
  • add SANCHONET network enum (1bb77b6)
  • AQA validation bugs (e4e2c2d)
  • attempting to force a release (dbf4e60)
  • attempting to force a release (d976c37)
  • bug sign-up and login using wallet (b96bb3d)
  • bug testing (c3fec3c)
  • change type note column in private_note table (d238a5c)
  • check null when get value from redis (2ae160c)
  • check test (3c21025)
  • comment code defines url by language (77323f0)
  • config keycloak (9c82446)
  • conflict with sota-testing (50ec73b)
  • edit swagger after review (4e3a011)
  • edit url verify (1b26bca)
  • fix conflict and update unit test (1e1bdbc)
  • fix conflict with sota-testing (e33acc4)
  • fixing redis conf for aws profile (f57a7ee)
  • fixing redis conf for aws profile (96a9b4e)
  • fixing redis conf for aws profile (2d5a5e7)
  • gha: fix condition for main branch workflow trigger (2972f6d)
  • gha: fix condition for main branch workflow trigger (e5f0f12)
  • gha: fixed PR builds (f747e54)
  • handle bug relate upgrade version (a3ae556)
  • Handle log out when edit user role in keycloak (2d06e64)
  • insert role (85828bb)
  • redis key invalid (d423cd1)
  • redis key invalid (fecdaae)
  • remove commment @author (2e4feae)
  • remove LocaleUtils (f60e60f)
  • removed references to Iris (e86a375)
  • repair tests upgrade junit (af1602c)
  • run unit test fail (94bab10)
  • set profile for repository test (78c0da4)
  • testing (30c10cd)
  • trying to fix redis conf for aws profile (8889d8e)
  • trying to fix redis conf for aws profile (a1572ae)
  • trying to fix redis conf for aws profile (509e4d9)
  • update public_key (947b893)
  • update read me for authentication (#103) (5619f45)
  • Update README.md trigger release (c0f092e)
  • update redis config (bee07a2)
  • update redis config (fa41614)
  • update unit test (3e4331b)
  • update unit test (73bd81c)
  • update version common api (e2a832e)
  • version: set correct snapshot version (4d51ebe)

Miscellaneous Chores