Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 649 Bytes

CHANGELOG.md

File metadata and controls

10 lines (7 loc) · 649 Bytes

Change Log

All notable changes that differ from google/gnostic to this project will be documented in this file.

The format is based on Keep a Changelog

[0.7.0-digits] - 2024-03-14

Fixed

  • Add support for int64 in the generator schema by reverting #355
  • Resolve import conflicts by prioritizing protobuf messages local to the service and using the fully qualified protobuf message name when there is a conflict with a local message. #1