This is a change in behaviour (enums as INTEGER rather than STRING). The old behaviour is available as a flag, but we are bumping the version due to the change.
What's Changed
- Support proto editions by @AndrewBase in #53
- Enums are now treated as type INTEGER in BigQuery by @stephenoken in #54
New Contributors
- @AndrewBase made their first contribution in #53
- @stephenoken made their first contribution in #54
Full Changelog: v2.0.1...v3.0