Releases / Changelog
This page lists the batch service versions released and the discontinuation date. It is recommended to respect the defined dates and then proceed with the update by the date of dismissal of a version otherwise the acquirer will be deactivated.
Release
Status
Release date
End Of Life
1.2.5
Test
26/08/2022
28/02/2023
1.2.4
Test
08/08/2022
28/02/2023
1.2.3
Test
18/07/2022
31/01/2023
1.2.2
Test
13/07/2022
31/01/2023
1.2.1
Test
27/06/2022
31/12/2022
1.2.0
Test
06/05/2022
06/11/2022
1.1.0
Test
21/03/2022
21/09/2022
1.0.2
Active
04/05/2021
31/12/2021
Changelog
1.2.5
Upgraded dependencies version
Changed docker image to
amazoncorretto
sinceopenjdk
has been deprecatedDisabled data and checksum validation on hpan file by default
Parametrized hpan file url download
Minor fixes
Version upgrades (most important ones only):
spring-boot-starter bump from 2.2.8.RELEASE to 2.7.3
spring-core bump from 5.2.7.RELEASE to 5.3.22
postgresql bump from 42.4.1 to 42.4.2
1.2.4
Fixed proxy settings in upload file request
Improved log information when parse or validation errors occur
Added cleaning routine of empty log files
Added example files for ade output and ade ack errors
Version upgrades:
postgresql bump from 42.4.0 to 42.4.1
lombok bump from 1.18.12 to 1.18.24
1.2.3
Improved versioning
Minor fix
1.2.2
Changed default log level to
INFO
Set application log on file as default
Encapsulation of
application.yml
inside.jar
archiveSupport to postgreSQL as external database for spring batch
1.2.1
Substitution of fake ABI with acquirer fiscal codes
Download of the Ade Ack file list
1.2.0
Field currency is now mandatory
Field acquirer_code has now a maximum length of 5 characters
Generation and transmission of transactions aggregates for the Agenzia delle Entrate
1.1.0
Introduced new fields:
fiscalcode
vat
pos_type
par
Field id_trx_issuer is now mandatory
Removed dependency from sFTP for files upload
Automatic distribution of public PGP key via API
Pre-built Docker images are available as an alternative to running directly the executable Jar
1.0.2
Release notes for 1.0.2 and previous ones are available under the GitHub repository releases page.
Last updated