|
1 |
| -# Changelog |
| 1 | +Changelog |
| 2 | +========= |
2 | 3 |
|
3 |
| -## (unreleased) |
4 | 4 |
|
| 5 | +v0.1.0 (2020-12-15) |
| 6 | +------------ |
| 7 | +- Updated changelog. [Fabio Cicerchia] |
| 8 | +- Bump alpine from 3.12.1 to 3.12.2 (#61) [dependabot[bot]] |
| 9 | +- Add license scan report and status (#64) [Fabio Cicerchia, fossabot] |
| 10 | +- Disabled codeclimate in pipeline, as it is not working and still |
| 11 | + waiting from customer support. [Fabio Cicerchia] |
| 12 | + |
| 13 | + |
| 14 | +v0.1.0-beta1 (2020-12-08) |
| 15 | +------------------------- |
| 16 | + |
| 17 | +Changes |
| 18 | +~~~~~~~ |
| 19 | +- Benchmarks, closed #14 (#59) [Fabio Cicerchia] |
| 20 | +- Refactor to have an upstream pool, closed #47. [Fabio Cicerchia] |
| 21 | +
|
| 22 | +Fix |
| 23 | +~~~ |
| 24 | +- Fix CodeClimate broken coverage, #44. [Fabio Cicerchia] |
| 25 | +- Tests for chunking, closed #43. [Fabio Cicerchia] |
| 26 | +- Add tags in Configuration struct, closed #41. [Fabio Cicerchia] |
| 27 | +
|
| 28 | +Other |
| 29 | +~~~~~ |
| 30 | +- Fixed paambaati/[email protected]. [Fabio Cicerchia] |
| 31 | +
|
| 32 | +
|
| 33 | +v0.1.0-alpha1 (2020-12-04) |
| 34 | +-------------------------- |
| 35 | +
|
| 36 | +New |
| 37 | +~~~ |
| 38 | +- Make release, closed #6. [Fabio Cicerchia] |
| 39 | +- Docker docs, closed #34. [Fabio Cicerchia] |
| 40 | +- Check configuration validity, closed #7. [Fabio Cicerchia] |
| 41 | +- Make health-check optional, with config flag, closed #29. [Fabio |
| 42 | + Cicerchia] |
| 43 | +- Set log line format in config, closed #32. [Fabio Cicerchia] |
| 44 | +
|
| 45 | +Fix |
| 46 | +~~~ |
| 47 | +- Fixing to achieve good score on BetterCodeHub, #40. [Fabio Cicerchia] |
| 48 | +- Broken tests for logs. [Fabio Cicerchia] |
| 49 | +
|
| 50 | +Other |
| 51 | +~~~~~ |
| 52 | +- Bump golang from 1.15.5-alpine3.12 to 1.15.6-alpine3.12 (#39) |
| 53 | + [dependabot[bot]] |
| 54 | +- Fixed broken insecurebridge. [Fabio Cicerchia] |
| 55 | +- Disabled tests in dockerfile. [Fabio Cicerchia] |
| 56 | +- Production-Ready (#5) [Fabio Cicerchia] |
5 | 57 | - Fix codecov in ci, fixing tests, added script flags, added tlsfuzzer,
|
6 | 58 | docs. [Fabio Cicerchia]
|
7 | 59 | - Refactoring. [Fabio Cicerchia]
|
|
53 | 105 | - Adding tests. [Fabio Cicerchia]
|
54 | 106 | - Added TTL based on s-maxage or max-age. [Fabio Cicerchia]
|
55 | 107 | - Initial commit. [Fabio Cicerchia]
|
| 108 | +
|
| 109 | +
|
0 commit comments