Skip to content
This repository has been archived by the owner on Mar 9, 2022. It is now read-only.

Releases: qlik-oss/mira

v2.0.0

01 Feb 09:57
Compare
Choose a tag to compare
  • Support targetting a specific namespace within k8s (#417)
  • (origin/helm-chart) Improve dockerfile build speeds (#416)
  • Remove dredd since it does not support OpenAPI 3.0 (#415)
  • Changed to use OpenAPI 3.0 and released version 1.0 of our API which is now considered stable (#414)
  • Run dockerfile as non-root for secure systems. This is a breaking change in Swarm and Local mode (#413)
  • (fix-yml-problems) Add test for discovery recovery (#372)

As well as updates to several of our dependencies

v1.0.0

12 Sep 13:13
Compare
Choose a tag to compare
  • Change to kubernetes lib instead of sidecar (#355)
  • Fix intermittent test-failure (#343)

As well as updates to several of our dependencies

v0.4.0

22 Aug 11:07
Compare
Choose a tag to compare
  • Support replicaset and deployment info (#342)
  • Remove check of last enginediscovery was successful when returning engines(#318)
  • Update EngineDiscovery.js (#317)
  • update to new url for documentation website (#316)
  • Removing greenkeeper (#313)
  • updating to LTS node version (#308)

As well as updates to several of our dependencies

v0.3.1

19 Jun 08:44
Compare
Choose a tag to compare
  • Added a 50ms bucket for our request duration (#303)
  • Fixed the winston log format (#302)
  • (try-and-fix-winston) Update nock to the latest version 🚀 (#300)
  • Update cross-env to the latest version 🚀 (#299)
  • Support new winston version (#298)
  • Update dredd to the latest version 🚀 (#297)
  • Rename SHA to revision to make it picked up by metrics (#295)
  • Greenkeeper/nock 9.3.2 (#293)
  • Update dredd to the latest version 🚀 (#292)

v0.3.0

05 Jun 08:31
Compare
Choose a tag to compare
  • Move helm chart to examples (#289)
  • Adding missing greenkeeper upload step (#290)
  • Updating dependencies (#288)
  • Adding build step to update package-lock (#287)
  • setting the mira api to public (#286)
  • Unversion metrics and health (#285)
  • Enable coveralls (#279)
  • Update dependencies to enable Greenkeeper 🌴 (#278)
  • Bump aw (#277)
  • Now the cache is kept on orchestration failures (#272)
  • Remove redundant tag of docker image (#271)
  • Skip adding latest tag to docker images (#270)

v0.2.0

06 Apr 12:03
Compare
Choose a tag to compare
  • Remove image pull secrets since they are no longer needed (#268)
  • Update links and repo names after oss switch (#267)
  • Changes to orchestration data is reflected in response (#262)
  • Add Helm chart example and repo (#258)
  • Bump eslint and fix lint errors (#257)
  • Use http-metrics-middleware for default metrics (#255)
  • Lock k8s and minikube version in CCI and enable RBAC (#254)
  • Add value to key for qix-engine label (#252)
  • Update instructions on how to build Docker image locally (#251)
  • support reading env variables from files as well (#250)
  • Always require a RELEASE_TYPE when creating a release (#248)

v0.1.0

16 Feb 08:58
Compare
Choose a tag to compare
  • Log Mira configuration in one log entry (#247)
  • Add container labels to /engines response (#246)
  • Add response time histogram and remove counters in Miras metrics (#243)
  • Add support for multiple networks in Docker Swarm (#242)
  • QIX Engine -> Qlik Associative Engine (#240)
  • Add accept EULA parameters (#239)
  • Add response time and endpoint counters as metrics for Mira (#236)
  • Only log on first status failure or restore (#235)
  • Add Mira build info to logs and metrics (#232)
  • Add none mode in Mira for no external communication (#231)
  • Rename to Qlik Core (#230)
  • Added rollbar support (#225)
  • Change default discovery interval for Mira to 10 seconds (#219)
  • Mira should be able to handle non-reachable orchestration api (#218)
  • Verify status code of health endpoint in CCI (#216)

v0.0.10

04 Jan 16:09
Compare
Choose a tag to compare
v0.0.10 Pre-release
Pre-release
  • Changed engine discarding (discovery phase) log level to debug (#214)
  • Bumped Docker images (#211, #212)

v0.0.9

19 Dec 15:14
Compare
Choose a tag to compare
v0.0.9 Pre-release
Pre-release
  • Rename and update default intervals for discovery and status updates (#210)
  • Filtering out non-running containers/tasks/pods (#209)
  • Various CCI configuration updates (#208, #202, #201, #200)
  • Use multi-stage build for Mira and include package-lock file (#207)
  • Bumped Docker images (#206)
  • Add LICENSE file to repo (#205)
  • Add query parameter to /engines for response in a condensed format (#198)

v0.0.8

20 Nov 13:15
Compare
Choose a tag to compare
v0.0.8 Pre-release
Pre-release
  • Lower refresh interval for integration tests (#194)
  • Changed how we check if mira is containerized
  • Use call instead of bind for recurring engine discovery (#193)
  • Update default discovery and refresh config values (#191)
  • Proper cancellation of status checks (#189)
  • Adapt Mira to the logging conventions in the service contract (#190)
  • Fix link to Mira service documentation in info repo (#188)
  • Use circleci image for docker execution in job pipeline (#183)
  • Update logging in Mira (#174)
  • Keep mostly developer-focused info in the Mira repo (#172)