Fork me on GitHub
#babashka
<
2023-06-15
>
joakimen09:06:00

I haven't really investigated the release cycle of https://github.com/grzm/awyeah-api and https://github.com/cognitect-labs/aws-api/, but aws just added sdk-support for redriving SQS-messages from a DLQ to a source queue a week ago (https://docs.aws.amazon.com/cli/latest/reference/sqs/start-message-move-task.html), and I've been waiting for these libraries to get updated with this new stuff. Anyone know what prompts new releases in these libraries?

borkdude09:06:34

@U0EHU1800 is the maintainer of the awyeah-api lib, he hangs out here as well

šŸ‘ 2
joakimen09:06:17

I'm just a bit hesitant to tag people, so thanks haha

Alex Miller (Clojure team)10:06:56

aws-api runs the generator for all services every week or two, drop a note in #C09N0H1RB and David Chelimsky should see it

šŸ‘€ 2
grzm15:06:45

> he hangs out here as well not as much as I'd like

šŸ˜„ 2
borkdude15:06:24

you're always welcome @U0EHU1800 :)

šŸ§ø 2
pesterhazy20:06:36

https://github.com/pesterhazy/elucidate ā€“ explain clojure.test assertion failures without dependencies ā€¢ Added support for submap? ā€¢ Now uses babashka and installable with bbin

šŸ¤“ 10
šŸš€ 4
ambrosebs00:06:30

wow, nice idea