All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.1.1 (2022-08-31)
- add transactional annotations (acb42da)
2.1.0 (2022-08-31)
- add reconcilation endpoint (b284c9d)
2.0.0 (2022-08-30)
- migrate subjects/branches to tags
- add s3client method to get object url (a172eca)
- add s3client method to get object url (431cd7d)
- cache s3 object (524a318)
- cache s3 object (cd8df75)
- migrate subjects/branches to tags (c4c46a0)
- publish organization entity (9627d5d)
- publish user entity (5b92319)
1.7.1 (2022-07-06)
- extend user search on profile names (bb01a64)
1.7.0 (2022-06-24)
- include brief user profile in search response (0a91c97)
1.6.1 (2022-04-03)
- add default sorting (8eebc52)
1.6.0 (2022-04-03)
- add collectional resource (02e9917)
1.5.4 (2022-04-03)
- update profile (04b1188)
1.5.3 (2022-04-03)
- allow updating user profile (aaf3d80)
1.5.2 (2022-04-02)
- add vita (b4095b9)
1.5.1 (2022-04-02)
- any valid user has a (minimal) profile (6048931)
1.5.0 (2022-04-02)
- permission check during update (4925141)
1.4.3 (2022-04-01)
- also allow blank/null values for headquarter (4657641)
1.4.2 (2022-04-01)
1.4.1 (2022-04-01)
- add null-check (b4d76df)
1.4.0 (2022-04-01)
- refactor organization roles and remove owner (7489aa6)
1.3.7 (2022-03-17)
- remove validation from quarter (55bc733)
1.3.6 (2022-03-16)
- fix regex (839c276)
1.3.5 (2022-03-16)
- regex for social media handles (9efff99)
1.3.4 (2022-03-16)
- allow null values for mapping branches/quarters (004b1b7)
1.3.3 (2022-03-16)
- change quarters from array type to simple string (dd29843)
1.3.2 (2022-03-16)
- disable email validation (fe12b71)
1.3.1 (2022-03-15)
- mapper component model (a23449e)
1.3.0 (2022-03-15)
- add permissions to DTO payload (ef29b74)
1.2.0 (2022-03-14)
- add organization profile APIs (cba5f8b)
- implement S3 object store for avatars (ff61fa6)
- save object key in organization entity (d8453da)
1.1.0 (2022-03-01)
- add api to query authenticated users organizations (addeae6)
1.0.8 (2022-02-26)
- add owner to members (3c52cd8)
1.0.7 (2022-02-14)
- keycloak secret environment variable (59419a8)
1.0.6 (2022-02-14)
- fix service port in chart values (109d58d)
1.0.5 (2022-02-11)
- fix keycloak-client-secret key (dac088e)
1.0.4 (2022-02-11)
- trigger new release (db15745)
1.0.3 (2022-02-11)
1.0.2 (2022-02-11)
1.0.1 (2022-02-11)
- fix rolebinding template (966a543)
- add a basis for the quarkus implementation
- add api for updating membership (0b59eb5)
- add functionality to add and remove members (ef75919)
- add keycloak admin client bean (11df4c0)
- add keycloak implementation for a user repo (79173a4)
- add mapstruct and dto mappers (97b824c)
- create organization (b19fd46)
- implement create organization api (a7f1f62)
- validate user id against keycloak (fb6070b)
- add a basis for the quarkus implementation (ab5b603)