Notable Changes:
- Change code generation to reduce the stack usage in non optimized builds (Issue #1034)
- Revise the way storage calculations are done to take into account the cost of singular message fields since those directly increase the size of the containing message (#1046)
- Fix JSON coding/decoding of NullValue WKT (#1051)
Minor Changes: