|
| 1 | +# Change Log |
| 2 | + |
| 3 | +## [Unreleased](https://github.com/kaazing/java.client/tree/HEAD) |
| 4 | + |
| 5 | +[Full Changelog](https://github.com/kaazing/java.client/compare/5.1.0.4...HEAD) |
| 6 | + |
| 7 | +**Fixed bugs:** |
| 8 | + |
| 9 | +- Intermittent failure on WebSocketIT.clientShouldReceiveDataOverLongpollingRequest [\#12](https://github.com/kaazing/java.client/issues/12) |
| 10 | +- Ubuntu / Java 8 Build error [\#7](https://github.com/kaazing/java.client/issues/7) |
| 11 | +- Integrate RabbitMQ Messaging doc link is broken [\#6](https://github.com/kaazing/java.client/issues/6) |
| 12 | + |
| 13 | +**Closed issues:** |
| 14 | + |
| 15 | +- WebSocketIT.echoPayloadOverWSE\(\) fails on JDK 8 [\#8](https://github.com/kaazing/java.client/issues/8) |
| 16 | + |
| 17 | +**Merged pull requests:** |
| 18 | + |
| 19 | +- fixing link to cross-repo android migration topic [\#32](https://github.com/kaazing/java.client/pull/32) ([michaelcretzman](https://github.com/michaelcretzman)) |
| 20 | +- fixing links [\#30](https://github.com/kaazing/java.client/pull/30) ([michaelcretzman](https://github.com/michaelcretzman)) |
| 21 | +- Link errors [\#29](https://github.com/kaazing/java.client/pull/29) ([michaelcretzman](https://github.com/michaelcretzman)) |
| 22 | +- Fixed a broken link. [\#28](https://github.com/kaazing/java.client/pull/28) ([vjwang](https://github.com/vjwang)) |
| 23 | +- Issue \#12: Close event fired only after all outstanding requests are completed [\#27](https://github.com/kaazing/java.client/pull/27) ([pkhanal](https://github.com/pkhanal)) |
| 24 | +- Update README.md [\#26](https://github.com/kaazing/java.client/pull/26) ([michaelcretzman](https://github.com/michaelcretzman)) |
| 25 | +- Removed breadcrumbs. [\#24](https://github.com/kaazing/java.client/pull/24) ([chadpowers](https://github.com/chadpowers)) |
| 26 | +- Update p\_dev\_java\_client\_amqp.md [\#23](https://github.com/kaazing/java.client/pull/23) ([michaelcretzman](https://github.com/michaelcretzman)) |
| 27 | +- updating migration topic links to point to Andriod topic [\#22](https://github.com/kaazing/java.client/pull/22) ([michaelcretzman](https://github.com/michaelcretzman)) |
| 28 | +- Create README.md [\#19](https://github.com/kaazing/java.client/pull/19) ([michaelcretzman](https://github.com/michaelcretzman)) |
| 29 | +- Create README.md [\#18](https://github.com/kaazing/java.client/pull/18) ([michaelcretzman](https://github.com/michaelcretzman)) |
| 30 | +- Update README.md [\#17](https://github.com/kaazing/java.client/pull/17) ([michaelcretzman](https://github.com/michaelcretzman)) |
| 31 | +- Doc link updates [\#16](https://github.com/kaazing/java.client/pull/16) ([chadpowers](https://github.com/chadpowers)) |
| 32 | +- Upgrade ws to the latest specification.ws. [\#14](https://github.com/kaazing/java.client/pull/14) ([sanjay-saxena](https://github.com/sanjay-saxena)) |
| 33 | + |
| 34 | +## [5.1.0.4](https://github.com/kaazing/java.client/tree/5.1.0.4) (2015-05-27) |
| 35 | +**Fixed bugs:** |
| 36 | + |
| 37 | +- Java itests failures using java.client [\#5](https://github.com/kaazing/java.client/issues/5) |
| 38 | + |
| 39 | +**Merged pull requests:** |
| 40 | + |
| 41 | +- Cleaned up build process via poms to get the demo sources properly si… [\#11](https://github.com/kaazing/java.client/pull/11) ([dpwspoon](https://github.com/dpwspoon)) |
| 42 | +- Update to the latest K3PO. Fixed a race brought to light by WebSocket… [\#9](https://github.com/kaazing/java.client/pull/9) ([sanjay-saxena](https://github.com/sanjay-saxena)) |
| 43 | +- Moved doc folder a level up for consistency. [\#4](https://github.com/kaazing/java.client/pull/4) ([sanjay-saxena](https://github.com/sanjay-saxena)) |
| 44 | +- Deleted .travis.yml, CONTRIBUTING.md, NOTICE.txt, LICENSE.txt, and RE… [\#3](https://github.com/kaazing/java.client/pull/3) ([sanjay-saxena](https://github.com/sanjay-saxena)) |
| 45 | +- Added .travis.yml and updated README.md with the badge. [\#2](https://github.com/kaazing/java.client/pull/2) ([sanjay-saxena](https://github.com/sanjay-saxena)) |
| 46 | +- Consolidated Java community clients [\#1](https://github.com/kaazing/java.client/pull/1) ([sanjay-saxena](https://github.com/sanjay-saxena)) |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | +\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* |
0 commit comments