Liking cljdoc? Tell your friends :D

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog.

Unreleased

0.2.8 - 2022-09-09

Added

  • New method for Updating a user within an organization: update-org-user

0.2.7 - 2022-05-24

Changed

  • Moving the repository to gethop-dev organization
  • CI/CD solution switch from TravisCI to GitHub Actions
  • lein, cljfmt and eastwood dependencies bump
  • This Changelog file update

Added

Fixed

  • Several eastwood and clj-kondo warnings

0.2.6 - 2020-09-04

Added

  • New methods for managing dashboards: get-dashboard, update-or-create-dashboard, delete-dashboard and get-dashboards-with-tag

0.2.5 - 2020-01-07

Changed

  • Add dashboard uid to returning panels map
  • Split user and project profiles in config.edn

0.2.4 - 2019-09-23

Added

  • Unit tests for core/IDMDashboard protocol implementation

0.2.3 - 2019-09-23

Fixed

  • Operations inside with-org are performed atomically using locking primitive`, to avoid concurrency issues

0.2.2 - 2019-09-04

Added

  • Add new delete-org-user method for removing users from an organization

0.2.1 - 2019-08-30

Added

  • Add new delete-user method for user management

0.2.0 - 2019-07-30

Added

  • Add new methods to manage datasources

0.1.1 - 2019-05-27

Added

  • This CHANGELOG
  • Integration tests
  • README documentation

Changed

Can you improve this documentation? These fine people already did:
lucassousaf, Bingen Galartza, Iñaki Arenaza, joseAyudarte91 & spietras
Edit on GitHub

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close