Skip to content

Releases: salsify/avromatic

v5.0.0

13 Oct 15:13
1d293d4
Compare
Choose a tag to compare

v4.3.0

09 Mar 15:26
95fb7db
Compare
Choose a tag to compare
  • Add support for decimal logical type (e83f1e51)

v4.2.0

28 Oct 16:47
267335f
Compare
Choose a tag to compare
  • Add an Avromatic.eager_load_models attribute reader method. (267335f4)
  • Remove unnecessary files from the gem distribution. (33a7f73b)

v4.1.1

26 Sep 20:57
bb91294
Compare
Choose a tag to compare
  • Fix eager loading of nested models when using the Zeitwerk classloader with Rails. (bb91294f)

v4.1.0

07 Feb 15:07
ca067d4
Compare
Choose a tag to compare
  • Add support for specifying a subject for the avro schema when building an Avromatic model (ca067d40)

v4.0.0

12 Jan 16:05
459e64a
Compare
Choose a tag to compare
  • Drop support for Ruby 2.6.
  • Drop support for Avro 1.9.
  • Add support for Avro 1.11.
  • Add support for Rails 7.0.