Skip to content

Releases: WanderDinizVeloso/queue-free

1.12.1

16 Dec 15:31
Compare
Choose a tag to compare

1.12.1 (2023-12-16)

Bug Fixes

  • constructor params readonly fix (fde239a)
  • ticket constructor params readonly fix (ae949f2)

1.12.0

15 Dec 02:44
Compare
Choose a tag to compare

1.12.0 (2023-12-15)

Features

1.11.0

15 Dec 00:39
Compare
Choose a tag to compare

1.11.0 (2023-12-15)

Features

  • add localstack_endpoints (76e8227)
  • add report handler (b3c78ab)
  • add serverless dependencies and add lambda scripts (84cdb82)
  • add serverless.yml (9484f18)

1.10.0

13 Dec 20:41
Compare
Choose a tag to compare

1.10.0 (2023-12-13)

Features

  • add completeOrder in order controller (7e4243b)
  • add completeOrder in order service (6f9a4b6)
  • add findOne in statusService (9bde094)
  • add finishManufacturing in ticketController (348ad04)
  • add finishManufacturing in ticketService (7b96059)
  • add ticketId in IQueueMessagePayload (b0d94f9)
  • add ticketId in IStatusPayload (ac383d3)
  • add ticketId in StatusSchema (4e41d9d)

1.9.0

13 Dec 00:52
Compare
Choose a tag to compare

1.9.0 (2023-12-13)

Features

1.8.0

12 Dec 09:49
Compare
Choose a tag to compare

1.8.0 (2023-12-12)

Features

  • add .env-example (e2f1f2f)
  • organize envronment in app.module, main and aws-config (e5e3589)

1.7.1

12 Dec 09:13
Compare
Choose a tag to compare

1.7.1 (2023-12-12)

Bug Fixes

  • orders patch and delete remove (7f689c8)

1.7.0

12 Dec 09:04
Compare
Choose a tag to compare

1.7.0 (2023-12-12)

Features

  • add ticket interface (0e47abc)
  • add tickets controller (ab3f07b)
  • queue implement queue in tickets (e8cf557)

Bug Fixes

  • resolves circular dependency orders-tickets (ff48923)
  • sqsService createQueue and sendMessage fix (8293e42)

1.6.0

11 Dec 13:05
Compare
Choose a tag to compare

1.6.0 (2023-12-11)

Features

  • add aws module (e47ce59)
  • add aws module in app module (ca9d023)
  • add aws-config (5c8d175)
  • add awsMessageService (bbc55bd)
  • add sqsMessageService and sqsQueueService in aws module (c58aa6b)
  • add sqsQueueService (c93c3f5)

Bug Fixes

  • docker-compose localstack fix (9c444e0)

1.5.1

09 Dec 00:14
Compare
Choose a tag to compare

1.5.1 (2023-12-09)

Bug Fixes