v2.0.0
What's Changed
- ci: add seq pod configuration for kubernetes by @italopessoa in #83
- chore: add kubernetes secret-db.yaml by @italopessoa in #84
- chore: create sample helm chart #86 by @italopessoa in #87
- feat: list orders by status #75 by @italopessoa in #88
- Config license by @italopessoa in #91
- Create UpdateOrderStatusUse case and Update GetAllOrderUseCase by @italopessoa in #92
- refactor: use clean arch structure #79 by @italopessoa in #95
- chore: create MercadoPago gateway project by @italopessoa in #96
- refactor(solid): separate filter from validator code by @italopessoa in #99
- Refactor CreateOrderUseCase to use service responsible for creating order code by @italopessoa in #100
- Return orderid on checkout by @italopessoa in #101
- chore: add listAll param on get all orders endpoint #75 by @italopessoa in #102
- feat: add endpoint to update order status #76 by @italopessoa in #103
- Create payment by @italopessoa in #104
- feat: get payment status #73 by @italopessoa in #105
- feat: integrate mercado pago integration webhook by @italopessoa in #106
- refactor: simplify order Status by @italopessoa in #108
- refactor: change kubernetes configuration and order status UC by @italopessoa in #109
- webhook integration add PaymentGatewayFactory by @italopessoa in #110
- refactor project structure a little bit. just comming back from vacation by @italopessoa in #111
- chore: use ghcr image by @italopessoa in #112
- add hybrid cache and PaymentPending status by @italopessoa in #113
- refactor: add seq deployment and pvc by @italopessoa in #114
- update readme with techchallenge deliverable links by @italopessoa in #116
- Remove copyright by @italopessoa in #117
- refactor: add IDbContext. use Domain events to update entities by @italopessoa in #115
- putting usecases back to update order payment and status by @italopessoa in #118
- big refactor to use presenters and dto by @italopessoa in #120
- update solution folder by @italopessoa in #121
- Refactor ioc by @italopessoa in #122
- Refactor ioc by @italopessoa in #123
- fix payment options by @italopessoa in #124
- chore: update docker images by @italopessoa in #125
- chore: add kubernetes samples folder by @italopessoa in #127
- Hpa test by @italopessoa in #128
Full Changelog: v1.0.0...v2.0.0