Skip to content

v1.26.0

Compare
Choose a tag to compare
@chingor13 chingor13 released this 18 Oct 04:48
22b8b95

10-16-2018 14:08 PDT

Implementation Changes

  • Fix test to run on environments with German locale (#473) (#474)
  • Fix throwIfFalseEOF if skip method was called before read (#447)
  • Fix arraymap iterator remove issue (#371)

New Features

  • XML Parsing: Enum as element type (#475) (#476)
  • Include Automatic-Module-Name in MANIFEST.MF (#400)

Dependencies

  • Update test library versions (#481)
  • Update app engine SDK (#467)

Documentation

  • Add the ending Java 6 support notice to README (#483)
  • Fix API doc links (#479)
  • Fix code.google.com links. Fix maven version (#471)

Internal / Testing Changes

  • Enable releasetool for this project (#488)
  • Fix CODEOWNERS path
  • Kokoro release jobs (#472)
  • Add CODEOWNERS and issue/pr templates (#470)
  • Add Kokoro continuous integration config and badges (#465)
  • Remove obsolete files (#466)
  • Fix compilation for Java 10 (#454)
  • Add Kokoro CI config (#451)