Skip to content

Releases: talsma-ict/lazy4j

Release 2.0.0

20 Jun 14:54
Compare
Choose a tag to compare

Back to basic

New major version due to formally breaking change, removing the retry mechanism in case of exceptions.

What's Changed

  • Remove retrycount by @sjoerdtalsma in #123
  • Build + test dependencies, dependencies, dependencies

Full Changelog: 1.0.3...2.0.0

Release 1.0.3

21 Oct 16:40
Compare
Choose a tag to compare

What's changed

  • Retry by default, deprecate the max retries mechanism. (#115)
  • Tooling version updates.

Full changelog: 1.0.2...1.0.3

Release 1.0.2

12 Mar 14:35
Compare
Choose a tag to compare

Release notes

This is a lifecycle management release.

  • Switched from Travis CI to Github Actions (#63).
  • Documentation improvements.
  • Upgraded dependencies:
    • Bump umldoclet from 2.0.0-rc.4 to 2.0.12 (#22, #24, #25, #32, #33, #35, #41, #43, #49, #53, #56, #58, #59)
    • Bump jul-to-slf4j from 1.7.25 to 1.7.30 (#23, #36, #37, #42, #44)
    • Bump hamcrest from 2.1 to 2.2 (#39)
    • Bump junit to 5.7.1 (#46, #48, #51, #52, #60, #62)
    • Bump maven-compiler-plugin from 3.8.0 to 3.8.1 (#29)
    • Bump maven-source-plugin from 3.0.1 to 3.2.1 (#31, #40, #45)
    • Bump maven-javadoc-plugin from 3.0.1 to 3.2.0 (#26, #34, #50)
    • Bump maven-scm-plugin from 1.11.1 to 1.11.2 (#27)
    • Bump maven-failsafe-plugin from 2.22.1 to 3.0.0-M5 (#28, #55)
    • Bump maven-surefire-plugin from 3.0.0-M4 to 3.0.0-M5 (#54)
    • Bump jacoco-maven-plugin from 0.8.2 to 0.8.6 (#21, #30, #38, #61)

Release 1.0.1

09 Jan 06:31
Compare
Choose a tag to compare

Release notes

  • Implement retry-on-exception mechanism (#20)
  • Javadoc fixes (03132f0)
  • Dependency updates:
    • Bump hamcrest-library from 1.3 to 2.1 (#19)
    • Bump jaxb-api from 2.3.0 to 2.3.1 (#14)
    • Bump maven-failsafe-plugin from 2.22.0 to 2.22.1 (#15)
    • Bump maven-scm-plugin from 1.9.5 to 1.11.1 (#12)
    • Bump umldoclet from 2.0.0-rc.3 to 2.0.0-rc.4 (#11)

Release 1.0.0

23 Aug 09:26
Compare
Choose a tag to compare

Release notes

This is the first stable release, we commit to keeping backward compatibility with this 1.0 version.

Release 0.3.0

02 Jul 22:23
Compare
Choose a tag to compare

Release notes

  • Add getIfAvailable() method for Optional value reference (9c4262f)
  • Documentation: Mention isAvailable, ifAvailable, map and flatMap (b28426c)
  • Add concurrency tests (ffc37d6, 620736e)
  • JavaDoc: Use new UMLDoclet

Release 0.2.0

04 May 11:21
Compare
Choose a tag to compare

Release notes:

  • Add java 9 nl.talsmasoftware.lazy4j module-info to the library, keeping binary compatibility with java 8.
  • Breaking change: Package renamed from nl.talsmasoftware.lazy to nl.talsmasoftware.lazy4j in accordance with the module name.

Release 0.1.0

04 May 10:13
Compare
Choose a tag to compare
Release version 0.1.0