Releases: AllDmeat/kaiten
Releases · AllDmeat/kaiten
Release list
2.3.0
What's Changed
- feat(checklist-items): add SDK support by @AllDmeat in #469
- feat(cards): add SDK support by @AllDmeat in #470
- feat(card-blocker-users): add SDK support by @AllDmeat in #472
- feat(custom-properties): add SDK support by @AllDmeat in #473
- feat(checklists): add SDK support by @AllDmeat in #471
- feat(card-types): add SDK support by @AllDmeat in #474
- feat(custom-directories): add SDK support by @AllDmeat in #475
- feat(company-users): add SDK support by @AllDmeat in #476
- feat(custom-directory-fields): add SDK support by @AllDmeat in #477
- feat(custom-directory-records): add SDK support by @AllDmeat in #478
- feat(custom-property-tree-entities): add SDK support by @AllDmeat in #479
- feat(custom-property-catalog-values): add SDK support by @AllDmeat in #480
- feat(custom-property-select-values): add SDK support by @AllDmeat in #481
- feat(group-admins): add SDK support by @AllDmeat in #482
- feat(document-schemas): add SDK support by @AllDmeat in #484
- feat(group-entities): add SDK support by @AllDmeat in #485
- feat(custom-property-collective-score-values): add SDK support by @AllDmeat in #483
- feat(custom-property-collective-vote-values): add SDK support by @AllDmeat in #486
- feat(group-users): add SDK support by @AllDmeat in #487
- feat(service-desk-services): add SDK support by @AllDmeat in #490
- feat(space-users): add SDK support by @AllDmeat in #498
- feat(document-groups): add SDK support by @AllDmeat in #488
- feat(groups): add SDK support by @AllDmeat in #489
- feat(documents): add SDK support by @AllDmeat in #491
- feat(space-boards): add SDK support by @AllDmeat in #492
- feat(tags): add SDK support by @AllDmeat in #493
- feat(private-card-files): add SDK support by @AllDmeat in #494
- feat(space-template-checklist): add SDK support by @AllDmeat in #495
- feat(space-template-checklist-items): add SDK support by @AllDmeat in #496
- feat(private-comment-files): add SDK support by @AllDmeat in #497
- feat(iterations): add SDK support by @AllDmeat in #499
- feat(private-custom-property-files): add SDK support by @AllDmeat in #500
- feat(timesheet): add SDK support by @AllDmeat in #501
- feat(user-roles): add SDK support by @AllDmeat in #502
- feat(tree-entities): add SDK support by @AllDmeat in #503
- feat(tree-entity-roles): add SDK support by @AllDmeat in #504
- feat(users): add SDK support by @AllDmeat in #505
- Make CLI primary in README by @AllDmeat in #506
- fix(release): drop duplicate root glob that made asset upload fail by @AllDmeat in #507
Full Changelog: 2.2.0...2.3.0
2.2.0
What's Changed
- feat(card-service-desk-external-recipients): add SDK support by @AllDmeat in #460
- feat(card-blocker-categories): add SDK support by @AllDmeat in #461
- feat(card-sla): add SDK support by @AllDmeat in #462
- feat(card-type-tree-entities): add SDK support by @AllDmeat in #463
- feat(card-allowed-users): add SDK support by @AllDmeat in #464
- feat(card-files): add SDK support by @AllDmeat in #465
- feat(card-time-logs): add SDK support by @AllDmeat in #466
- feat(audit-logs): add SDK support by @AllDmeat in #467
- chore(deps): bump actions/cache from 5 to 6 by @dependabot[bot] in #399
- chore(deps): bump github.com/apple/swift-http-types from 1.5.1 to 1.6.0 by @dependabot[bot] in #400
- chore(deps): bump github.com/apple/swift-openapi-urlsession from 1.3.0 to 1.3.1 by @dependabot[bot] in #401
- chore(deps): bump github.com/apple/swift-system from 1.7.2 to 1.8.0 by @dependabot[bot] in #405
- chore(deps): bump github.com/apple/swift-openapi-generator from 1.12.2 to 1.13.0 by @dependabot[bot] in #403
- feat(cli): resolve credentials from environment variables by @AllDmeat in #468
Full Changelog: 2.1.0...2.2.0
2.1.0
What's Changed
- feat: add space automations to spec, SDK and CLI by @AllDmeat in #459
- Select values can be read but not created, and the deleted flag never reaches callers by @AllDmeat in #458
Full Changelog: 2.0.2...2.1.0
2.0.2
What's Changed
- fix: model private card files, unbreaking getCard on any card with an attachment by @AllDmeat in #457
Full Changelog: 2.0.1...2.0.2
2.0.1
What's Changed
Full Changelog: 2.0.0...2.0.1
2.0.0
What's Changed
Full Changelog: 1.9.0...2.0.0
1.9.0
What's Changed
Full Changelog: 1.8.0...1.9.0
1.8.0
What's Changed
- docs(openapi): clean up DOC_MISMATCH after Kaiten support fixed docs by @AllDmeat in #391
- docs(openapi): clean up remaining DOC_MISMATCH markers by @AllDmeat in #394
- ci: move Swift and Python out of mise to fix locked install on Linux/Windows by @AllDmeat in #398
- chore(deps): bump actions/checkout from 6 to 7 by @dependabot[bot] in #397
- chore(deps): bump github.com/apple/swift-openapi-generator from 1.11.0 to 1.12.2 by @dependabot[bot] in #392
- chore(deps): bump github.com/apple/swift-openapi-runtime from 1.11.0 to 1.12.0 by @dependabot[bot] in #393
- chore(deps): bump github.com/apple/swift-system from 1.6.4 to 1.7.2 by @dependabot[bot] in #396
- chore(deps): bump github.com/apple/swift-openapi-urlsession from 1.2.0 to 1.3.0 by @dependabot[bot] in #386
- chore(deps): bump github.com/apple/swift-argument-parser from 1.7.1 to 1.8.2 by @dependabot[bot] in #395
- chore(deps): bump softprops/action-gh-release from 2 to 3 by @dependabot[bot] in #385
- feat(agent): ship a plugin marketplace with a kaiten CLI skill by @AllDmeat in #406
Full Changelog: 1.7.1...1.8.0
1.7.1
What's Changed
Full Changelog: 1.7.0...1.7.1
1.7.0
What's Changed
- chore(deps): bump github.com/apple/swift-openapi-generator from 1.10.4 to 1.11.0 by @dependabot[bot] in #376
- Make transport init public by @AllDmeat in #377
- perf: make DateFormatter static in RetryMiddleware (#369) by @AllDmeat in #378
- docs: add pagination, filters, and option structs to README by @AllDmeat in #379
- chore(deps): bump jdx/mise-action from 3 to 4 by @dependabot[bot] in #373
- chore(deps): bump compnerd/gha-setup-swift from 0.3.0 to 0.4.0 by @dependabot[bot] in #374
- fix: add unknown case to all SDK enums for forward compatibility (#364) by @AllDmeat in #382
- docs: clarify isEmptyBody catch block and RetryMiddleware idempotency by @AllDmeat in #383
- chore(deps): bump github.com/apple/swift-argument-parser from 1.7.0 to 1.7.1 by @dependabot[bot] in #375
- fix: preserve response body in serverError after retry exhaustion by @AllDmeat in #380
- feat: centralized rate-limit gate for 429 handling (#342) by @AllDmeat in #381
Full Changelog: 1.6.0...1.7.0