2023.10.3
georgepadayatti
released this
19 Oct 18:56
·
227 commits
to main
since this release
What's Changed
- Feature/189 align apis to govstack by @albinpa in #194
- Add #191 Align APIs to GovStack: Change URL paths for service endpoints by @albinpa in #195
- Add #192 Align APIs to GovStack: Change URL paths for audit endpoints by @albinpa in #196
- Add #193 Align APIs to GovStack: Change URL paths for onboard endpoints by @albinpa in #197
- Fix #198 Fix get admin logs v2 api to get organization id from reques… by @albinpa in #199
- Add #201 Ability to configure default organisation and types on initi… by @albinpa in #203
- Fix #208 Initialize iam config by @albinpa in #209
- Fix #210 Enable organisation by default by @albinpa in #211
- Fix #212 If configuration doesn't specify a mode, it should panic men… by @albinpa in #213
- Add #204 Align onboard APIs by @albinpa in #214
- Fix/216 get image id from organization by @albinpa in #218
- Fix #219 Fix user object to ensure backward compatibility by @albinpa in #220
- Fix #221 Add middleware to add response header - Content-Type by @albinpa in #222
- Fix #224: Replace organization with 'z' to 's' in get organisation en… by @georgepadayatti in #225
- Fix 226: Add missing 'description' field in the get organisation response by @georgepadayatti in #227
- Fix #228: Fix the fields in v1 login as admin response by @georgepadayatti in #229
- Fix #231 Update organisation response should include organisation and… by @albinpa in #232
- Fix #234 Content type for all error messages in the response should b… by @albinpa in #238
- Bump golang.org/x/net from 0.14.0 to 0.17.0 by @dependabot in #215
- Fix #236 Refresh token endpoint returns 404 by @albinpa in #239
- Fix #237 Validate phone endpoints returns error by @albinpa in #242
- Fix #241 Support DPIA configuration in v1 data agreement endpoints by @albinpa in #243
- Add #244 Integrate policy endpoints by @albinpa in #252
- Fix #254 Support publish flag in v1 data agreement endpoints by @albinpa in #255
- Fix #256 Support storage location configiration on v1 data agreement by @albinpa in #257
- Add #253 Revisions should be stored in separate collection in database by @albinpa in #258
- Fix #260 Pass empty array instead of null value if response is empty … by @albinpa in #261
- Fix #240 Change the response for update organisation endpoint by @albinpa in #264
- Add #245 Integrate data agreement endpoints by @albinpa in #263
- Add #246 Integrate data attribute endpoints by @albinpa in #265
- Fix #266 Update validation for data agreement endpoints by @albinpa in #267
- Add #250 Integrate individual endpoints by @albinpa in #268
- Fix #269 Data attribute discription is not updating in update data at… by @albinpa in #270
- Add #247 Integrate webhook endpoints by @albinpa in #273
- Add #274 Process webhooks in goroutine by @albinpa in #276
- Add #271 Keycloak: Migrate from homebrewed API calls to gocloak by @albinpa in #277
- Add #248 Integrate IDP endpoints by @albinpa in #282
New Contributors
- @dependabot made their first contribution in #215
Full Changelog: 2023.9.3...2023.10.3