This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2022-03-21
Channels
- # announcements (13)
- # babashka (63)
- # babashka-sci-dev (64)
- # beginners (37)
- # biff (1)
- # calva (10)
- # cider (7)
- # clj-kondo (15)
- # cljsrn (6)
- # clojure (26)
- # clojure-dev (10)
- # clojure-europe (34)
- # clojure-france (9)
- # clojure-nl (2)
- # clojure-norway (36)
- # clojure-uk (5)
- # clojurescript (142)
- # community-development (1)
- # conjure (3)
- # datalevin (5)
- # datalog (2)
- # datomic (5)
- # events (11)
- # fulcro (40)
- # gratitude (9)
- # guix (32)
- # honeysql (10)
- # jobs (2)
- # lsp (32)
- # malli (15)
- # meander (5)
- # membrane (43)
- # missionary (3)
- # nextjournal (9)
- # off-topic (38)
- # pathom (3)
- # polylith (30)
- # portal (78)
- # programming-beginners (4)
- # quil (6)
- # re-frame (20)
- # reagent (21)
- # remote-jobs (2)
- # shadow-cljs (7)
- # tools-deps (6)
- # xtdb (23)
After 4 years since the last major update, Aleph 0.4.7 is now available, containing many lovely bug fixes and updated dependencies! https://clojars.org/aleph/versions/0.4.7

Excellent! Thank you! For completeness, here are the changelogs: https://github.com/clj-commons/aleph/blob/master/CHANGES.md#047
Hell yes! Thankyou 🙂. We've had issues with Aleph 0.4.6 and the AWS SSO libraries. This should fix that :thumbsup:
@UB2GLDEN8 Did you try any of the alpha releases over the years? I don't recall any commits specifically relating to AWS SSO, so please let us know on GH if there are still issues.
Yeah, the latest alpha releases were looking good. I'll open GH issues if we run into anything as we upgrade.
It was mostly to do with mis-matched versions of netty I think.
Hmmm. I’m planning to give it a week or so, then we’ll bump up Netty to the latest version. It’s still a bit behind
New Cognitect Labs aws-api service APIs available! CHANGES - new endpoints version 1.1.12.181 - Updated services versions v820.2.1083.0 and v820.2.1096.0 pushed - new AWS service APIs available: billingconductor, keyspaces README: https://github.com/cognitect-labs/aws-api/ API Docs: https://cognitect-labs.github.io/aws-api/ Changelog: https://github.com/cognitect-labs/aws-api/blob/master/CHANGES.md Upgrade Notes: https://github.com/cognitect-labs/aws-api/blob/master/UPGRADE.md Latest Releases of api, endpoints, and all services: https://github.com/cognitect-labs/aws-api/blob/master/latest-releases.edn
We have just published a very, very early first release of a Testcontainers plugin for kaocha https://github.com/lambdaschmiede/kaocha-testcontainers-plugin
wow this is great, I have got a ton of code around it that might go away thanks to this thank you! 😅
Great to hear! It’s still early, we use it in our own applications, but I’d be happy to get your thoughts and feedback on this!
Yeah we should sync one day, I'll have to compile the list of quirks and workarounds I had to go through at some point 😄