Skip to content

Latest commit

 

History

History
175 lines (119 loc) · 10.7 KB

CHANGES.md

File metadata and controls

175 lines (119 loc) · 10.7 KB

Changes between Versions

0.2.1

Release Date: pending

NOTES

NEW FEATURES

ISSUES RESOLVED

KNOWN ISSUES

0.2.0

Release Date: 2017-02-08

NOTES

NEW FEATURES

ISSUES RESOLVED

KNOWN ISSUES

0.1.2

Release Build Date: 2016-12-1

ISSUES RESOLVED

KNOWN ISSUES

  • CAL-168 FilterPlugin is receiving a populated map of bad security attributes from certain mpegts products
  • CAL-208 Video metacards have a datatype of Document
  • CAL-196 Improve video streaming code to be more resilient to UDP packet loss
  • CAL-193 Pause a video transmitter and restart it, and have the stream monitor ingest the video after pausing
  • CAL-163 SecurityClassificationKlvProcessor needs to correctly map unsigned byte (short) values to String classifications
  • CAL-188 Streaming video to continue ingesting even when a "could not delete" error is thrown

0.1.1

Release Date: 2016-10-27

NEW FEATURES

  • CAL-96 Add distance tolerance to Video Admin Plugin
  • CAL-75 Add logging to video streaming code to provide status during integrations.
  • CAL-57 Check that DAG is compliant to DataModel before returning
  • CAL-64 Correctly populate NSIL_CARD.status for queries and outgoing DAG
  • CAL-117 Refactor NSILI default port to be configurable in system properties
  • CAL-100 Remove alliance prefix from alliance-security-app
  • CAL-78 Update NSILI DataModel to STANAG 4559 Ed 3 Amd 2
  • CAL-105 remove unneeded blueprint configurations for video-mpegts-stream

API CHANGES

  • None.

BUG FIXES

KNOWN ISSUES

  • CAL-121 FrameCenterKlvProcessor doesn't handle the case of having only one coordinate correctly
  • CAL-114 Fix incorrectly referenced geowebcache-app in Alliance org.apache.karaf.features.cfg
  • CAL-99 NSILI outgoing queries incorrectly format geolocation WKT and plain text search on enumerated fields
  • CAL-84 klv lat-lon pairs when just one value is error value
  • CAL-80 Add precision reducer to JTS Geometry
  • CAL-76 Replace improper uses of FileBackedOutputStream with TemporaryFileBackedOutputStream
  • CAL-74 ResultDAGConverter should handle invalid enum values

0.1.0

Release Date: `2016-06-30`

NOTES

  • Initial release of Alliance

NEW FEATURES

  • CAL-45) Add MPEG2 support to the streaming video input ingest capability
  • CAL-75 Add logging to video streaming code to provide status during integrations.
  • CAL-29 Add the ability for the VideoInputTransformer to enrich a metacard with KLV metadata
  • CAL-1 A DDF Federated Source for STANAG 4559 compliant servers
  • CAL-5 A DDF Federated Source that can discover a STANAG 4559 holdings with a logical query
  • CAL-4 A DDF Federated Source that can discover a STANAG 4559 holdings with a temporal query
  • CAL-3 A DDF Federated Source that can discover a STANAG 4559 holdings with a geospatial query
  • CAL-10 Support to ingest NITF imagery into DDF and share exploited imagery products
  • CAL-32 Support to view NITF imagery as an image overview and have a preview of the full resolution image
  • CAL-72 An original serialization of an NSILI response in the metacard metadata field so that I can ensure no loss of information
  • CAL-7 A STANAG 4559 compliant input transformer to support NSIL type specific data models
  • CAL-6 A STANAG 4559 input transformer so that I can ingest 4559 metadata into DDF
  • CAL-8 Create a Codice DDF Alliance Distribution
  • CAL-2 A STANAG 4559 simulator
  • CAL-33 An image chipping service
  • CAL-88 Updated ImagingChipActionProvider implements MultiActionProvider
  • CAL-43 improve metacard retry logging in alliance-mpegts-stream

API CHANGES

  • None in this version. Initial release.

BUG FIXES

KNOWN ISSUES