5.4.1 (2017-02-10)
Merged pull requests:
- Revert "(#850) Sync'd AbstractIoAcceptor from mina 2.0.16, fixed bind… #867 (sbadugu)
- Clean up system property. #865 (vmaraloiu)
- Reverted shade plugin to generate the reduced pom. #864 (Anisotrop)
- Remove System Properties which should be undocumented from Javadoc #860 (vmaraloiu)
- Fix serverShouldSend501ToUnknownTransferEncoding() test. #859 (vmaraloiu)
- Removed tests which are implemented in k3po #854 (vstratan)
- Added Log warning first time we see Http 1.0. #851 (vmaraloiu)
- Added the
aggregate-add-third-party-mojo
plugin #812 (mgherghe)
5.4.0 (2017-01-20)
Fixed bugs:
- UdpAcceptorIT.concurrentConnections is failing intermittently #796
- JMX management service: closeSessions (by principal) service bean method causes NPEs #783
- Exceptions reported by HttpAcceptor...doExceptionCaught do not include session id #777
- management.jmx service: user principals are not visible in jconsole in our mxbeans unless concrete class is named in gateway config #773
- ClassCastException in ServiceManagementBean$DefaultServiceManagementBean.doSessionCreated #733
- OOTB log4j-config.xml and gateway-config.xml improvements are needed (does not document MaxBackupIndex, etc) #709
- java.io.IOException: Broken pipe causes incorrect event reporting in TCP layer #688
- Diagnostic message for unexpected exception in a filter should include session details #685
- Build failure in Http Directory Service: 3 tests systematically failing in HttpDirectoryServiceIT on my Windows laptop #682
- failure in WsnConnectorTest #655
- Need better diagnostics when a ProtocolDecoderException occurs or other unexpected transport exception #384
Closed issues:
- HTTP request decoder exception during method decoding (sporadic) #806
- Remove sigar dependency #781
- test.util dependency should always be test scope #676
- net.sourceforge.cobertura.javancss.parser.ParseException #208
- Gateway 4.0.4.224: Text received as BLOB when connecting to an Echo service through a Proxy #154
Merged pull requests:
- Remove unnecessary code from product #856 (mgherghe)
- .ksn parameter is converted into X-Sequence-No header for #855 (jitsni)
- Fixing a race in UdpConnectorIT.clientSentData #853 (jitsni)
- Syncing AbstractIoAcceptor from mina #850 (jitsni)
- Fixed Basic and Digest authentication scripts on http.proxy #849 (apirvu)
- Not consuming extra CRLF after HTTP response #847 (jitsni)
- Set early access feature http proxy test to be disabled #845 (dpwspoon)
- Added keystore and truststore to LoginModule options #844 (dpwspoon)
- Enabling http.proxy feature by default #842 (jitsni)
- (issue#912, management) Fixed a memory leak by altering CollectOnlyMa… #841 (cmebarrow)
- Fix for issue 926. #840 (vmaraloiu)
- Ordering open and message events of UDP child channels #839 (jitsni)
- Add logging filter constructor #838 (cmebarrow)
- Fix the message in log warning #837 (stanculescu)
- Fix the diagnostic message for unexpected exception to include session details #836 (stanculescu)
- Fix the message in connect and accept options. #835 (stanculescu)
- Improving the http.proxy service accept/connect uri validation message #834 (jitsni)
- Http proxy redirect (not following) occasional test failure fix #833 (dpwspoon)
- Upgrading agrona version (package names are different) #832 (jitsni)
- Fixing k3po scripts for http methods #831 (jitsni)
- Fix ws.inactivity.timeout and http.keepalive.timeout logging order in connect and accept options. #828 (stanculescu)
- http.proxy service is changed to accept only with URIs ending with / #827 (jitsni)
- Issue 676 test.util scope #826 (cmebarrow)
- (#688) Fixed NioWorker to ensure we don't incorrectly report a data received event after an exception... #823 (cmebarrow)
- Reusing of downstream message event issue for udp #820 (jitsni)
- .ksn parameter is converted into header only when httpxe is detected. #819 (jitsni)
- Added license.txt to distribution #817 (dpwspoon)
- Validating Host header when client sends a request in absolute-form #816 (jitsni)
- [DO NOT MERGE] Kroadmap 1005 login module #815 (DoruM)
- Memory Cleanup #814 (dpwspoon)
- Fixed instance were SslConnector was limiting the TLS session cache o… #813 (dpwspoon)
- Making usascii CharsetDecoder an instance variable #808 (jitsni)
- HTTP Connector tests #807 (jitsni)
- Hazelcast upgrade #804 (danibusu)
- Forward port: Converting transport options that contain tls values #803 (sbadugu)
- Http Acceptor tests #802 (jitsni)
- Turn rest TTL service clarification #801 (dpwspoon)
- Converting transport options that contain tls values #799 (jitsni)
- Case sensative bug #797 (dpwspoon)
- Simplify WsnAcceptorRule by removing the unused log4j related logic and using TransportFactory.injectResources #795 (cmebarrow)
- Removed some remaining vestiges of sigar from NOTICE.txt and ... #794 (cmebarrow)
- Fixed a trivial error in JmxSessionPrincipalsIT which was causing occasional test failures (in that test or subclass JmxSessionPrincipalsSupertypeIT) #793 (cmebarrow)
- Remove sigar dependency, remove system MBeans #792 (cmebarrow)
- (management) Change junit and (especially) jmock-junit dependencies … #791 (cmebarrow)
- Issue 783: NullPointerExceptions after calling closeSessions on ServiceMXBean #790 (cmebarrow)
- Added udp.tranport option to xsd #789 (dpwspoon)
- tls scheme #788 (jitsni)
- UDP child channel write future is fired as success always #785 (jitsni)
- Management fixes #784 (cmebarrow)
- Using a queue instead of ring buffer to pass messages to udp child channels #782 (jitsni)
- Add README #768 (robinzimmermann)
- Added new k3po tests for HTTP proxy story #622 (vstratan)
5.3.2 (2016-11-14)
Merged pull requests:
- Http proxy #787 (claudiaop)
- Adding new websocket specification tests for case-insensiitve headers #786 (jitsni)
- If there is transport for udp, udp's host address is not resolved. #780 (jitsni)
- Logging improvements and metrics fix #779 (cmebarrow)
- Ticket#434 fix frame masking check #775 (danibusu)
- Udp benchmarks #772 (jitsni)
- Configuring mina.netty logging factory #762 (jitsni)
5.3.1 (2016-11-03)
Fixed bugs:
- Issue with finer to coarser granularity conversion of time unit in config file #595
Closed issues:
- UDP processing may be slowed by select, we should call selector.wakeup when udp events come in #752
Merged pull requests:
- Catchup merge from release branch #776 (dpwspoon)
- (service/proxy) Make AbstractProxyHandler.setMaximumPendingBytes public #770 (cmebarrow)
- Support for configuring http.realm #765 (dpwspoon)
- shutdown causes selector loop not terminate #763 (jitsni)
- Fixing udp server boss thread names #761 (jitsni)
- 5.3.1 nioworker perf fix selector wakeup #760 (cmebarrow)
- Catchup develop from release #758 (dpwspoon)
- Sync with netty 3.5.10 (apply to release/5.3.1) #757 (cmebarrow)
- Enhance ITUtil.toTestRule(...) to support @Mock and @Auto annotations… #756 (jfallows)
- Skip transport factories for disabled transports #754 (jfallows)
- Http acceptor multi factor acceptor tests #753 (dpwspoon)
- Removed Agrona from the mina.netty jar #751 (mgherghe)
- Make mock handler tolerant of call to sessionClosed #750 (jfallows)
- Relax count on number of IDLE events #749 (jfallows)
- Reduced number of follows in ConnectorMultiFactorAuthIT such that tes… #748 (dpwspoon)
5.2.5 (2016-10-19)
Merged pull requests:
- catchup develop from release #747 (dpwspoon)
- Altered NioWorker.select and AbstractNioSelector.select to use 10ms select timeout #746 (cmebarrow)
- Add "connect.strategy" property to proxy service(s) #745 (jfallows)
- add check for mux scheme when adding trailing slash #744 (danibusu)
- Changed turn.rest response to use json library instead of string formatting #743 (mgherghe)
- Adjusting IdleStrategy's parking times #741 (jitsni)
- Created GrantLoginModule. #739 (nemigaservices)
- add early access feature for tcp security extensions #736 (danibusu)
- Add support for proxy service connect.strategy … #735 (jfallows)
- Http.multi.auth #734 (dpwspoon)
- Add convenience methods and tidy POM #732 (jfallows)
- Modified DefaultExpiringState.putIfAbsent to accept ttl #731 (apirvu)
- Selector.selectNow is triggered by passing timeout=0L #728 (jitsni)
- Tcp.ip.whitelist #727 (danibusu)
- Network interface syntax enhancements #626 (irina-mitrea-luxoft)
5.2.4 (2016-10-03)
Fixed bugs:
- RC releases: Gateway fails to start up due to error in Update service concerning version format #715
Merged pull requests:
- Configure Agrona's buffer size for udp child channels #726 (jitsni)
- Release 5.2.4 branch merge #725 (jitsni)
- Syncing netty changes w.r.t interestops #724 (jitsni)
- Set UDP receive buffer size to 2048 #723 (dpwspoon)
- Revert "Changed turn.rest json response to include stun URLs" #722 (dpwspoon)
- Revert "Changed turn.rest json response to include stun URLs" #721 (dpwspoon)
- Fixing IdleStrategy compilation issue #720 (jitsni)
- Parking the thread for 10mills instead of 10micros #719 (jitsni)
- Bugfix/870 update parent #717 (ahousing)
- Add support for release candidates. #716 (Anisotrop)
- Added annotation for the turn.rest service in xsd file #714 (mgherghe)
- Turn Proxy - Unify Logging Output #713 (mgherghe)
- Added maximum.redirects to accept/connect options #712 (dpwspoon)
- Worker threads are going to PARK state unnecessarily #711 (jitsni)
5.2.3 (2016-09-20)
Fixed bugs:
- WSN Connector: Connection should fail when the negotiated extension is not in the list of supported extensions #314
- WSN Connector: Missing Sec-WebSocket-Extensions header in the handshake request #309
Merged pull requests:
- add getter for GatewayConfigurationDocument: #708 (dpwspoon)
- Update test.Gateway to allow fetching of generated xml configuration #707 (danibusu)
- WebSocket extensions decide whether to be part of handshake or not #705 (jitsni)
- Fixed typo in early access feature description #704 (dpwspoon)
- Changed turn.rest json response to include stun URLs #701 (mgherghe)
- TLS support added #653 (justinma246)
5.2.2 (2016-09-09)
Fixed bugs:
- wsn transport is reacting incorrectly to case where maximum ws message size is exceeded #463
- WSN Connector: Connection should fail when the value of the
Connection
header in handshake response is notUpgrade
#310
Merged pull requests:
- Removed turn.proxy module #703 (mgherghe)
- Apirvu param prot #702 (dpwspoon)
- Turn proxy support for turn data message #699 (dpwspoon)
- Tweak comment in configuration #698 (robinzimmermann)
- Update schema to latest. Add update.check service #697 (robinzimmermann)
- Http Connector authenticating to 401 and Login Module expiring state #696 (dpwspoon)
- Using tcp acceptor's worker pool for udp child sessions #694 (jitsni)
- Parameterized test classes to run with TCP and UDP #693 (apirvu)
- Changes for MESSAGE-INTEGRITY generation #692 (Anisotrop)
- Added tests for webRTC turn rest service #691 (vstratan)
- Adding proxy service tests #689 (jitsni)
- Ignored symlink tests if the user has no OS access to create symlinks #686 (mgherghe)
- Refactor turn.rest API to match feedback #684 (mgherghe)
- Mask XOR-RELAY-ADDRESS and unmask XOR-PEER-ADDRESS #681 (Anisotrop)
- Removed echoing of java path and version on startup #680 (mgherghe)
- add ws extensions functionality in WsnConnector #657 (danibusu)
- Changes for time unit conversion. #649 (vmaraloiu)
- Add the port of the remote client to HEADER_X_FORWARDED_FOR and FORWARDED_FOR headers. Perform changes in k3po scripts for the new changes. #630 (vmaraloiu)
5.2.1 (2016-08-19)
Merged pull requests:
- Turn.proxy implementation #679 (Anisotrop)
- Implementation of turn.rest authentication service #674 (DoruM)
- HTTP Proxy Issue 648 #672 (a-zuckut)
- Remove copyright info from log4j xml/properties files #668 (ahousing)
- Fix for issue 310: WSN Connector: Connection should fail when the value of the header in handshake response is not #310 #665 (vmaraloiu)
- Help written from file #656 (DoruM)
- Http acceptor tests pulled from K3po #644 (a-zuckut)
5.2.0 (2016-08-08)
Fixed bugs:
- Gateway not specification compliant for invalid headers #637
- RFC 7232: Directory Service responds with 200 OK when If-Modified-Since matches Last-Modified from previous response #383
- WSN Connector: Missing
Connection
header in handshake response should not result in a successful connection #311 - WsnConnector does not reject a masked text or binary frame from the server #308
- WSN Connector: Gateway sends back invalid UTF-8 reason instead of just the CLOSE code 1002 #307
- WSN Connector, WSE connector: IllegalArgumentException is thrown when sending a frame with empty payload #306
- WSN Transport Bug : shouldEchoBinaryFrameWithPayloadLength0 and shouldEchoTextFrameWithPayloadLength0 #254
Merged pull requests:
- reset all changes made by the revert commit(https://github.com/kaazin… #671 (AdrianCozma)
- reset version to develop-SNAPSHOT, it was changed during a revert on … #670 (AdrianCozma)
- Implemented the new <symbolic-link> property for the Directory Service #669 (msalavastru)
- Update copyright stored in server.?pi/pom.xml #667 (ahousing)
- Removing http transport dependency in proxy service #666 (jitsni)
- Corrected namespace for management.xsd #664 (DoruM)
- Revert "Corrected namespace for management.xsd" #663 (AdrianCozma)
- Corrected namespace for management.xsd #662 (DoruM)
- Corrected namespace for management.xsd #659 (DoruM)
- Disable TcpConnectorIT.shouldHandleServerClose #654 (ahousing)
- Added validation for empty space after HTTP header field name #652 (DoruM)
- Updated license for log4j-config #650 (vishalsatish)
- reject masked frames sent by the server in a websocket connection #647 (danibusu)
- Udp impl using netty #646 (jitsni)
- Add checks for invalid UTF-8 reason on Close frame #641 (DoruM)
- [Work in progress] add support for sending empty payload frame (gateway issue #254) #640 (danibusu)
5.1.2 (2016-07-20)
Fixed bugs:
- AcceptUriComparedToBalanceUriVisitor is comparing URIs prior to parameters being replaced, causing NPE that throws Parse Exception #612
- WSN Connector: Invalid value for the
Upgrade
header in handshake response must not result in a successful connection #312 - WsebAcceptorTest.shouldBindAWsAddress timeouts #287
Merged pull requests:
- Revert "Pokemon exceptions" #645 (dpwspoon)
- Un-suspended successful test case #642 (DoruM)
- Checking if 'Connection' header is present when Gateway connects as a client #635 (DoruM)
- Remove realm with no authorization constraint / login module passes #634 (justinma246)
- RFC 7232: Directory Service responds with 200 OK when If-Modified-Since #633 (DoruM)
- Revert "Login Module fix" #632 (dpwspoon)
- Pokemon exceptions #631 (DoruM)
- Remove overriding values in child poms for failsafe plugin #629 (justinma246)
- Login Module fix #628 (justinma246)
- Revert "Login Module passes when there is a realm and login module" #627 (jitsni)
- PR for issue #615: Remove all but hostname must match gateway-config.xml balancer check #623 (msalavastru)
- Adding get/setInternalInterestOps() methods to AbstractNioChannel #621 (jitsni)
- Checking for correct java version in scripts #620 (justinma246)
- SNMP and sessionServiceType no longer supported #618 (justinma246)
- Http connector follow redirect for maximum.redirects, also http acceptor send 302 for wsn and wsx #611 (dpwspoon)
- Login Module passes when there is a realm and login module #604 (justinma246)
5.1.1 (2016-06-27)
Fixed bugs:
- HttpDirectoryServiceIT.testUriWithParams fails with max-age mismatch #468
- JMX Session count is not correct on Echo Service #331
- Sporadic failure: Hangs on "transport.wsn.WsnAcceptorTest" #197
- Multiple Log4J in distribution #80
- Sslv3Test#connectSucceedsWithoutSslv3 fails intermittently #71
- transport.wsn DuplicateBindTest: test timed out #58
Closed issues:
- Connect directly to ws service #590
- Java 7 throws unfriendly error #351
- Command center page throws an error when you open Configuration/Overview in Command center #320
- change "KAAZING" to "Kaazing" in all 5.0 docs #298
- log4j clean up #277
- WsebConnector doesn't send next protocol #266
- EE label in doc should have hint describing what it is #215
- Document using /dev/random vs /dev/urandom in production environments #170
Merged pull requests:
- updated sonar user and password #609 (AdrianCozma)
- Fix for issue #537: WsnAcceptorUserLoggingIT sporadic failures on missing close exception #608 (msalavastru)
- Added support for deeply nested properties to GatewayConfiguration for testing purposes #607 (sanjay-saxena)
- Fix for issue #518: Http proxy is adding its own unauthorized content to http response that are unauthorized #606 (msalavastru)
- Updated mina.netty version to resolve security scan (note: we don't a… #603 (dpwspoon)
- Early access features in Gateway #600 (cmebarrow)
- Fix for issue 558 Directory service property directory must start with a / #558 #599 (msalavastru)
- Fix for issue 80: Multiple Log4J in distribution #598 (msalavastru)
- ws.inactivity.timeout populates http.keealive.timeout #597 (jitsni)
- Disable WsnAcceptorUserLoggingIT.verifyPrincipalNameLoggedInLayersAbo… #596 (ahousing)
- Updating slf4j to 1.7.21 version #593 (jitsni)
- No need to override hashCode() in OtherSslCipher #592 (jitsni)
- Disable TcpConnectorIT.shouldEstablishConnection #591 (ahousing)
- fixed travis file bug that wasn't building all branches #588 (AdrianCozma)
- Adding TLSv1.2 ciphers that are enabled by java 8 sun provider #587 (jitsni)
- changed the position of the sonar command to catch failures #584 (AdrianCozma)
- Cleanup #583 (jitsni)
- Update pom.xml #582 (dpwspoon)
- Cleanup #581 (jitsni)
- Cleanup #579 (jitsni)
- Cleanup #578 (jitsni)
- WsPingMessage's empty buffer needs to be shared buffer #577 (jitsni)
- Made authType.getSessionTimeout check for instance of != null as I wa… #569 (dpwspoon)
- Added test file that checks the server's pom.xml has consistent manif… #564 (Anisotrop)
5.1.0 (2016-05-17)
Closed issues:
- Extension filter is not removed when WSEB's TransportSession is closed #555
Merged pull requests:
- Catchup release #576 (dpwspoon)
- Adding a better log message when WsCheckAliveFilter closes ws session #573 (jitsni)
- Fix for issue #385 #571 (msalavastru)
- Removing IdleTimeoutFilter in wseb #570 (jitsni)
- Synchronizing the state during acceptor/connector initialization #567 (jitsni)
- Resolved cipher suites if not already a String[] in SslResourceAddres… #566 (dpwspoon)
- Update Stack Overflow link to use the Kaazing tag #565 (robinzimmermann)
- ignored sse test in general(not just Jenkins) #563 (AdrianCozma)
- ignored sseIe8HttpxeConnectAndGetData test for Jenkins builds #562 (AdrianCozma)
- Ignored DatagramPortUnreachableTest #561 (AdrianCozma)
- Catch up merge from release/5.1.0 branch #560 (jitsni)
- Fix webservice url for community/enterprise. #559 (Anisotrop)
- redirected failsafe reports to surefire directory as a workaround to … #557 (AdrianCozma)
- WSEB Extension filter's IoFilter#onPostRemove() is not invoked #556 (jitsni)
- Making sure that next protocol is not null (let the binding deal with… #554 (jitsni)
- Fix for sporadic failure of HttpDirectoryServiceIT.testPostLargeData #553 (mgherghe)
- Removing the logic to force ciphers for applets #552 (jitsni)
- Fixed HttpBalancerService to add bindings properly #551 (sanjay-saxena)
- Thread unsafe processing in ProtocolCodecFilter during wseb realignment #548 (jitsni)
- Ignored test JmxSessionPrincipalIT. #546 (NicoletaOita)
- Fix OpeningHandshakeIT #545 (Anisotrop)
- Fix OpeningHandshakeIT #544 (Anisotrop)
- Ignored test as suggested in ticket 434 #543 (vstratan)
- Develop.catchup #541 (dpwspoon)
- Updated k3po version #540 (dpwspoon)
- Release/5.1.0 #539 (robinzimmermann)
- Applied filtering to windows edition #538 (dpwspoon)
- Add filtered version to index.html #537 (dpwspoon)
- Updated k3po version #536 (dpwspoon)
- Ping/Pongs are not encoded in wsx #535 (jitsni)
- Investigate.sporadic.failures.3 #534 (dpwspoon)
- Selectively ignore certain tests on Linux #533 (sanjay-saxena)
- updated travis.yml to make sonar analyses on master and release #532 (AdrianCozma)
- Add location paramter to websocket.org link #531 (robinzimmermann)
- Replace support link with Github issues link. Add panel headers #530 (robinzimmermann)
- Changed part of script to be http and not tcp #529 (dpwspoon)
- Updated to K3po 3.0.0.-alpha-29. Fixed two scripts to address fragmen… #528 (sanjay-saxena)
- Removed dynamically generated classes from sonar qube results. This … #527 (dpwspoon)
- Removed static from urlCacheControlMap and made it thread safe #526 (mgherghe)
- Changed gateway-config namespace and added default Cache-control: max-age=0 header #525 (mgherghe)
- Adding a test for legacy wsn draft handshake #524 (jitsni)
- Investigate.sporadic.failures #523 (dpwspoon)
- Revert "Removing draft resource address components from distribution" #522 (dpwspoon)
- moved jacoco(used for sonar test coverage) to separate profile and up… #519 (AdrianCozma)
- added certificate to travis and enabled management tests for travis #518 (AdrianCozma)
- OpeningHandshakeIT.shouldEstablishConnectionWithRequestHeaderSecWebSo… #517 (sanjay-saxena)
- Fixed issue that could cause sporadic failures #516 (dpwspoon)
- Fixed condition where the write "something" was failing in the script… #515 (dpwspoon)
- Fixed issue where fragmenentation on wire or k3po pipeline could caus… #514 (dpwspoon)
- Add Mailchimp signup #513 (robinzimmermann)
- Improving out of order log message #512 (jitsni)
- Http caching - k3po tests #511 (vstratan)
- Revert of Sec-WebSocket-Protocol enforcement in connector #510 (dpwspoon)
- Revert "Validation of Sec-WebSocket-Protocol on the connector side" #509 (dpwspoon)
- Updated the timeout to 30seconds to make the ClusterBalancerServiceIT… #507 (sanjay-saxena)
- Removed.pointless.tests #506 (dpwspoon)
- "Added Test cases for logging identity" #505 (vstratan)
- ignore failures in travis until travis.yml is setup properly #504 (dpwspoon)
- Reverting the change where ssl tests are run in forked mode. #503 (jitsni)
- Adding a log message when binding is not found and 404 is sent #502 (jitsni)
- Added on.client.message property to broadcast service, which when set… #501 (dpwspoon)
- Changed headers last year to 2016 #499 (vstratan)
- Adding a log message when binding is not found and 404 is sent #498 (jitsni)
- Don't use IoBuffer as it uses AbstractIoBufferEx's IoBufferAllocator #497 (jitsni)
- Update copyright to 2016, part 2 #496 (ahousing)
- Be explicit about groupID in pom to workaround plugin bug #495 (ahousing)
- Update copyright to 2016, update parent in pom.xml #494 (ahousing)
- Added Test cases for logging identity #450 (vstratan)
5.0.1.55 (2016-04-05)
Fixed bugs:
- WSN Connector: Connection should fail when the negotiated protocol is not in the list of supported protocols #315
Merged pull requests:
- Add management tests #493 (dpwspoon)
- http.transport accept and connect option #492 (jitsni)
- Adding a log message for next protocol before finding the bridge filters #491 (jitsni)
- Validation of Sec-WebSocket-Protocol on the connector side #479 (jitsni)
- added jacoco(code coverage) plugin to all modules and updated travis … #464 (AdrianCozma)
5.0.1.54 (2016-04-04)
Merged pull requests:
5.0.1.53 (2016-04-04)
Fixed bugs:
- WSN Connector: Writing a BINARY(0x02) frame results in a TEXT(0x01) frame to be written out #316
- WSN Connector: Missing
Upgrade
header in handshake response must not result in a successful connection #313
Merged pull requests:
- Fix for issue #363 Trailing slash mismatch in <accept> & <connect> exception message #490 (msalavastru)
- Update shipping config and welcome page #489 (robinzimmermann)
- Removing draft resource address components from distribution #487 (jitsni)
- Added connect options to broadcast service #486 (dpwspoon)
- Improved regexp to require brackets for network interface containing spaces #485 (Anisotrop)
- Removed behavior to always send "Cache-control: max-age=0" header #484 (mgherghe)
- Fix for HttpDirectoryServiceIT failure #483 (mgherghe)
- Failing the connect future when Upgrade: websocket header is not found #481 (jitsni)
- WsnConnector doesn't send text frame by default. #480 (jitsni)
- Adding a log message when a session is closed due to Connection: close #478 (jitsni)
- Transport http methods clean #475 (ilyaanisimov-kaazing)
- Trace messages in ServiceConnectManager #471 (jitsni)
5.0.1.52 (2016-03-28)
Closed issues:
- Gateway build failing in ssl transport: VirtualHostKeySelectorTest when etc/hosts has the entries required by the test #457
- Sporadic NPE from WsnAcceptor while closing the session #347
Merged pull requests:
- Avoid possible NPE in WsnAcceptor.ioBridgeHandler.sessionClosed #470 (cmebarrow)
- Issue #463: in transport/wsn, added suspendRead in WsCloseFilter.filt… #466 (cmebarrow)
- Added changes for having the network interface syntax regexp exposed … #465 (irina-mitrea-luxoft)
- Anisotrop fix ipv6 accept options #455 (Anisotrop)
- Forward feature #560 from 4.x to 5.x: Implement the directives for Cache-Control header in Directory Service #451 (mgherghe)
5.0.1.51 (2016-03-22)
Merged pull requests:
- Removed double creation of TcpExtensionFactory #462 (dpwspoon)
- Use project version as double layer of indirection would cause update… #454 (dpwspoon)
- Added test for web socket compliance (maximum message size and maxmimum lifetime). #447 (NicoletaOita)
5.0.1.50 (2016-03-17)
Merged pull requests:
- nit fixes + Added initingGateway method in GatewayObserverApi #460 (dpwspoon)
- VirtualHostKeySelectorTest: Accomodate change of transport option from type URI to String #458 (cmebarrow)
- Added initingGateway method in GatewayObserverApi #456 (mgherghe)
- Enable the ignored test in WsxAcceptorLoggingIT. #453 (cmebarrow)
- Add transport.tcp logger to the OOTB log4j config.xml file #449 (cmebarrow)
- Gateway returns incorrect error code when payload is too long (1002 instead of 1009) #445 (Anisotrop)
5.0.1.49 (2016-03-16)
Closed issues:
- Build failure in HttpPipeliningIT.twoRequestsBeforeReponseOK #430
Merged pull requests:
- Fixing NPE when an exception is caught but wsn session is not yet created #452 (jitsni)
- Fixed pipe error message. #448 (vmaraloiu)
- fixes issue where k3po regex might match on tcp packet fragmentation #446 (dpwspoon)
- Connection closed when http.proxy loops encountered #443 (irina-mitrea-luxoft)
- Support proxying to application servers that generate dynamic resource addresses #415 (msalavastru)
5.0.1.48 (2016-03-11)
Fixed bugs:
- Sporadic Travis build failure in random tests due to hang during Gateway shutdown #292
Merged pull requests:
- Fix ipv6 accept options #442 (Anisotrop)
- Delete accidentally added file transport/wseb/dumpfile.pcap. #441 (cmebarrow)
- Added gatewayContext to startingGateway and stoppingGateway methods from GatewayObserverApi #440 (mgherghe)
- Pull request holding URI to String and network interface support changes #437 (irina-mitrea-luxoft)
- Wseb session thread migration #392 (jitsni)
5.0.1.47 (2016-03-08)
Closed issues:
- Exception sometimes occurs using emulated WebSocket: RuntimeException expected current thread ... to match ... #427
- Gateway Travis build failed in wseb transport, 3 test failures #424
- Recent gateway builds are failing on Travis in wsn transport, "Killed" #423
Merged pull requests:
- Proxy service fails the connect future when the corresponding accept is closed #439 (jitsni)
- Fix line endings on DuplicateBindTest.java #436 (Anisotrop)
- Minor correction of the IllegalArgumentException message throwen from checkForTralingSlashes() #435 (ilyaanisimov-kaazing)
- Duplicate bind test fix #434 (Anisotrop)
- Adding code to rewrite cookie domain, cookie path, location headers #432 (jitsni)
- Throw error on specific circumstances when PreferedIPv4 flag is true and the host IP is IPV6 #431 (vmaraloiu)
- Issue 427: thread alignment violation in wse due to race with client close #428 (cmebarrow)
- Changes to resolve build failures in wseb transport #426 (cmebarrow)
- Added hazelcast-client and hazelcast-cloud as dependencies #422 (irina-mitrea-luxoft)
- HTTPX: Tests for Extended Handshake #417 (sanjay-saxena)
- Httpxe.spec.tests #413 (jitsni)
5.0.1.46 (2016-02-13)
Fixed bugs:
- wse transport behavior when it receives an invalid WSE control frame on the input stream is incorrect #390
- WSE connector (WsebConnector) goes into infinite loop if a protocol error is detected on the reader #387
- Remove Build Warnings #375
- Wse Acceptor: should not connect if method is not Post #327
- Wse Acceptor: should not connect if "X-WebSocket_Version" is missing or has wrong values #326
- Wse Acceptor: Missing HTTP header: X-WebSocket-Protocol in response #325
- Wse Acceptor: Missing HTTP header: X-WebSocket-Extensions in respose #324
- Wse Acceptor: should not connect if "X-Sequence-Number" is missing or has wrong values #323
- Wse Acceptor: should not connect if "X-Accept-Commands" has wrong values #322
Closed issues:
- wse transport sometimes fails with "Attempt to read into suspended session that already has a current read request" #421
- http transport is not parsing certain comma separated http headers correctly (ones used for wseb) #410
- WSE connector (WsebConnector) does not complete the upstream HTTP request when closing #408
- WSE connector (WsebConnector) does not do close handshake #345
Merged pull requests:
- Fixed org.kaazing.gateway.server.test.Gateway testware class not to swallow exceptions #420 (cmebarrow)
- Wse spec tests and changes for wse spec compliance #418 (cmebarrow)
- Fixed issue regarding IndexOutOfBounds when no addresses available #414 (vmaraloiu)
- Issue.183 added 2 new scenarios for validating accept and connect trailing slashes #412 (msalavastru)
- Forward Port issue266 from 4.0 to CE/EE #407 (mjolie)
5.0.1.45 (2016-01-28)
Merged pull requests:
- (#410) Fixed HttpHeaderDecodingState so it will treat http request he… #411 (cmebarrow)
- A minor fix for issue 183 #405 (msalavastru)
- Not firing session idle after the session is closed #403 (jitsni)
5.0.1.44 (2016-01-25)
Closed issues:
- WsebConnector should set Content-Type header on the upstream request #136
Merged pull requests:
- Added input area for choosing which URL to connect to #406 (mgherghe)
- Modified xsd file in order to support exactly one <connect> for http.proxy #404 (mgherghe)
- Adding timeout to WsnAcceptorTest #402 (jitsni)
- Decoding the “Set-cookie” response header bug fix #400 (msalavastru)
- Added NioSystemProperty that will kill session if idle at tcp level #397 (dpwspoon)
5.0.1.43 (2016-01-18)
Fixed bugs:
- gateway.bridge.jar does not contain both JS and Java bridge #337
Closed issues:
- HTTP response without Content-Length or chunked encoding causes parsing loop #146
Merged pull requests:
- Modified xsd file in order to support only one <connect> for http.proxy #401 (mgherghe)
- clarified logging #398 (dpwspoon)
- Issue 384: provide INFO level diagnostics for exceptions like ProtocolDecoderException #396 (cmebarrow)
- Allow 0 or more spaces in parsing of wse accept content-type header #393 (dpwspoon)
- Fixed bridge build to include javascript and java bridge #391 (dpwspoon)
- Http.proxy does not append path in connect #183 #382 (msalavastru)
5.0.1.42 (2016-01-06)
Merged pull requests:
- Forward port to 5.x: Minor test fix for ITest failing intermittently #103 #380 (msalavastru)
- Removed redundant itests and added a new spec test. #359 (NicoletaOita)
5.0.1.41 (2016-01-05)
Merged pull requests:
- Fix InvalidateCastException, this function is used by Kaazing Revalidate Extension #389 (chao-sun-kaazing)
- Fixing the BroadcasttestSlowConsumer by increasing the target bytes #388 (jitsni)
5.0.1.40 (2016-01-05)
Merged pull requests:
- Wseb over socks #386 (jitsni)
- Uptake latest k3po version (3.0.0-alpha-6) #385 (cmebarrow)
- If a session is migrated, need to fire idle event on the migrated session #378 (jitsni)
- Removed Warnings at end of build by coming into compliance with maven… #374 (dpwspoon)
- Acceptor is not BridgeConnector #373 (jitsni)
- Forward Port to 5.x: Log when users disconnect #370 (msalavastru)
5.0.1.39 (2015-12-15)
Closed issues:
- Server API Documentation section needs updating #219
Merged pull requests:
- Forward Port Class Cast Exception fix for Hazel Cast from 4.0 #371 (mjolie)
- Fixing local and remote addresses of some transports #369 (jitsni)
- Adding round trip latency for websocket sessions(it gives meaningful values on… #368 (jitsni)
- Override host header in http.proxy with hostname from <connect> #360 (msalavastru)
5.0.1.38 (2015-12-04)
Merged pull requests:
5.0.1.37 (2015-12-03)
Merged pull requests:
- Formalized support for extension services without requiring specific type… #367 (sanjay-saxena)
- Provisional changes for setting the parent session for SseSession #366 (sanjay-saxena)
- Provisional changes for specifying the parent session of SseSession. #365 (sanjay-saxena)
5.0.1.36 (2015-12-01)
Merged pull requests:
- Added IT tests for RFC 7232 for Directory Service #358 (sanjay-saxena)
- RFC 7235 specification tests #356 (jitsni)
- If the parent session is already closed, ssl filter would be null. #355 (jitsni)
- Fail-fast HTTP responses while decoding HTTP version #354 (jitsni)
- wsn session may be null when there is an exception #353 (jitsni)
- Throwing an exception at gateway startup when 'pipe://' URL is used with path #352 (msalavastru)
- Adding tests for http proxy sending 504 status code #349 (jitsni)
- Added x-kaazing-ping-pong WSN robot tests #338 (mgherghe)
- Remove/block use of accept in properties section of broadcast service #335 (mjolie)
5.0.1.35 (2015-11-05)
Merged pull requests:
- Cluster bug #350 (mjolie)
- HTTP HEAD method resources may have Content-Length without content #348 (jitsni)
- Fix license headers in two recently added test files in transport/wseb. #344 (cmebarrow)
- Really fix the license header in HttpPathMatchingFilter.java #343 (cmebarrow)
- Fix year in license header in HttpPathMatchingFilter.java #342 (cmebarrow)
- Added WSN x-kaazing-idle-timeout k3po test scenarios #340 (irina-mitrea-luxoft)
- HttpBindings comparator didn't check transport's origin #319 (jitsni)
- upstream/downstream requests should get 404 (instead of 401) #257 (jitsni)
5.0.1.34 (2015-10-09)
Merged pull requests:
5.0.1.33 (2015-10-08)
Merged pull requests:
- Update configuration of license-maven-plugin, add/update license as needed #339 (ahousing)
- Issue #508, Issue #151: Forward port memory leak fixes and the abilit… #336 (sanjay-saxena)
- Refactored tests rules in order for time out to give K3po diffs #334 (dpwspoon)
- Forward port: report "Early termination of IO session" and "Network collectivity has been lost #330 (cmebarrow)
5.0.1.32 (2015-09-22)
Fixed bugs:
- sporadic failure of wsn build: WsnConnectorTest.shouldNotHangOnToHttpConnectSessionsWhenEstablishingAndTearingDownWsnConnectorSessions #162
Merged pull requests:
- upgrade handler is not found during ws connect #328 (jitsni)
- Gateway enhancements for improved extensibility #318 (dpwspoon)
- change minimum required jdk version from 1.7.0_21 to 1.8.0 #317 (chao-sun-kaazing)
- Cleanup: remove unnecessary boxing, using multi-catch #304 (jitsni)
- deprecating Application Negotiate #299 (michaelcretzman)
5.0.1.31 (2015-09-10)
Closed issues:
- Rename http.keepalive.max.connections to http.keepalive.connections in Gateway configuration #209
Merged pull requests:
- IP filtering doc #305 (michaelcretzman)
- Add Kerberos callback registrar function #302 (chao-sun-kaazing)
- Issue# 472: Added specification tests for WSN Connector. #301 (sanjay-saxena)
- Remove wsr from gateway #297 (mjolie)
- Added support for the new MMF format #275 (irina-mitrea-luxoft)
- wse doesn't write RECONNECT and CLOSE frames when the channel is not connected #268 (jitsni)
5.0.1.30 (2015-08-28)
Fixed bugs:
- TravisCI build tests hanging #282
Merged pull requests:
- Fixed issue in duplicate jar detection where list was not cleared on … #296 (dpwspoon)
- added link to Release Notes #295 (michaelcretzman)
- Feature/config translator ii #294 (mjolie)
- Remove code for KSESSIONID and "recycle" authorization mode #293 (sanjay-saxena)
- Trying to address travis gateway build failures. #291 (cmebarrow)
- (#267) Ignore OcspIT.testGoodCertificate since we have not yet found … #290 (cmebarrow)
- Adding Method execution trace, and timeout rules #289 (jitsni)
- Travis ci failures #286 (dpwspoon)
- Wseb connector sending X-WebSocket-Protocol header #284 (jitsni)
- Binding explicitly for .../;api endpoints for wsn and wseb cases #280 (jitsni)
- Change http.keepalive.max.connections to http.keepalive.connections #278 (jitsni)
- Adds jar version to manifest entry such that it can be reported when duplicate jars are #276 (dpwspoon)
5.0.1.29 (2015-08-19)
Fixed bugs:
- Build errors on travis #264
- remove HTML from Glossary #250
- KGS-976: UP: sporadic error connecting Command Center to JMS 4.0.6 Dev / JMS 4.0.7 Prod #226
- (doc) Admin guide is missing maximum-age #145
Closed issues:
- Remove protocol injection topics again #228
- Update http.keepalive.timeout example to use time unit #224
- (doc) Remove reference to GWT #223
- Remove the Session <type> from gateway documentation #214
- AgronaMonitoringEntityFactoryTest fails the build (on Mac OS x) #171
- (doc) Add connect options to service defaults description #143
- (doc) Add links to admin-reference/p_config_multicast.md #134
- Create a single distribution file for all environments #20
Merged pull requests:
- Adding info message when wsn is falling back to wse #283 (jitsni)
- Fixing NPE when connector is null #281 (jitsni)
- Forgot to commit acceptor rule for wsn #272 (jitsni)
- Add wsn spec tests #270 (jitsni)
- Resolves #264 #265 (dpwspoon)
- Added ability to filter IP addresses #263 (sanjay-saxena)
- WSE Spec Test #262 (pkhanal)
- fixing md for html I hope #261 (michaelcretzman)
- output formatting error #260 (michaelcretzman)
- fixing link errors #259 (michaelcretzman)
- Format errors #258 (michaelcretzman)
- Adding a wse balancer test #256 (jitsni)
- Update kaazing-glossary.md #252 (michaelcretzman)
- Remove html from glossary #250 #251 (michaelcretzman)
- doc link changes #249 (chadpowers)
- Fix links #248 (michaelcretzman)
- Link errors #247 (michaelcretzman)
- Update r_configure_gateway_service.md #242 (michaelcretzman)
- Update r_configure_gateway_element_skeleton.md #241 (michaelcretzman)
- APNs removed #240 (michaelcretzman)
- Remove protocol injection #239 (michaelcretzman)
- Link errors #238 (michaelcretzman)
- Add tcp spec tests #235 (chadpowers)
- APNs removed #233 (michaelcretzman)
- Port OOM bug fix on JMX from gateway 4.0 to 5.0 #232 (mgherghe)
- Configuration incorrect for ticket granting gateway #26 #231 (michaelcretzman)
- Added SPI note for issue #116 #229 (vjwang)
- fixed broken links #227 (michaelcretzman)
- Fixed nits in http.proxy doc #225 (veschup)
- Added changes for supporting multiple gateways on the same host and merged refactoring from Marina's fork (removed StringManager and latestException) #222 (irina-mitrea-luxoft)
- Remove the Session service (<type>) from gateway documentation #218 (veschup)
- Removed breadcrumbs. #217 (chadpowers)
- Updated upgrade guide #216 (vjwang)
- Upstream and downstream shouldn't have to go through authentication. #212 (jitsni)
- wse create binding doesn't include ;e or ;e/ct etc. #210 (jitsni)
- Have the cobertura build happen during normal building rather than during after_success #207 (ahousing)
5.0.1.28 (2015-06-30)
Closed issues:
- Create AmqpProxyServiceExtensionSpi in gateway #159
Merged pull requests:
- Tcp extensions API and implementation #213 (cmebarrow)
- #203 Avoid syntax like read /:.*/ "\n" in transport/sse k3po test scr… #211 (cmebarrow)
- Removing after moving file to enterprise.gateway #206 (vjwang)
- adding link to Redis doc and EE graphic #204 (michaelcretzman)
- Eliminate ugly exceptions stacks in build output by removing calls to… #202 (cmebarrow)
- Removed docker build to unstable-gateway docker hub #201 (dpwspoon)
- Update Doc links #200 (chadpowers)
- Fixed #94 for AMQP Identity Promotion #199 (vjwang)
- Fixing two issues with WsnConnector impl w.r.t handshake #198 (jitsni)
- Adding a helper class to log exceptions #196 (jitsni)
- Adding the glossary in MD format #195 (vjwang)
- Add JMS entries into index.md and backed out JMX updates from monitoring topics #194 (veschup)
- Fix for unit test in Mac OS #190 (irina-mitrea-luxoft)
5.0.1.27 (2015-06-15)
Fixed bugs:
- WSE not working in F5 BIG-IP topologies with multiple gateways on port - BUG [Duplicate] #187
- Update to latest community to consume fixes for animal sniffer plugin #176
- Log files are overflowing 4MB maximum on travis when tests fail #166
Closed issues:
- NioDatagramAcceptorExIT.shouldConnect not all expectations were satisfied [Duplicate] #185
- Long start time on systems with low entropy (containers) due to calls to getSecureBytes. #167
- (doc) Doc markdown needs to use "bash" for the code type #124
Merged pull requests:
- Fix up the timing of when proxy service extensions are invoked (initAcceptSession) #192 (krismcqueen)
- update to the latest community #191 (krismcqueen)
- Deleting file because it was moved #189 (michaelcretzman)
- added JMS troubleshooting links to topic #188 (michaelcretzman)
- Expose extension point for amqp.proxy service #186 (krismcqueen)
- Added changes for supporting additional service session-level counters #184 (irina-mitrea-luxoft)
- Remove or update svn references #181 (ahousing)
- Added reference to kaazing gateway on Docker Hub. #180 (brennangaunce)
- http.keepalive.max.connections config to cache http idle connections. #178 (jitsni)
- kaazing#176 Update to latest community to get animal-sniffer… #177 (krismcqueen)
- Move Enterprise Shield docs #174 (vjwang)
- Ignored test that is buggy on mac os, see https://github.com/kaazing/… #172 (dpwspoon)
- Resolves kaazing#167: slow start ups on machines with low entropy #169 (dpwspoon)
- Added quiet flag to mvn builds in travis #168 (dpwspoon)
- Updated README.md with docker instructions #165 (brennangaunce)
- Move truststore to its own repository, gateway.truststore #163 (ahousing)
- Removed empty folder/subproject #160 (dpwspoon)
- Updates to allow build for java 8 build, and updated readme to say th… #158 (dpwspoon)
- New ws extension spi #155 (cmebarrow)
- New Enterprise Shield content and graphics #148 (veschup)
- Adding gateway counters to Agrona #133 (irina-mitrea-luxoft)
5.0.1.26 (2015-05-26)
Closed issues:
- Allow ProxyService extensions #130
- Allow NIOSocketConnector to use a proxy transport if configured #122
Merged pull requests:
5.0.1.25 (2015-05-21)
Fixed bugs:
- testSendLargeFile(org.apache.mina.transport.socket.nio.NioFileRegionTest) occasionally failing #150
Merged pull requests:
- Use localhost for binding in AbstractFileRegionTest.java #151 (dpwspoon)
- Renamed files and updated references #149 (vjwang)
- Added module that builds a docker image from a release #139 (dpwspoon)
- Wseb transport session #137 (cmebarrow)
5.0.1.24 (2015-05-20)
Fixed bugs:
- Test is using ephemeral port to bind #114
- ws.inactivity.timeout occurring on incorrect WebSocket layer when there are multiple WebSocket layers in the stack #62
- JmxManagementServiceHandlerTest#testNoJMXBindingNameConflictsOnMultiServicesUsingSameAccept failing and has been ignored #32
Closed issues:
- (doc) Typos #142
- SseSameOriginIT sseIe8HttpxeConnectAndGetData fails intermittently #141
- Ensure schemes are resolved in a dynamic manner #72
- accept-options / connect options should be "sequence" to allows extenstions #69
Merged pull requests:
- Removed the explicit closing from the test as it should be unspecifie… #144 (dpwspoon)
- Update ts_security.md #140 (michaelcretzman)
- Fix failures in SseCrossOriginIT #138 (cmebarrow)
- Fixed an issue where gateway wasn't flushing PING frame followed by RECONNECT frame in long polling mode #135 (pkhanal)
- Embedded Gateway docs #132 (vjwang)
- Allow proxy service to be extended #131 (krismcqueen)
- For #273 - many fixes to MD #129 (veschup)
- EE graphic for docs #127 (vjwang)
- Community Edition server images and samples #126 (vjwang)
- Cleanup #125 (jitsni)
- Allow a proxy.connector to be injected into the N… #123 (krismcqueen)
- Updated doc references and typos in the README.md #119 (vjwang)
- Feature/md docs #117 (vjwang)
- Restore strongly typed accept-options / connect-options #116 (krismcqueen)
- resolves #114 and better describes xsd #115 (dpwspoon)
- Many misc fixes during verification pass #113 (veschup)
- Feature/new ws extension api, ordering of extensions #112 (dpwspoon)
- Add resource.address.httpxe test dependency to server\pom.xml since it i... #111 (cmebarrow)
- Cleanup #110 (jitsni)
- Let the origin server header flow through http.proxy service #109 (jitsni)
- Writing of HTTP server header is controlled by an accept option. #108 (jitsni)
- Removing hop-by-hop headers in response messages too. Adding a test cas... #107 (jitsni)
- Exposing accept-options and connect-options in the management layer... #105 (krismcqueen)
- No use in declaring static final methods. Removing final keyword #104 (jitsni)
- WebSocketExtensionFactory: implement method negotiateWebSocketExtensions... #103 (dpwspoon)
- fixed remaining gateway files #102 (michaelcretzman)
- New ws extension api: preliminary proposal #101 (cmebarrow)
- updated admin-reference, about, high-availability #100 (michaelcretzman)
- http.proxy supports upgrade #98 (jitsni)
5.0.1.23 (2015-04-17)
Closed issues:
- Enterprise Shield +1 connection fails when using different transport URIs over SOCKS #96
Merged pull requests:
- Fix how ws.inactivity.timeout was applied though accept-options #97 (krismcqueen)
- Changes for apns ws extension #95 (cmebarrow)
- Update Accept/Connect Options to be generic such that they can be extended #94 (krismcqueen)
- Minor cleanup : removing unnecessary casts, keywords etc #93 (jitsni)
- Removing unused imports #92 (jitsni)
- Http.proxy.persistence #88 (jitsni)
5.0.1.22 (2015-04-09)
Fixed bugs:
- SseSameOriginIT.sseIe8HttpxeConnectAndGetData sometimes fails #60
- WsebTransportIT.testEchoAlignedDownstream sporadically failing #41
- WsnConnectorTest.shouldNotHangOnToHttpConnectSessionsWhenEstablishingAndTearingDownWsnConnectorSessions sporadically hanging #37
Closed issues:
- Use sequence numbers to detect out of order requests in wseb #73
- Add Visitor to reorder elements in accept/connect options #70
- Configuration doesn't allow <connect-options> in <service-defaults> #64
Merged pull requests:
- Add a connect(ResourceAddress...) variant to ServiceContext. #91 (cmebarrow)
- barriers are not required in these scripts #90 (jitsni)
- Added test for service defaults getting parsed from xml, and generified ... #89 (dpwspoon)
- Allow service-defaults to allow connect options #87 (dpwspoon)
- Added timeout back into WsnConnectorTest #86 (dpwspoon)
5.0.1.21 (2015-04-03)
Fixed bugs:
- Build failed in mina.netty: NioDatagramConnectorExIT #67
Closed issues:
- Create maven BOM of gateway #75
Merged pull requests:
- Updated to latest k3po #85 (dpwspoon)
- Add dependencies to the bom so it includes everything in assembly, remove duplicate version numbers #84 (cmebarrow)
- Add support for Docker via $hostname property, config from url #83 (dpwspoon)
- Wseb sequencing #82 (jitsni)
- Added exec to linux startup script #81 (dpwspoon)
5.0.1.20 (2015-03-26)
Fixed bugs:
- gateway.transport.wsn: IdleTimeoutExtensionPongsIT.shouldGetPongsFromidleTimeoutExtensionWhenWriterIdle spurious failures #34
- gateway.transport.wsn: UnresolvableHostnameIT#connectingOnService1ShouldNotGetAccessToService2 is failing on travis #33
- Small tweaks for readme #18
- Incorrect port number in README.md #15
- Incorrect filenames in README.md #14
Closed issues:
- transport.wsn.UnresolvableHostnameIT #59
- Ensure Subject gets correctly propagated up the transport layers using the new get/setSubject methods #55
- Add IoSessionEx methods to store and get Subject and listen for subject changes #52
- Gateway will not start up using Azul zing JVM #49
- Integration tests failing in HTTP directory service #47
- Importing all Gateway modules into eclipse results in many errors "Plugin execution not covered by lifecycle configuration..." #44
- gateway.client.javascript.bridge only builds with clean do to unpack-bower plugin #35
- Sslv3Test failing in latest JDK and have been ignored #31
- git also required for cloning #10
- [bugout] npm no longer required #9
Merged pull requests:
- Changed packaging type to pom to signal no real artifact is uploaded to ... #78 (dpwspoon)
- Removed windows newlines #76 (dpwspoon)
- #67 Adjust an expectation in NioDatagramConnectorExIT to avoid a sporadi... #74 (cmebarrow)
- Misc minor code changes #68 (jitsni)
- Minor clean up work renaming of classes and updating/adding JavaDoc #66 (dpwspoon)
- Added coveralls setup to pom and .travis #65 (dpwspoon)
- Transport fixes from 4.0 #61 (cmebarrow)
- #55 Ensure Subject gets correctly propagated up the transport layers #57 (cmebarrow)
- http.proxy service implementation #56 (jitsni)
- #52: add IoSessionEx APIs to get and set Subject and listen for Subject changes #54 (cmebarrow)
- #49: allow Gateway to start using Azul Zing JVM by not checking java poi... #50 (cmebarrow)
- Integration tests failing in HTTP directory service #48 (cmebarrow)
- Renamed artifact id of gateway.distribution #46 (dpwspoon)
- Add m2e lifecycle-mapping configurations to ignore unsupported plug-ins #45 (cmebarrow)
- Deleted test that is no longer needed due to Threading model change #43 (dpwspoon)
- Enabling SSLv3 via security property for the test #42 (jitsni)
- Removed gateway prefix in submodules #40 (dpwspoon)
- Update to latest robot to avoid race conditions in integration-tests #39 (krismcqueen)
- Set version at develop-SNAPSHOT. #38 (dpwspoon)
- Removed bower.json and package.json from gateway.distribution. Fixed bu... #29 (dpwspoon)
- Consolidated gateway repositories #28 (dpwspoon)
- Added .travis.yml and badge to README.md #26 (dpwspoon)
- Add a Gitter chat badge to README.md #21 (gitter-badger)
- Fixed README nits #19 (vjwang)
5.0.1.19 (2015-01-09)
5.0.1.18 (2014-12-20)
Merged pull requests:
5.0.1.17 (2014-12-18)
Closed issues:
- building gateway on MacOSX 10.7+ can yield " group id '2119906183' is too big ( > 2097151 )" assembly error #23
Merged pull requests:
- Apply fix for http://jira.codehaus.org/browse/MASSEMBLY-728 #24 (nowucca)
- Updated project to appendAssemblyId false so that artifacts don't need v... #22 (dpwspoon)
5.0.1.16 (2014-12-17)
5.0.1.15 (2014-12-17)
5.0.1.14 (2014-12-16)
5.0.0.16 (2014-12-16)
5.0.0.15 (2014-12-12)
Merged pull requests:
- Update distribution names and Gateway startup log #17 (dpwspoon)
- Changed filenames and port # #16 (vjwang)
- Updated naming and content #13 (vjwang)
5.0.0.14 (2014-12-11)
Merged pull requests:
- KG-13558: Add an echo service, update the 'It Works' page to connect to... #11 (krismcqueen)
- Updated project to use kaazing sigar dist #7 (dpwspoon)
5.0.0.13 (2014-12-10)
5.0.0.12 (2014-12-10)
Merged pull requests:
5.0.0.11 (2014-12-04)
5.0.0.10 (2014-12-04)
5.0.0.9 (2014-12-04)
Merged pull requests:
- Updated project to use bower-dependency-maven-plugin to get bower compon... #5 (dpwspoon)
- KG-14359: fixed problem with 000 root-directory permissions #4 (davecombs)
- KG-13959: gateway.distribution with Command Center data coming from a bower-based project #3 (davecombs)
- Using repository's NOTICE.txt in distribution as well #2 (jitsni)
- Modifying NOTICE.txt with all the info #1 (jitsni)
* This Change Log was automatically generated by github_changelog_generator