Releases: wearefrank/zaakbrug
Releases · wearefrank/zaakbrug
v1.5.4
1.5.4 (2023-02-24)
🐛 Bug Fixes
- throw errors on failed localsender and httpsender calls (#56) (ef5284a)
v1.5.3
1.5.3 (2023-02-23)
🐛 Bug Fixes
- Add missing celery requirement to dev docker-compose (#54) (8c6cf91)
v1.5.2
1.5.2 (2023-02-21)
🐛 Bug Fixes
v1.5.1
1.5.1 (2023-02-21)
🐛 Bug Fixes
- skip status update when omschrijving not found (#52) (7b687b2)
v1.5.0
1.5.0 (2023-02-20)
🍕 Features
- add SoftFail to ActualiseerZaakstatus and VoegZaakdocumentToe (#51) (af8468e)
v1.4.1
1.4.1 (2023-02-16)
🐛 Bug Fixes
- Documenten inhoud attributess not copied to reponse (af8e70a)
- Generate plain base64 instead of 76 per line (48de836)
- Include document content&meta on getters (c53dac9)
- Propogate attributes on inhoud in Du02 response (56549c4)
- Skip documenten bestandsomvang instead of null (c048dea)
v1.4.0
1.4.0 (2023-02-14)
🍕 Features
- Configurable soft-fail on SOAP endpoints (191c2db)
- helm: SOAP endpoint section added to Helm (38dda3c)
🐛 Bug Fixes
- Fix pipe fallthrough in soap endpoints (812a0b0)
- helm: Unused baseurl removed in soap section (3849242)
🧑💻 Code Refactoring
- Renamed SOAP endpoint property names (d36ed17)
- Soap endpoints naming inconsistency fix (c3fbdfb)
v1.3.0
1.3.0 (2023-02-10)
🍕 Features
- add support for AD and add property for https (#37) (6cbff4d)
v1.2.2
1.2.2 (2023-02-03)
🐛 Bug Fixes
- docker: 🔧 Configure OpenZaak in development docker-compose to rewrite host to localhost (c2cd3af)
v1.2.1
1.2.1 (2023-02-03)
🐛 Bug Fixes
- docker: 🔧 Add name of database in default Docker context.xml for placement in data sufolder (970c2d4)
- docker: 🔧 Mount default database subfolder in docker-compose by default (175759c)