This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2021-08-09
Channels
- # announcements (5)
- # aws (5)
- # babashka (7)
- # beginners (152)
- # cider (10)
- # clj-kondo (30)
- # clj-on-windows (1)
- # cljs-dev (14)
- # cljsrn (19)
- # clojure (94)
- # clojure-australia (4)
- # clojure-europe (43)
- # clojure-nl (2)
- # clojure-uk (11)
- # clojurescript (16)
- # clojureverse-ops (5)
- # code-reviews (7)
- # community-development (6)
- # core-async (29)
- # cursive (50)
- # datomic (22)
- # docker (10)
- # figwheel-main (3)
- # fulcro (4)
- # graalvm (1)
- # introduce-yourself (2)
- # kaocha (9)
- # lambdaisland (2)
- # lsp (19)
- # malli (37)
- # off-topic (50)
- # polylith (8)
- # portal (1)
- # reagent (10)
- # rum (1)
- # shadow-cljs (24)
- # spacemacs (14)
- # yada (2)
Just released portal https://github.com/djblue/portal/releases/tag/0.13.0. No new features, mainly performance improvements. Portal is a data inspector / visualization tool that hopefully makes it easier to explore new and unfamiliar data models. It can be used as a https://djblue.github.io/portal/ tool or https://github.com/djblue/portal#usage in your process.

New Cognitect Labs aws-api service APIs available! CHANGES new AWS service APIs available (services version v811.2.958 and v813.2.963): Route53 Recovery Cluster, AWS Route53 Recovery Control Config, AWS Route53 Recovery Readiness, Amazon Chime SDK Identity, and Amazon Chime SDK Messaging 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

@U050WRF8X Any plans to support AWS SDK v2? Some newer services aren’t available in v1, like TranscribeStreaming.
Hi! Sorry that it took a while to get back to you. While I am supporting the project I only have one day a week allocated to it. At the moment we only use the endpoints.json file from the Java SDK for the list of services. However, on the services API side we use the JS SDK. Was there something from the JS SDK that you found lacking?