Skip to content

Latest commit

 

History

History
144 lines (72 loc) · 8.92 KB

CHANGELOG.md

File metadata and controls

144 lines (72 loc) · 8.92 KB

Changelog

1.1.0-rc.2 (2024-07-25)

Features

Miscellaneous Chores

1.1.0-rc.1 (2024-07-16)

Features

  • attributes: align seeding for DateExchangeGovernance (#166) (5b04040), closes #165
  • helm: consolidate structure in values.yaml (#156) (79559ef)

Bug Fixes

  • image-build: change from emulation to cross-compile (#162) (075316a)
  • policy: adjust attributeKey for purpose (#161) (6df52f6)

Miscellaneous Chores

1.0.0 (2024-05-23)

Bug Fixes

  • helm: change ingress to work without tls enabled (fd7a634)

Miscellaneous Chores

1.0.0-rc.2 (2024-05-16)

Features

Miscellaneous Chores

1.0.0-rc.1 (2024-04-30)

Features

  • bpnl: add bpnl policy handling (#116) (421202b)
  • helm_db-dependency: change image tag to get latest minor updates (a2663c1)
  • helm: change image tag retrieval for fallback to appVersion (39b5b69)
  • helm: change ingress according to TRG-5.04 (b00b25f)
  • helm: consolidate centralidp configuration (660ad6f)
  • helm: move health checks to service (7b92236)
  • helm: move passwords for db dependency to according section (26b0b4e)
  • helm: set resource limits (913c837)
  • net8: upgrade to .net8 (#102) (fb9e3c9), closes #19
  • policy: add value check to post endpoint (#97) (2039af0), closes #68
  • policy: policy seeding data update (#88) (10bb931), closes #25
  • template: policyhub restrict or operand to access policies (#107) (6a4cacd), closes #43

Bug Fixes

  • helm: fix label and username for external database (#72) (e9817ff)

Miscellaneous Chores

0.1.0 (2024-03-06)

Features

  • helm-chart: define templates for db hostname uniquely (#41) (b4d0d79)
  • helm-chart: improve ingress, labels and namespace setting (#45) (1789336)

Miscellaneous Chores

0.1.0-rc.3 (2024-02-15)

Features

  • nuget: update framework packages to stable (#30) (c097c90)

Bug Fixes

  • helm-chart: don't change postgres secret at helm upgrade (#33) (b7b4b8f)

Miscellaneous Chores

0.1.0-rc.2 (2024-02-02)

Features

  • make imagePullPolicy configurable, default set to IfNotPresent (1586de5)
  • trg-4.07: enable readOnlyRootFilesystem for containers (9fcc10e)

Miscellaneous Chores

0.1.0-rc.1 (2024-01-23)

Features

  • add initial implementation for policy hub (0b5433a)
  • add purpose trace 3.1 id (243488a)
  • helm-chart: ensure unique resource names (#11) (cd56676)
  • helm-chart: use templates for unique resource names (#14) (d412b38)

Bug Fixes

  • set product name in .tractusx (#3) (04b6689), closes #4

Miscellaneous Chores