Skip to content

Latest commit

 

History

History
80 lines (69 loc) · 4.41 KB

CHANGELOG.md

File metadata and controls

80 lines (69 loc) · 4.41 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

Content of release :

  • Added for new features.
  • Changed for changes in existing functionality.
  • Deprecated for soon-to-be removed features.
  • Removed for now removed features.
  • Fixed for any bug fixes.
  • Security in case of vulnerabilities.

[1.6.0-rc1] - 2023-07-17

Changed

  • Update Readme
  • Added Copyright to NOTICE.md and harmonized Readme titles

Fixed

[1.5.0-rc1] - 2023-01-04

Added

  • #735 - [MONITORING] Add information "late" and "duplicate" for each product.
  • Set javadoc and comment
  • Store in cache processor description for the same configuration to avoid doing same job repeatedly
  • Added json entry in application logs, describing the behaviour of the application : entities stored in database, update, unchanged as well as processing and database storage times
  • Update configuration file of trace-filter and trace-ingestor to handle s2-l1 processing (#492)

Deprecated

  • Remove old behavior on trace parser

Fix

[1.4.0-rc1] - 2022-11-23

Added

Fixed

  • Fix build of FINOPS services

[1.3.0-rc1] - 2022-10-26

Added

[1.2.0-rc1] - 2022-09-28

Added

  • Documentation and Notice.md

Changed

  • Code Quality improvements

[1.1.0-rc1] - 2022-08-31

Added

[0.10.0-rc1] - 2022-08-03

Added

[0.9.0-rc1] - 2022-07-06

Added

[0.3.0-rc1] - 2022-01-19

Added