Skip to content

v2.0.0

Compare
Choose a tag to compare
@ctreminiom ctreminiom released this 05 Oct 23:01
· 4 commits to main since this release
97e55f7

What's Changed

  • Added custom field request type by @Fank in #282
  • Fixed initialism in bitbucket by @Fank in #281
  • Added service desk request type groups by @Fank in #270
  • Change payload for service desk request attachemnt create to provide … by @Fank in #271
  • Added missing date struct in request current status date by @Fank in #272
  • Added RenderedFields and replaced string with time.Time in date fields by @Fank in #279
  • Replace service desk id with string instead of int by @Fank in #273
  • Replace service desk id with string instead of int by @Fank in #274
  • Fixed struct types and added missing properties in request type fields by @Fank in #275
  • Added properties to request type scheme by @Fank in #276
  • Added parse function for tempo account by @Fank in #289
  • 🎨 Id -> ID in jira by @Fank in #286
  • Added GroupUserPicker service & Find funtion by @Fank in #288
  • Replaced parameters with options and added internal by @Fank in #287
  • Added tests for parse request type & fixed test naming by @Fank in #285
  • Fixed initialism in models by @Fank in #269
  • 💚 Upgraded the golang version to test/lint by @ctreminiom in #294
  • ⬆️ Bump github.com/tidwall/gjson from 1.17.1 to 1.17.3 by @dependabot in #297
  • Fixed code scanning issues by @Fank in #293
  • add watcher that is another user as this looks not implemented on Add() by @mur4s4m3 in #291
  • Added DateScheme and DateTimeScheme by @Fank in #284
  • Updated code style by @Fank in #298
  • Added Raw custom field function to add custom structs to fields by @Fank in #277
  • ✨ Added the Jira Workflow APIS by @ctreminiom in #299
  • 🎨 jira_project.go edited. by @ctreminiom in #301
  • 🐛 issue_impl_adf.go edited by @ctreminiom in #302
  • 🎨 issue_impl_rich_text.go edited by @ctreminiom in #303
  • 🔒 Updated code style. by @ctreminiom in #304
  • Dropped check for golang 1.21 and added 1.23 by @Fank in #306
  • Code style changes by @Fank in #305
  • Added github action check for dependabot by @Fank in #307
  • ⬆️ Bump actions/checkout from 2 to 4 by @dependabot in #314
  • ⬆️ Bump actions/setup-go from 2 to 5 by @dependabot in #312
  • ⬆️ Bump dario.cat/mergo from 1.0.0 to 1.0.1 by @dependabot in #310
  • ⬆️ Bump actions/dependency-review-action from 1 to 4 by @dependabot in #313
  • ⬆️ Bump codacy/codacy-analysis-cli-action from 1.1.0 to 4.4.5 by @dependabot in #309
  • ⬆️ Bump github/codeql-action from 2 to 3 by @dependabot in #311
  • Removed duplicate Error in name by @Fank in #316
  • Updated code style by @Fank in #308
  • Added codacy config file & 🎨 by @Fank in #317
  • Changed data type to match other docs and added missing fields by @Fank in #321
  • ⬆️ Bump github.com/tidwall/gjson from 1.17.3 to 1.18.0 by @dependabot in #325

New Contributors

Full Changelog: v1.6.1...v2.0.0