Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(release): v1.8.0 🎉 #29

Conversation

uladkasach
Copy link
Member

@uladkasach uladkasach commented Aug 19, 2024

🤖 I have created a release beep boop

1.8.0 (2024-08-19)

Features

  • extract: simplify extracting tasks from sqs events (75a6891)
  • init: initialize based on simple-localstorage-cache (dd78966)
  • mutex: support mutex lock retries via dobj class statics (23b923e)
  • observability: add logs. only warn on redundant attempts (#7) (45f74c6)
  • requeue: add native sqs requeue capability to prevent error logs on retryLater (ca83c9b)
  • sqs: distribute terraform queue module (f33a02c)
  • sqs: expose utility to get sqs queue url from task name (a9f2335)

Bug Fixes

  • deploy: bump to overcome ghost npm version (db154a7)
  • deploy: bump to overcome ghost release version (83293d6)
  • deps: remove unused dep (87b6db1)
  • deps: unpin typefns peer dep with new v sempher range (#14) (87af9f8)
  • deps: unpin typefns peer dependency (#12) (acbdece)
  • dobj: support updatedAt as Date or iso String (1bd381d)
  • enqueue: re-enable enqueue to any queue, beyond sqs (495141c)
  • enqueue: support input type which extends unique key (816f060)
  • exec: auto-retry on unfound task for read-after-write resilience (597b2b8)
  • execute: enable custom attempt timeout in seconds (af67c8c)
  • logs: improve log observability (48a6bbc)
  • mutex: ensure mutex blocks only upto max lambda duration (62dca67)
  • pkg: make type-fns a peer dep (b417a50)
  • practs: bump practs to latest best (05d6df8)
  • queue: allow queue url defined via async fn (c8ecfe1)
  • retry: ensure to exit without attempt on retry later via requeue (653ec01)
  • sqs: ensure sqs meta driven retries prevent infiloops (34fb491)
  • types: support procedure.input,.context args pattern (0204a8b)

This PR was generated with Release Please. See documentation.

@uladkasach uladkasach force-pushed the release-please--branches--main--components--simple-async-tasks branch from 902bc44 to 53c508a Compare August 19, 2024 07:08
@uladkasach uladkasach force-pushed the release-please--branches--main--components--simple-async-tasks branch from 53c508a to e02631f Compare August 19, 2024 07:17
@uladkasach uladkasach merged commit d0ecde8 into main Aug 19, 2024
10 checks passed
@uladkasach uladkasach deleted the release-please--branches--main--components--simple-async-tasks branch August 19, 2024 07:21
@uladkasach
Copy link
Member Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant