All notable user-visible changes are tracked here.
Adds the Bitbucket Cloud surface. Consume it with {:mvn/version "0.3.0"}.
api.bitbucket.org/2.0) — repositories, pull requests, commits,
issues, pipelines, deployments, snippets, workspaces, projects, webhooks, refs
(branches/tags/branch-restrictions/branching-model), source, users (SSH/GPG),
and code search. Generated from the official OpenAPI spec and verified against
it (method+path conformance 316/316, 1:1). Connect/app-only surfaces (addon,
hosted properties) are intentionally omitted — they need app auth, not a user
token.atlassian.bitbucket.client — a request seam over the single API root plus
request-url/next-url helpers for Bitbucket's full-URL (:next) pagination.atlassian.config Bitbucket support: its own credentials
(BITBUCKET_USERNAME + BITBUCKET_API_TOKEN, or an app password / Bearer
token), independent of the Jira/Confluence vars.opts map (fields, page,
pagelen, q, sort).verify-spec-bitbucket and a live read-only
Bitbucket sweep that self-skips when credentials are unset.First published release to Clojars as net.clojars.deadmeme5441/atlassian-sdk.
Consume it with {:mvn/version "0.2.0"}.
/wiki/api/v2) and legacy v1 (/wiki/rest/api) surfaces, including CQL
search; conformance 334/334, 1:1.atlassian.client) under
per-product request functions.atlassian.jira.adf) and Confluence cursor
pagination helper (atlassian.confluence.client/next-cursor).verify-spec, verify-spec-confluence,
find-recursion) and a tag-driven Clojars release workflow: pushing a v* tag
builds, tests, and deploys automatically.Can you improve this documentation?Edit on GitHub
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |