Skip to content

Releases: nulab/backlog4j

Release v2.7.0

14 Jul 05:45

Choose a tag to compare

Changelog

7818cd8 release: v2.7.0
25cc998 Merge pull request #96 from badfalcon/master
40d3cce Merge pull request #99 from nulab/feature/document-api
a6d2fee feat: add support for Backlog Document API
548cda6 Merge pull request #98 from nulab/ci/jreleaser-release
40fe89c Fix to master branch
b70125b Configure project for SNAPSHOT deployment to Central Portal
b797dd7 chore: migrate JReleaser deploy config from nexus2 to mavenCentral
af37b27 chore: remove JRELEASER_PROJECT_VERSION override since it's handled automatically
ed508ba chore(ci): switch to JReleaser for migration from Sonatype OSSRH to Central Portal
fe33dcf Fix the javadoc comment for getPullRequestComments
02dd6e7 bump up snapshot version

Release early-access

14 Jul 05:58

Choose a tag to compare

Release early-access Pre-release
Pre-release

Changelog

13cad47 chore: update README

v2.6.0

20 Nov 05:36
490b551

Choose a tag to compare

What's Changed

Full Changelog: v2.5.3...v2.6.0

v2.5.3

31 Jul 22:58

Choose a tag to compare

What's Changed

Full Changelog: v2.5.2...v2.5.3

v2.5.2

15 Sep 13:14

Choose a tag to compare

What's Changed

Full Changelog: v2.5.0...v2.5.2

v2.5.0

27 Apr 01:37

Choose a tag to compare

What's Changed

  • [chore]upgrade Java to 1.8 by @foo-543674 in #79
  • Add some fields in responses and parameters of projects by @safx in #80
  • Pasta 74/add parameters by @safx in #81
  • fix getting wrong parameters by @safx in #82

New Contributors

Full Changelog: v2.4.4...v2.5.0

v2.4.4

10 Jun 14:21

Choose a tag to compare

  • Update dependency libs

v2.4.3

23 Apr 03:15

Choose a tag to compare

Rate Limit (https://backlog.com/ja/blog/backlog-api-rate-limit-announcement/) に関するサポート機能を追加

v2.4.1

03 Mar 03:30

Choose a tag to compare

  • Set headers on POST method

v2.4.0.

13 Jan 05:23

Choose a tag to compare

  • update require java version 1.6 to 1.7
  • add response handling for status 429 (rate limit)