This repository was archived by the owner on Feb 24, 2026. It is now read-only.
v1.8.0
1.8.0 (2021-01-05)
Features
- add default stream support for StreamWriter (#744) (248ab73)
- better default stream support in client library (#750) (488f258), closes #749 #746
- remove IgnoreUnknownFields support on JsonStreamWriter (#757) (0988105)
- updates to Write API v1beta2 public interface, migrate to Java microgenerator (#728) (2fc5968)
Bug Fixes
- An extra test that is still calling old JsonStreamWriter append (#760) (af72e6e)
- enable tests that are disabled due to breaking change and stop ignoring ALREADY_EXISTED error (#748) (8caf5a2)