Skip to content

Releases: fluent-labs/api

1.5.44: Error and Metric handlers for all requests

06 Jan 07:09
Compare
Choose a tag to compare
  • Common error handler for requests that handles logging and metrics
  • Play request filter that handles metrics and timing requests
  • Wrap metrics with a Try so that local code reloading doesn't break development.
  • Proper tests for controllers

1.5.43: Namespace metrics so we can specifically query them

05 Jan 17:39
Compare
Choose a tag to compare

We can't export all prometheus metrics at the same time, because it times out. Let's lower the scope of scraping.

1.5.42: Only use codecov for coverage

05 Jan 08:22
Compare
Choose a tag to compare
v1.5.42

Releasing 1.5.42

1.5.41: Higher fetch depth so codecov works

04 Jan 18:19
Compare
Choose a tag to compare

Codecov needs more fetch depth to determine the commit to compare against.

1.5.40: Prometheus metrics

04 Jan 08:55
Compare
Choose a tag to compare

Report api metrics through a prometheus endpoint

1.5.39: Cleaning graphql out

02 Jan 09:02
Compare
Choose a tag to compare
  • Remove graphql
  • Clean up docker build environment for faster builds
  • Use new elasticsearch url
  • Remove truststore because we are no longer using a self signed certificate for elasticsearch.

1.5.38: Cedict on spark

31 Dec 08:58
Compare
Choose a tag to compare
  • Cedict is parsed via spark
  • Cedict is now an elasticsearch backed source.

1.5.37: Generic definition parsing spark job

30 Dec 17:47
Compare
Choose a tag to compare

Common class for enforcing constraints on definition parsing jobs

1.5.36: Fix s3 deploy command

30 Dec 09:15
Compare
Choose a tag to compare
v1.5.36

Releasing 1.5.36

1.5.35: Remove unused code from jobs fat jar

30 Dec 08:58
Compare
Choose a tag to compare