v0.23.0
github-actions
released this
24 Apr 21:23
·
1182 commits
to develop
since this release
0.23.0 (2024-04-24)
Bug Fixes
- add PhysicalAddress migrations to postgres (afd441c)
- added default value to PartyType.origin (8b9d5d2)
- adjust PhysicalAddress postgres migration to follow code standards (b8540fe)
- Allowing null values of enum type column (a4bc42b)
- Fixed origin column name (d7a6ec1)
- made party origin mandatory in the *Args types (d8e8560)
- rework fix to include missing table in existing migration (0862dbd)
- set uri to nullable in Party table (38318ae)