Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 8 Next »

2.8.449+eric.39-4-6

  • Improved performance with Tax Transfer DE upgraded to .NET 8

2.7.439+eric.39-4-6

  • Health check removed that checked TCP connectivity to ELSTER servers.

2.6.417+eric39-3-2 20.02.2024

  • Enables transmission and validation for data-types: KapEStA_2022, KapEStA_2023, KapEStA_2024, GewStZ_2021, GewStZ_2022, KStZ_2021, KStZ_2022

2.6.374+eric.39-3-2

  • Integrates ERiC library with version 39.3.2

2.5.337+eric.39-2-6

  • Adds endpoints GET api/transmit/supporteddatatypeversions and GET api/validate/supporteddatatypeversions which exposes supported data-type versions used by POST api/transmit or POST api/validate

2.5.331+eric.39-2-6

  • Includes error code when a request to api/validate or api/validate/xml returns a response with HTTP Status 400 Bad Request (AMP-1762)

  • Complies with health check requirements defined for GlobalTaxCenter Suite.

2.5.315+eric.39-2-6

  • Integrates ERiC library with version 39.2.6

2.4.294+eric.38-4-2

  • Integrates ERiC library with version 38.4.2

2.4.281+eric.37-4-10

  • Fixes security issue (AMP-568)

2.4.217+eric.37-4-10

  • Exposes version in Swagger UI

2.4.176+eric.37-4-10

2.4.143+eric.37-4-10

  • Integrates ERiC library with version 37.4.10

  • Enables transmission and validation for data-types: AenderungAdresse_20, Belegnachreichung_22, ElsterFSE_BetPG_202201, ElsterFSE_EUn_202201, ElsterFSE_KapG_202201, ElsterFSE_KapGAus_202201, ElsterFSE_PersG_202201

  • Improves Swagger documentation

2.4.137+eric.37-3-4

  • Integrates ERiC library with version 37.3.4

  • Fixes Swagger documentation for endpoint POST validate/xml 

2.4.135+eric.37-2-6

  • Improves Swagger documentation for endpoint POST certificates 

2.4.131+eric.37-2-6

  • Removes serialized type ($type) from response (#139517)

  • Provides new endpoint for validating xml schema only (#135352).
    Usage: Call POST /api/validate/xml with xml document and data type version. Endpoint will return:

    • 204 No Content when provided xml document is schema compliant. 

    • 200 Success with a textual representation of the validation errors (Content-Type: text/plain)

    • 400 Bad Request when request is malformed or otherwise invalid, e.g., data type versioned is not supported. Note: All "Bilanz_..." data type versions are not supported by schema validation.

  • Improves Swagger documentation (#130134)

  • Simplifies versioning schema: From now on build number moves to the third part of the version, since an increment in build number is equivalent to a patch.

2.3.2+eric.37-2-6.build.111

  • Integrates ERiC library with version 37.2.6

2.3.1+eric.36-4-4.build.107

  • Reports invalid certificate with HTTP 400 Bad Request response status code on transmission (#129242)

2.3.0+eric.36-4-4.build.100

  • Ported from .NET 5.0 Runtime to .NET 6.0

Download the latest Hosting Bundle from the official Microsoft .NET 6.0 website.

2.2.0+eric.36-4-4.build.98

  • Enables transmission and validation for data-types "BZSt2" and "AenderungBankverbindung"
    For further information see ELSTER - Entwickler website

2.1.0+eric.36-4-4.build.85

  • Integrates ERiC library with version 36.4.4

2.1.0+eric.36-2-4.build.81

  • Integrates ERiC library with version 36.2.4

  • Enables transmission and validation for data-types: FEIN_90_2021, Kst_30_2012, UStVA_2012 - UStVA_2022, Einspruch_20, ElsterFSE_BetPG_202101, ElsterFSE_EUn_202101, ElsterFSE_KapG_202101, ElsterFSE_KapGAus_2021, ElsterFSE_PersG_202101

2.0.2+eric.35-4-8.build.72

  • Reports expired ERiC library with HTTP 400 Bad Request response status code on transmission

2.0.1+eric.35-2-8.build.69

  • Reports expired certificate with HTTP 400 Bad Request response status code on transmission

2.0.0+eric.35-2-8.build.67

  • Integrates ERiC library in version 35.4.8

The version change is reflected only in version 2.0.2+eric-35-4-8.build.72

  • No labels