You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
accounting-service/CHANGELOG.md

776 B

This project adheres to Semantic Versioning.

Changelog for Accounting Service

[v2.0.0]

  • Switched analytics persistence to PostgreSQL [#21182]
  • Switched JSON management to gcube-jackson [#19115]
  • Fixed distro files and pom according to new release procedure

[v1.3.0] [r4.11.0] - 2018-04-12

  • Added Regex rule support with reload functionalities [#11232]

[v1.2.0] [r4.10.0] - 2018-02-15

  • Reorganize URLs to be REST compliant [#10810]

[v1.1.0] [r4.7.0] - 2017-10-09

  • Complete Refactor of Service [#9032]
  • Record List is unmarshalled as JSON using jackson [#9033] [#9036]
  • Always posting a List of Record even when we have to post a single one [#9034]

[v1.0.0] [r4.5.0] - 2017-06-07

  • First Release