Skip to content
This repository has been archived by the owner on Sep 7, 2021. It is now read-only.

Latest commit

 

History

History
41 lines (31 loc) · 1.29 KB

CHANGELOG.md

File metadata and controls

41 lines (31 loc) · 1.29 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.

[0.5.0] - 2019-01-11

Added

  • passive mode which allows proxy to run without attempting to compile or cache anything

0.4.0 - 2019-01-01

Added

  • Fat package support

0.3.1 - 2018-12-12

Fixed

  • pin version of prometheus client as 0.5+ is not compatible with sanic-prometheus

0.3.0 - 2018-12-06

Added

  • Support for compiling udunits2

0.2.0 - 2018-11-20

Added

  • A healthcheck endpoint at /healthz
  • /metrics

Changed

  • logging

0.1.1 - 2018-11-16

Fixed

  • make compile process handle more errors