Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 897 Bytes

TEMPLATE_CHANGELOG.md

File metadata and controls

28 lines (17 loc) · 897 Bytes

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.

30/01/2024

  • Improved the log system removing third-party libraries logs

05/09/2023

Changed

  • Disabled the default and k8s routes logs

04/08/2023

Changed

  • Now it's possibile to set with the environment variable HEADER_KEYS_TO_PROXY which headers the my_platform_client utility should proxy

Fixed

  • Now it's possibile to customize the mock server's base url
  • The "by_id" methods implemented by the my_platform_client utility no longer has the final slash (before: /resource/1/, after: /resource/1)
  • The my_platform_client utility sends headers correctly
  • Logs are now shown in the monitoring console section