Sha256: 49e7ab2e2d802b8c9046328460b58a4add6916acb6e39e8705d0f13e789b1b48
Contents?: true
Size: 556 Bytes
Versions: 1
Compression:
Stored size: 556 Bytes
Contents
# avro-patches ## v0.3.3 - Restore basic validation of records, arrays, and maps before writing. - Add validation to protect against nil value for map. ## v0.3.2 - Fix remaining Ruby 2.4 deprecation notices by replacing `require 'avro'`. ## v0.3.1 - Fix references to `Avro::SchemaParseError` and `Avro::UnknownSchemaError`. ## v0.3.0 - Further performance improvements for `Avro::SchemaValidator` and encoding. - Ensure that strings are encoded as UTF-8. ## v0.2.0 - Performance improvements for `Avro::SchemaValidator`. ## v0.1.0 - Initial version
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
avro-patches-0.3.3 | CHANGELOG.md |