All Versions
1081
Latest Version
Avg Release Cycle
3 days
Latest Release
534 days ago

Changelog History
Page 20

  • v29.9.0 Changes

    November 10, 2020
    • 0๏ธโƒฃ By default, Pegasus Plugin's generated files (for GenerateDataTemplateTask and GenerateRestClientTask Gradle Tasks) are created with lower case file system paths. (There is an optional flag at the Gradle task level to change this behavior.)
  • v29.8.4 Changes

    November 09, 2020
    • โž• Adding required record field is allowed and should be considered as backward compatible change in extension schemas.
  • v29.8.3 Changes

    November 09, 2020
    • ๐Ÿ‘Œ Support symbolTable requests with suffixes
  • v29.8.2 Changes

    November 07, 2020
    • ๐Ÿ›  Fix bug: if there is no input schema, do not run pegasusSchemaSnapshotCheck. The check statement was wrong.
  • v29.8.1 Changes

    November 05, 2020
    • Check whether schemas exist or not before running pegasusSchemaSnapshotCheck task
  • v29.8.0 Changes

    October 29, 2020
    • โฌ‡๏ธ Empty commit to bump pegasus minor version. LinkedIn internal service needs the new minor version to prevent client version downgrade, since the LinkedIn internal services only notice on minor version discrepancy.
  • v29.7.15 Changes

    October 23, 2020

    ๐Ÿ”€ Log Streaming Error or Timeout Error in Jetty SyncIOHandler

  • v29.7.14 Changes

    October 23, 2020
    • ๐Ÿ‘Œ Improve performance of schema format translator.
  • v29.7.13 Changes

    October 23, 2020
    • ๐ŸŒฒ Check if debug logging is enabled before calling debug log message in TimingContextUtil to avoid unnecessary exception instantiation.
    • ๐Ÿ‘Œ Improve relative load balancer logging.
  • v29.7.12 Changes

    October 20, 2020
    • ๐Ÿ›  Fix the bug of not propagating schema properties in typeref with UnionWithAlias during pegasus to avro translation