0.11.0 (2025-01-07)
- chore: auto new version [skip ci] (7488ac4)
- chore: auto new version [skip ci] (30b138b)
- chore: auto new version [skip ci] (26b2846)
- chore: auto new version [skip ci] (8382116)
- chore: publish (9965543)
- chore: remove generated files (8c486bd)
- chore: remove stored changelogs (eaf6e94)
- chore: update dependencies, add contribution info (836ae20)
- chore: update generated files according to new OpenAPI schemas (9e470ac)
- fix: add missing OpenAPI codegen (abe953d)
- fix: combine steps (8a5b0a1)
- fix: disable eslint for generated files (d3c2bce)
- fix: generate changelog after setting version tag (eaa4ebe)
- fix: generate versions in PRs, publish in master (581a98d)
- fix: no changelog (8131f9b)
- fix: no changelog, fix attribute (1d35f6f)
- fix: skip CI on auto commits (3024f96)
- fix: specify yarn run for ts-node (04e5d95)
- feat: show warnings when calling deprecated operations (4eef6ba)
0.7.12 (2024-11-12)
- chore: publish (4986e39)
- chore: update generated files according to new OpenAPI schemas (88db1fb)
- fix: patch for SpaceSingle icon property (ddc0431)
0.7.11 (2024-11-12)
- chore: publish (2a076b1)
- chore: update generated files according to new OpenAPI schemas (9ddd544)
- fix: requestConfluence fetch by forge bridge returns empty url (a3e3d71)
0.7.10 (2024-11-08)
- chore: publish (c0ebbc7)
- chore: update generated files according to new OpenAPI schemas (bc27fbd)
- fix: confluence OpenAPI fixes for SpacePermissionAssignment (7ab6ac6)
0.7.9 (2024-11-08)
- chore: publish (1fd58ce)
- chore: update generated files according to new OpenAPI schemas (37dae91)
- fix: confluence open api fixes for SpaceBulk (7b7f8e4)
0.7.8 (2024-11-08)
- chore: publish (b46eb54)
- chore: update generated files according to new OpenAPI schemas (016b140)
- fix: confluence api proper fix for forgeApi (021fb34)
0.7.7 (2024-11-01)
- chore: publish (063bbf9)
- chore: update generated files according to new OpenAPI schemas (40f55f6)
- fix: make argument of asUser optional for forge api (596ff4a)
0.7.6 (2024-10-01)
- chore: publish (0674fd0)
- chore: regenerate api clients based on today's spec (df96bbf)
- chore: update generated files according to new OpenAPI schemas (64e9071)
- refactor: use replaceJsonResponse for Jira bulk get users response patch (ad5dfcc)
- fix: fix return types for Jira's bulk get users API (d9cbc9d)
0.7.5 (2024-09-24)
- chore: publish (35467ce)
- chore: update generated files according to new OpenAPI schemas (7573a2c)
- fix: patch serverInfo schema (72cc61b)
0.7.4 (2024-09-13)
- chore: publish (ea5d7ea)
- chore: update generated files according to new OpenAPI schemas (597443e)
- fix: add more information to HTTP Errors (9d702c0)
0.7.3 (2024-09-12)
- chore: publish (4087593)
- chore: update generated files according to new OpenAPI schemas (32dc09d)
- fix: name of comment field in IssueBeanKnownFields (b63935f)
0.7.2 (2024-09-10)
- chore: publish (9789ec4)
- fix: use baseUrl from client config, include api-typescript-generator version bump (4c95db1)
0.7.1 (2024-09-10)
- chore: publish (5be538e)
- chore: update generated files according to new OpenAPI schemas (496aa01)
- fix: change fake confluence baseUrl to be a valid URL (6dc991f)
0.7.0 (2024-09-10)
- chore: publish (fad3f45)
- feat: support forgeApiWithProvider in jira and confluence (4de975a)
0.6.4 (2024-09-10)
- chore: publish (9429cb1)
- fix: handle incorrect http response from Atlassian API: another attempt to solve this problem (4cda0bc)
0.6.3 (2024-09-10)
- chore: publish (14e65ae)
- chore: update generated files according to new OpenAPI schemas (c823af8)
- fix: export JSM/JiraSoftware models properly (c42eec4)
- fix: handle incorrect http response from Atlassian API: empty body with json content-type (dfb35f2)
0.6.2 (2024-09-05)
- chore: publish (2096f42)
- fix: add proper reference to IssueLinkFromIssue (67f9cea)
0.6.1 (2024-08-22)
- chore: publish (3820494)
- chore: update generated files according to new OpenAPI schemas (93efad5)
- fix: export ApiClientOptions from common package entry point (9c88f39)
0.6.0 (2024-08-19)
- chore: publish (8f0bfd1)
- chore: update generated files according to new OpenAPI schemas (3059e01)
- fix: extract known issue bean fields to a separate type (815fcf8)
- feat: ability to customize validation error handling (3eb0e04)
0.5.11 (2024-08-12)
- chore: publish (843f5fd)
- chore: update from latest OpenAPI schemas (1ec7370)
- fix: split issue links into inwards / outwards (03cbf85)
0.5.10 (2024-08-05)
- chore: publish (3ccf6e7)
- chore: update generated files according to new OpenAPI schemas (e53503e)
- fix: add missing nullable fields to issue bean (a03299a)
0.5.9 (2024-08-05)
- chore: publish (ff0ce01)
- chore: support refs at nullableProperties (587097a)
- chore: update from latest OpenAPI schemas (15343b0)
0.5.8 (2024-07-23)
- chore: publish (723f651)
- fix: remove project from required fields of an issue, add other issue fields (d809e59)
0.5.7 (2024-07-22)
- chore: fix patch error message (77466cc)
- chore: publish (bb4ea7b)
- chore: update generated files according to new OpenAPI schemas (b7be258)
- fix: proper expand parameter serialization (01f8bec)
0.5.6 (2024-07-05)
- chore: publish (9a70419)
- fix: confluence api constructor options, improve docs (194e14f)
0.5.5 (2024-07-02)
- chore: publish (c53203f)
- chore: update generated files according to new OpenAPI schemas (4e99c49)
- docs: remove unnecessary escaping in docs (6f2702f)
0.5.4 (2024-07-02)
- chore: publish (d6160f6)
- chore: update generated files according to new OpenAPI schemas (5290797)
- fix: reuse same core classes / types (8e7465a)
- docs: improve documentation, remove unnecessary constructor info, escapes (bf89338)
0.5.3 (2024-06-28)
- chore: publish (107f17f)
- chore: update generated files according to new OpenAPI schemas (e11c98e)
- fix: improve documentation (a327fcc)
0.5.2 (2024-06-24)
- chore: adjust imports (9f878a2)
- chore: adjust imports (e7074a3)
- chore: publish (9a57c30)
- chore: update generated files according to new OpenAPI schemas (0f71b37)
- build: fix build order (59f62ec)
- fix: include API Docs markdown files, build automatically (07e5670)
0.5.1 (2024-06-21)
- chore: publish (d362b49)
- fix: add missing Jira Service Management exports (44da6cd)
- fix: configure validation schema storage with ApiError (27ac3de)
0.5.0 (2024-06-20)
- chore: publish (191b97e)
- feat: first version of Jira Service Management API (67634ea)
0.4.6 (2024-06-14)
- chore: publish (191a3be)
- fix: use more optimized / lightweight api client version (8c628d3)
- docs: add asUser / asApp documentation to jira / confluence clients (8697058)
0.4.5 (2024-06-14)
- chore: fail in case of already existing field when patching (009d8e9)
- chore: publish (163cbdf)
- chore: update api-typescript-generator library (26ea242)
- chore: update generated code according to the new version of api-typescript-generator (db54455)
- chore: update lerna changelog config (abcf375)
- fix: a hack for "fields" schema, which was probably added by mistake (c860460)
- fix: add missing issue field, project schema (8012eeb)
- fix: missing packages changes (2c1f946)
0.4.4 (2024-06-11)
- chore: publish (50f8d66)
- docs: fix compare link in readme (c5b7088)
- fix: add license information to all packages (d771640)
- fix: changelog preset (a5fa5ba)
0.4.3 (2024-06-11)
- chore: publish (7d81e70)
- fix: changelog links for bitbucket (b9b9fe0)
- fix: update clients automatically (3c2bb24)
- fix: update generated files according to new OpenAPI schemas (381a1ea)
0.4.2 (2024-06-11)
- chore: publish (443c80e)
- docs: add common documentation, missing file links (c14239b)
- docs: documentation for confluence package, fixes for jira docs (0b796ad)
- docs: jira api client documentation (32962ce)
- fix: add base path to confluence v2 API (8b1965c)
- fix: add links to JIRA/Confluence documentation (64c19b2)
- fix: operations with all arguments optional can be called without arguments (2daea7f)
0.4.1 (2024-06-10)
- chore: publish (4b7d1d7)
- fix: remove previous file versions when building (3ff3a0a)
0.4.0 (2024-06-10)
- chore: add corepack enable (98cac48)
- chore: add lerna debug to gitignore (bea46c8)
- chore: add lerna publish command (b509b84)
- chore: add license, basic readme (9717435)
- chore: debug yarnrc (46be582)
- chore: ignore further changes to .yarnrc.yml (0a994e5)
- chore: publish (56fc5dc)
- chore: publish (cc8ea33)
- chore: publish (3ee9b30)
- chore: publish (7260d50)
- chore: publish (869f752)
- chore: publish (7b03c93)
- chore: publish (75c84aa)
- chore: publish (c7ac36e)
- chore: publish (c410ea6)
- chore: publish (3df939a)
- chore: set public access (6e6f5d5)
- chore: update jira software schema (94af131)
- chore: update lerna commit message (390257b)
- chore: update yarn.lock (417cdbc)
- chore: update yarn.lock (713b499)
- chore: use yarn version explicitly (20e65e6)
- feat: first confluence API version (d580ceb)
- feat: first version with JiraSoftwareApi (e941fd3)
- feat: initial version (5c1e2d2)
- feat: update confluence api client, set v2 explicitly (7c7cba2)
- fix: automatic publishing (65c6149)
- fix: build before publishing (4a2bd42)
- fix: correct entry point (9c6289f)
- fix: don't stringify the request body twice (3252a78)
- fix: exclude codegen from build (ad5a787)
- fix: make ChangeDetails fields to and toString nullable (097e8b0)
- fix: remove unnecessary files from the package (78f2d55)