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.
- Improved the log system removing third-party libraries logs
- Disabled the default and k8s routes logs
- Now it's possibile to set with the environment variable HEADER_KEYS_TO_PROXY which headers the my_platform_client utility should proxy
- 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