News
A patch version of SLP was released.
This release contains a bug fix that solves some problems with attribute values that contain digits but are not numbers.
Bug
- [LIVETRIBE-89] -Â NumberFormatException - Hashstring parsed as integer
A minor version of SLP was released.
This release contains iterator support for Attributes.
Improvement
[LIVETRIBE-88] - Add iterator support to Attributes
A patch version of SLP was released.
This release contains a bug fix that solves some problems with string encoding.
Bug
- [LIVETRIBE-84] - Service Request predicate string encoding issues
A minor version of SLP was released.
This release contains a number of bug fixes and improvements as well as an OSGi bundle that wraps the core SLP jar to provide SLP functionality in an OSGi container.
Bug
- [LIVETRIBE-64] - Multicast not working under Windows
- [LIVETRIBE-72] - SLP - the unicast point-to-point sending doesn't check the MTU
- [LIVETRIBE-78] - Attributes.intersect() is buggy
Improvement
- [LIVETRIBE-15] - Implement handling of AttrRqst/AttrRply messages
- [LIVETRIBE-16] - Implement handling of SrvTypeRqst/SrvTypeRply messages
- [LIVETRIBE-65] - Attributes should support globbing with '*'
- [LIVETRIBE-73] - Handle correctly overflows in UDP communication
New Feature
- [LIVETRIBE-62] - OSGi Integration
A minor patch of JSR223 was released
Bug
- [LIVETRIBE-71] - NPE in ScriptException implementation when the wrapped exception doesn't have a message. Thanks Vincent Massol!
