v2.9.1
What's Changed
- Make protobuf-ts as conformant as protobuf-es by @jcready in #567
- Make FieldMask JSON read/write (snake_case <-> camelCase) conforming by @jcready in #552
- Test pb-long without BI support and fix found issues by @jcready in #573
Repository and documentation cleanup 🧹
- Remove Angular support by @timostamm in #522
- Update from Node 14.5.0 to Node 16.20.0 by @timostamm in #521
- CI update follow-ups by @timostamm in #523
- Remove CHANGELOG.md in favor of GitHub release notes by @timostamm in #524
- Thin out test fixtures by @timostamm in #525
- Migrate reflectionCreate() tests by @timostamm in #526
- Move conformance tests to own package by @timostamm in #529
- Remove validate.proto by @timostamm in #530
- Migrate reflectionEquals tests by @smaye81 in #527
- Migrate ReflectionTypeCheck by @smaye81 in #528
- Remove fixtures references by @smaye81 in #532
- Fix CONTRIBUTING by @smaye81 in #534
- Fix typo in gRPC client instructions by @benmcmorran in #536
- Remove outdated documentation about RPC call cancel in MANUAL.md by @timostamm in #546
- Improve IDE quality of life using tsconfig paths by @jcready in #574
New Contributors
- @benmcmorran made their first contribution in #536
Full Changelog: v2.9.0...v2.9.1