Skip to content

Releases: krakend/krakend-ce

0.5.1

16 Jun 17:41
5f11c64
Compare
Choose a tag to compare

Summary of changes

  • BUGFIX: Opencensus returned an error if the exporter wasn't defined

0.5.0

10 Jun 10:53
a77d158
Compare
Choose a tag to compare

Summary of changes

  • Updated golang version to 1.10.2.
  • Fully configurable custom metrics module. Also with influxdb exporter
  • Support for flexible configuration in the krakend.json
  • Opencensus integration (with 5 exporters: Zipkin, Prometheus, Jaeger, InfluxDB, Logger)
  • Added more output decoders in addition to JSON
  • Enabled advanced HTTP Client settings
  • Custom combiners for merging the backend responses.
  • Added static responses behavior to several strategies

0.4.2

09 Mar 08:10
Compare
Choose a tag to compare

Summary of changes

  • BUGFIX: #7 Concurrent requests headers overwritten

0.4.1

02 Mar 14:32
Compare
Choose a tag to compare

Summary of changes

  • Recursive whitelist definition
  • Editable list of headers to pass to the backend
  • Added in-memory http cache
  • Logger initialization bug fixed
  • Update of components version

0.4.0

20 Jan 22:17
Compare
Choose a tag to compare

Summary of changes

  • KrakenD 0.4 core with the gin router
  • Circuit breaker
  • Rate limit
  • Oauth2 client
  • Service, router, proxy and backend metrics
  • Security router
  • Google's Martian library integration (Injections via DSL)
  • JSON, RSS and XML encoding
  • Logging
  • Service discovery integrations:
    • etcd
    • DNS SRV
  • Cobra prowered CLI

Documentation