Skip to content

6.0.0-rc.8

Latest
Compare
Choose a tag to compare
@jmini jmini released this 30 Dec 07:45
· 1 commit to main since this release

What's Changed

  • Add "values()" on search scopes by @jmini in #1203
  • Add "static" to "values()" on search scopes by @jmini in #1204
  • Add support for Epics notes by @jmini in #1205
  • Add jandex plugin by @jmini in #1211
  • Use "Boolean" instead of "boolean" for optional parameters by @jmini in #1212
  • Add work item support to WebHookManager by @ParkerMc in #1215
  • Remove classes to prevent "split packages" issues by @jmini in #1216
  • Rework GitLabForm to preserve the value type by @jmini in #1217
  • Add reviewerId to MergeRequestFilter by @jmini in #1218
  • add RepositoryApi.compare(Object projectIdOrPath, String from, String to, Object fromProjectId, boolean straight) by @otary in #1208
  • Add "auto_devops_enabled" parameter when creating projects by @jmini in #1219
  • Change types in Filter classes by @jmini in #1220
  • BoardApi fixes and group support by @jmini in #1221
  • BoardApi add support for EpicBoards by @jmini in #1222
  • Use DateOnlySerializer when appropriate by @jmini in #1223

New Contributors

Full Changelog: 6.0.0-rc.7...6.0.0-rc.8