Releases: slovensko-digital/slovensko-sk-api
Releases · slovensko-digital/slovensko-sk-api
v3.7.3
v3.7.2
- Make parsing UUIDs (MessageID, CorrelationID) in
eDesk
messages parser case insensitive
v3.7.1
- Update of edesk messages parsing according to ÚPVS updates
v3.7.0
- Make
edesk
endpoints (manipulation with box) available for community version 🎉
v3.6.0
- Fixes
/api/iam/identities/search
endpoint to enable searching by address
v3.5.0
Small fixes:
- Update certificates thumbprint format to sha256
- No need for TÚ (ÚPVS technický účet) if WebSSO usage only
v3.4.0
- Update API specification (new endpoints)
- Fix API specification:
UpvsIdentity
type
(corportate_body
->legal_entity
) - Bump jruby to 9.3.9.0
v3.3.0
- Add
/api/eform/form_template_related_document
endpoint for FormTemplate related documents like XSD schema or XSLT documents - Add
/api/cep/signatures_info
endpoint for information on whether the document is signed, the form and type of signature - Update documentation (no ÚPVS dev deployment)
v3.2.0
- Add actor name & sub to OBO token
- Fix UPVS logout: do logout even with expired OBO token
v3.1.2
- Enable
/api/upvs/assertion
,/api/upvs/identity
if OBO support ON - Fix API specification (POST
/login
endpoint authorization method)