Releases: Altinn/dialogporten
Releases · Altinn/dialogporten
v1.1.1
v1.1.0
1.1.0 (2024-03-13)
Features
- Add name lookups (#532) (db9cadc)
- azure: add redis resource (#518) (1b2c013)
- use redis in web api (#527) (eabd708)
Bug Fixes
- Allow for 2 seconds clock skew in token validation (#536) (a0147b8)
- azure: rename connection string key for redis (#533) (db36213)
- azure: revert to using connection string for IDistributedCache Redis (#526) (d19350d)
- azure: use built-in policy for redis (#521) (2a8fa76)
- azure: use secret uri instead of host name in app config (#522) (7cafd77)
- azure: use SSL port for redis in connection string (#546) (548bc47)
- Change IfMatchDialogRevision to Revision in DTO (#535) (3a065d3)
- purge should accept any content-type and no body (#540) (736fb59)
- remove prefix for redis connection string (#541) (ceb204c)
- Update Altinn Authorization integration (#457) (#469) (d0d846d)
v1.0.4
v1.0.3
v1.0.2
v1.0.1
v1.0.0
1.0.0 (2024-02-28)
Features
- Add element count to eu list dto (#414) (934fa93)
- Add purge functionallity separate from soft delete. (#483) (1349efb)
- Add SeenBy per user (#368) (c68db9e)
- azure: parameterize SKUs (#364) (9c27c74)
- change format of party identifier (#376) (27e6744), closes #220
- Container app revision verification on deploy (#392) (db13a89)
- Slack notifier IaC (#341) (80c3579)
Bug Fixes
- 412 status on multiple requests without revision header (#427) (047cf71)
- add APIM base uri for dialogporten (948b9a4)
- add apim base uri for staging (#451) (580d946)
- add base uri for web api (#425) (0aa941b)
- add correct APIM base uri for dialogporten (713771a)
- add correct baseuri for altinn events (#496) (74940ab)
- Add null checks, set lists to empty if null (#434) (f264aec)
- azure: fix postgresql auth config (#357) (4a4757f)
- azure: remove default value for KEY_VAULT_SOURCE_KEYS (#418) (b0d74e8)
- azure: remove default values in params and ensure secure on params (#415) (94b9885)
- azure: rename and fix outputs and pass correct secrets (#416) (68f0c8b)
- build errors for 8.0.200 (#440) (b133f8f)
- Check Content for null, use DependentRules, disallow empty localization values (#413) (894644a)
- Correct params for revision verification (#405) (4b98348)
- Do not allow empty content (#436) (a083544)
- do not prefix swagger document in development (#491) (e330ce3)
- remove path to swagger json (fe1e770)
- rename migration job (#423) (3897db2)
- restrict container apps to apim ip (#448) (1a1f3ad)
- Return 410 Gone when updating deleted dialog (#464) (2498b0a)
- set base path for swagger json ui (476fdca)
- set base url for swagger json (#447) (2161066)
- shorten secret name for container app job (#422) (09b2f30)
- try echoing pgpassword in migration job🤫 (#419) (fe673a3)
- Use data from events, not from db (#455) (469c606)