Release Notes - Apache Avro - Version 1.7.1 - HTML format

Bug

  • [AVRO-1069] - HttpTransceiver never closes its OutputStream, hinders java reuse of HTTP connections
  • [AVRO-1109] - CSharp specific fails on multidimensional arrays.
  • [AVRO-1112] - Java: Snappy codec not supported by Avro mapreduce API
  • [AVRO-1114] - Java: update license headers for new mapreduce code.
  • [AVRO-1115] - avro-c: possible crash error in codec cleanup code
  • [AVRO-1116] - C++ code crashes on Data files with no data
  • [AVRO-1119] - NettyServer support for SSL
  • [AVRO-1131] - Generated build makefiles for MSYS/MinGW use Visual Studio compiler flags
  • [AVRO-1140] - Buffer.hh includes Config.hh without "../"
  • [AVRO-1141] - Avro data files are created without O_TRUNC

New Feature

  • [AVRO-1104] - Avro Append (C)
  • [AVRO-1106] - AvroMultipleOutputs for new Hadoop Version
  • [AVRO-1108] - AvroReflectOutput for new Avro hadoop version

Improvement

  • [AVRO-1117] - Add avro_file_writer_create_fp and avro_file_writer_create_with_codec_fp for Avro-C
  • [AVRO-1120] - Change to the mapred AvroMultipleOutputs to allow data with different schemas be written from map only jobs
  • [AVRO-1125] - Java: reflect package documentation discourages use

Edit/Copy Release Notes

The text area below allows the project release notes to be edited and copied to another document.