Skip to content

Tags: go-tapd/tapd

Tags

v0.10.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
refactor(api/comment): change ID fields from int to int64 (#69)

Signed-off-by: Flc <four_leaf_clover@foxmail.com>

v0.9.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat(webhook): enhance BugComment events with additional fields and t…

…ests (#55)

Signed-off-by: Flc <four_leaf_clover@foxmail.com>

v0.8.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
refactor(story): add custom fields and custom plan fields to Story st…

…ruct and related requests (#51)

v0.7.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat(webhook): Optimize the event structure (#45)

* feat(webhook): Optimize the event structure

* feat(webhook): Optimize the event structure

* feat(webhook): Optimize the event structure

* feat(webhook): Optimize the event structure

v0.7.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat(iteration): added UpdateIteration (#42)

v0.6.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat(iterations): added `GetWorkitemTypes`/`GetIterationsCount`/`GetI…

…terations`/`GetTemplateList`/`GetWorkitemTypes` (#38)

* feat(iterations): added `GetWorkitemTypes`

* feat(iterations): added `GetTemplateList`

* feat(iterations): added `GetIterations`

* feat(iterations): added `GetIterations`

* feat(iterations): added `GetIterationsCount`

* feat(iterations): added `GetIterationsCount`

* feat(iterations): added `CreateIteration`

v0.5.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
refactor(module): Update module path to `github.com/go-tapd/tapd` (#34)

v0.4.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
build(deps): bump golang.org/x/sync from 0.9.0 to 0.10.0 (#33)

Bumps [golang.org/x/sync](https://github.com/golang/sync) from 0.9.0 to 0.10.0.
- [Commits](golang/sync@v0.9.0...v0.10.0)

---
updated-dependencies:
- dependency-name: golang.org/x/sync
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v0.4.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
refactor(webhook): move webhook to subdirectory and simplify naming(#31)

v0.3.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
build(deps): bump golang.org/x/sync from 0.8.0 to 0.9.0 (#24)