Skip to content

Releases: Altinn/dialogporten

v1.1.1

22 Mar 12:27
ce2da70
Compare
Choose a tag to compare

1.1.1 (2024-03-22)

Bug Fixes

  • azure: avoid naming issue for secrets (#572) (50af860)
  • UpdateDialogEvent created when dialog element is deleted or updated (#552) (8d707ff)

v1.1.0

13 Mar 15:13
ce39a50
Compare
Choose a tag to compare

1.1.0 (2024-03-13)

Features

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

29 Feb 09:25
4bdd827
Compare
Choose a tag to compare

1.0.4 (2024-02-29)

Bug Fixes

v1.0.3

28 Feb 13:04
634e092
Compare
Choose a tag to compare

1.0.3 (2024-02-28)

Bug Fixes

  • remove whiteline in dockerfile (9b14994)

v1.0.2

28 Feb 12:16
6c51632
Compare
Choose a tag to compare

1.0.2 (2024-02-28)

Bug Fixes

  • always run staging dry-runs in release-please-pr (3e390e7)
  • fix workflow permissions (40e5485)
  • fix workflow permissions (b2213b2)
  • release-please: use correct gh token (#500) (ebff656)
  • use temporary gh token (c1118ae)

v1.0.1

28 Feb 10:22
8a41476
Compare
Choose a tag to compare

1.0.1 (2024-02-28)

Bug Fixes

  • remove main-tag when tagging docker images (#498) (ddc1bad)

v1.0.0

28 Feb 09:51
a6a91d5
Compare
Choose a tag to compare

1.0.0 (2024-02-28)

Features

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)