Releases: soat-fiap/FIAP.TechChallenge.ByteMeBurger
Releases · soat-fiap/FIAP.TechChallenge.ByteMeBurger
v3.3.0
v3.2.2
v3.2.1
v3.2.0
v3.1.1
v3.1.0
v3.0.0
Full Changelog: v3.0.0...v3.0.0
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
v1.0.0
Completed the following Milestones
- https://github.com/soat-fiap/FIAP.TechChallenge.ByteMeBurger/milestone/1
- https://github.com/soat-fiap/FIAP.TechChallenge.ByteMeBurger/milestone/2
- https://github.com/soat-fiap/FIAP.TechChallenge.ByteMeBurger/milestone/3
What's Changed
- add initial Ci config by @italopessoa in #17
- initial commit by @italopessoa in #16
- Create initial domain entities by @italopessoa in #19
- feat: create and search customer by cpf #15 #1 #2 by @italopessoa in #21
- feat: add product ports and adapters by @italopessoa in #23
- Add endpoint to create and list orders by @italopessoa in #27
- feat: create endpoint to register customers by @italopessoa in #28
- feat: add endpoint integration to create products by @italopessoa in #30
- feat: delete product from database by @italopessoa in #33
- feat: add endpoint integration to get product by category by @italopessoa in #35
- ci: add coverage.settings by @italopessoa in #38
- feat: add implementation to update product by @italopessoa in #39
- Create product dto infra by @italopessoa in #40
- fix unit tests by @italopessoa in #41
- refactor: refactor domain and repositories by @italopessoa in #42
- refactor implementation to adopt use cases approach by @italopessoa in #44
- feat: add logs for adapters by @italopessoa in #45
- ci: change pipeline to continue on error by @italopessoa in #48
- feat: add domain events by @italopessoa in #47
- schedule build pipeline by @italopessoa in #55
- Refactor add checkout by @italopessoa in #56
- docs: add .env instructions by @italopessoa in #60
- chore: add kubernetes initial config #62 by @italopessoa in #63
- Create publish-api.yml by @italopessoa in #64
- ci: configure kubernetes hpa by @italopessoa in #65
- fix: set mysql image version by @italopessoa in #69
New Contributors
- @italopessoa made their first contribution in #17
Full Changelog: https://github.com/soat-fiap/FIAP.TechChallenge.ByteMeBurger/commits/v1.0.0