Skip to end of metadata
Go to start of metadata

News

SLP 2.2.1 Released

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
SLP 2.2.0 Released

A minor version of SLP was released.

This release contains iterator support for Attributes.

Improvement

[LIVETRIBE-88] - Add iterator support to Attributes

SLP 2.1.2 Released

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
SLP 2.1.0 Released

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

JSR223 v2.0.6 Released

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!
Labels
  • None