Mike Dickey's picture

Pion 2.2.10 is now available. This is a maintenance release to fix bugs which have recently been identified, and is believed to be extremely stable. All users of previous versions are encouraged to upgrade.

The following Community Edition changes have been made since our 2.2.8 release:

  • Fixed various memory leaks within PythonReactor (818)
  • Fixed deadlocks when using multiple PythonReactors in same data flow (824)
  • TransformReactor now allows assignments from any type, not just strings (811)
  • TransformReactor now continues evaluating rules after is-(not-)defined (791)
  • TransformReactor rules now stop when the first condition matches (797)
  • Added new cs-cookie and sc-cookie extraction rules for HTTPProtocol (796)
  • Added EventsQueued statistic to ReactionEngine /config/reactors/stats (823)
  • Added new visitor-status field to clickstream vocabulary (785)
  • HTTPParser will now ignore attributes from Set-Cookie HTTP headers (808)
  • Disabled default building of static libraries in Unix autoconf scripts (825)

The following additional changes have been made in Enterprise Edition:

  • Fixed display of pages in Replay that had unexpected base hrefs (698)
  • Added ability to suppress indexing errors in EnterpriseDatabase (790)
  • Added Yandex as a recognized robot agent in ClickstreamReactor (788)
  • Fixed ClickstreamReactor's handling of session cookie changes (795)
  • ClickstreamReactor was not correctly parsing multiple cookie headers (809)
  • ClickstreamReactor will now ignore cookies that have null/empty values (810)
  • Added AnonSessions and SessionCookies stats to ClickstreamReactor (828)
  • Added support for missing variables in OmnitureAnalyticsReactor (801)
  • Increased number of eVars in OmnitureAnalyticsReactor UI from 25 to 50 (799)
  • Omniture & Google Analytics reactors now use default of 25 connections (827)
  • Fixed database collisions in the default reactors configuration (826)

Community Edition source code downloads are available on our website at:
http://www.pion.org/projects/pion-platform/download

Enterprise Edition binary downloads are available on our website at:
http://www.atomiclabs.com/pion-web-analytics/download.php

A new version of our network library is now available as well on our community development website.