Skip to content
This repository has been archived by the owner on Apr 5, 2023. It is now read-only.

Release v0.1.0

Compare
Choose a tag to compare
@jleber jleber released this 04 May 22:07
a30e740

0.1.0 (2022-05-04)

Features

  • (post-review) Create module to autolog all custom errors (597f7c6)
  • a test to aws_broker (496b17b)
  • a test to aws_broker (0b1db3f)
  • add .env.local to dev enviroment (9597d62)
  • add .env.local to dev enviroment (cb790c3)
  • add config to broker (80a06e2)
  • add config to broker (c7e2dd6)
  • add config to rubocop (642d029)
  • add config to rubocop (913f990)
  • add default worker options (f9be3ab)
  • add default worker options (e5ff577)
  • add libraries to gemfile (8ad2bc1)
  • add libraries to gemfile (4cb8c1c)
  • add resourceError (3f4a254)
  • add resourceError (109a8f3)
  • add self.included to add attr in runtime (c6b6bba)
  • add self.included to add attr in runtime (b40d85f)
  • add test to poller success (6a8716f)
  • add test to poller success (7f68344)
  • add worker class to manager the active job (f60cb61)
  • add worker class to manager the active job (6a59709)
  • add worker to boot app (d9c66b4)
  • add worker to boot app (df2b7cf)
  • adjust erros to aws_broker (3d6922d)
  • adjust erros to aws_broker (4d7dd50)
  • adjust options (20b03f4)
  • adjust options (374fa3e)
  • create a parent broker and impl aws_broker (6978417)
  • create a parent broker and impl aws_broker (1045cf4)
  • implement a perform_async method (21b9a52)
  • implement a perform_async method (7c82f84)

Bug Fixes

  • stub problem and configure poller (0df13ca)
  • stub problem and configure poller (c5ba545)

Tests

  • implement fail to broker (44efd09)
  • implement fail to broker (8155d8c)