Skip to content

Commit

Permalink
dropwizard-auth-ldap 1.0.2, tenacity 1.0.3, and release notes for 0.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
cgray committed Oct 10, 2016
1 parent cf3596a commit c6ee189
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
0.5.4 - Oct. 10, 2016
---
* [Dropwizard-auth-ldap 1.0.2](https://github.com/yammer/dropwizard-auth-ldap)
* [Tenacity 1.0.3](https://github.com/yammer/tenacity/blob/master/CHANGES.md)
* Rancher Instance Discovery support (thanks @gauravic08)[Pull Request 29](https://github.com/yammer/breakerbox/pull/29)

0.5.3 - Sept. 28, 2016
---
* [Dropwizard 1.0.2](http://www.dropwizard.io/1.0.2/docs/about/release-notes.html#v1-0-2-sep-23-2016)
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,9 @@
<properties>
<dropwizard.version>1.0.2</dropwizard.version>
<windowsazure.version>0.4.6</windowsazure.version>
<tenacity.version>1.0.2</tenacity.version>
<tenacity.version>1.0.3</tenacity.version>
<turbine.version>1.0.0</turbine.version>
<dropwizard-auth-ldap.version>1.0.0</dropwizard-auth-ldap.version>
<dropwizard-auth-ldap.version>1.0.2</dropwizard-auth-ldap.version>
<postgresql.version>9.4.1211.jre7</postgresql.version>
<h2.version>1.4.192</h2.version>
<kubernetes.version>2.2.144</kubernetes.version>
Expand Down

0 comments on commit c6ee189

Please sign in to comment.