Skip to content
This repository has been archived by the owner on Jan 18, 2021. It is now read-only.

Releases: palantir/dropwizard-version-info

1.1.0

09 Jan 04:05
Compare
Choose a tag to compare
  • Add auto-publishing

1.0.0 Release

06 Sep 19:11
Compare
Choose a tag to compare

Upgrade to Dropwizard 1.0.0

0.7.0

11 Jul 23:22
Compare
Choose a tag to compare
  • Use "unknown" product version instead of throwing exception

Publish fix

24 May 23:10
Compare
Choose a tag to compare
0.6.1

Fix the vscUrl for bintray publishing. (#11)

writeVersion task update

19 May 19:52
Compare
Choose a tag to compare
  • writeVersion task only writes file when executed

Docs + Gradle Task

27 Apr 18:00
Compare
Choose a tag to compare
  • Added docs
  • Added writeVersion Gradle task: "Writes a version.properties file with the current git version to /src/main/resources/."

Actually change group id name to be consistent with Palantir OSS requirement

10 Mar 17:10
Compare
Choose a tag to compare

0.4.0

03 Mar 19:58
Compare
Choose a tag to compare

Change group id name to be consistent with Palantir OSS requirement

0.3.1

29 Feb 17:44
Compare
Choose a tag to compare
Merge pull request #3 from palantir/qchen/publicUtilityMethod

expose get version utility method if the consuming app needs to obtain the version directly

0.3.0

27 Feb 00:35
Compare
Choose a tag to compare
Merge pull request #2 from palantir/qchen/serviceInterface

code cleanup and added a service interface