Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 728 Bytes

CHANGELOG-0.2.0.md

File metadata and controls

21 lines (16 loc) · 728 Bytes

Changelog 0.2.0

[0.2.0] - 2019-02-19

Changed

  • Kubernetes v1.13.0 installation
  • Filebeat 6.5.4 installation
  • RabbitMQ installation inside Kubernetes (clustered RabbitMQ) #17
  • RabbitMQ installation outside of Kubernetes (VM) #17
  • PostgreSQL installation with replication #16
  • Authentication service installation (Keycloak) inside Kubernetes
  • Automatic untainting Kubernetes Master when single Master deployed without Nodes #22
  • Example applications added to /examples
    • Keycloak authentication (dotnet, java, python, javascript) #19
    • RabbitMQ/Kafka (dotnet) #50, #39
  • Documentation updates

Fixed

  • Filebeat memory consumption when Elasticsearch does not accept data #61