Fork me on GitHub
#announcements
<
2021-08-09
>
djblue01:08:44

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.

portal 34
🎉 66
🚀 7
ericdallo02:08:21

Amazing tool!

❤️ 11
fogus (Clojure Team)16:08:52

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

clojure-spin 37
Matthew Davidson (kingmob)15:08:35

@U050WRF8X Any plans to support AWS SDK v2? Some newer services aren’t available in v1, like TranscribeStreaming.

fogus (Clojure Team)18:08:51

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?