Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 993 Bytes

CHANGELOG.md

File metadata and controls

22 lines (19 loc) · 993 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

  • Add possible error responses to endpoints in swagger
  • Prometheus & Graphana installed and configured to monitor app (alerts to slack?)
  • Setup ELK
  • Kafka to manage queues (pub/sub pattern) or RabbitMQ or SQS/SNS
  • Usage of MMOCK at some point to mock a third party integration
  • Better CI pipelines using Github actions and Circle CI
  • Functional tests pointing to swagger definition
  • After deciding infra provider, setup Terraform, Ansible and Spinnaker
  • Kubernetes environment
  • Implement criteria pattern to make searches in repositories
  • KrakenD api gateway pattern: https://microservices.io/patterns/apigateway.html

[0.0.0] - 2022-03-17

Added

  • Docs folder with swagger definition of kanban-api endpoints