1. 8000091 chore(deps): Bump syn from 2.0.119 to 3.0.2 (#606) by dependabot[bot] · 3 days ago main
  2. 469203c Add SECURITY.md + AGENTS.md pointing at the published security model (#614) by Jarek Potiuk · 4 days ago
  3. 006ac89 chore(deps): Bump serde_json from 1.0.150 to 1.0.151 (#613) by dependabot[bot] · 6 days ago
  4. 808cb6a Update for 0.22.0 by Martin Tzvetanov Grigorov · 6 days ago
  5. ec5721c chore(deps): Bump thiserror from 2.0.18 to 2.0.19 (#604) by dependabot[bot] · 7 days ago rel/release-0.22.0-rc0
  6. b946aa3 chore(deps): Bump quote from 1.0.46 to 1.0.47 (#605) by dependabot[bot] · 7 days ago
  7. 98fa1f4 chore(deps): Bump serde from 1.0.228 to 1.0.229 (#607) by dependabot[bot] · 7 days ago
  8. 49732c4 chore(ci): Bump the github-codeql group with 2 updates (#608) by dependabot[bot] · 7 days ago
  9. 73629eb chore(ci): Bump shogo82148/actions-setup-perl from 1.41.1 to 1.42.0 (#609) by dependabot[bot] · 7 days ago
  10. ed733ed chore(ci): Bump zizmorcore/zizmor-action from 0.5.7 to 0.6.0 (#610) by dependabot[bot] · 7 days ago
  11. 1c11867 chore(ci): Bump actions/setup-java from 5.5.0 to 5.6.0 (#611) by dependabot[bot] · 7 days ago
  12. 6879d53 chore(ci): Bump taiki-e/install-action from 2.83.2 to 2.84.0 (#612) by dependabot[bot] · 7 days ago
  13. e59778b chore(deps): Bump proc-macro2 from 1.0.106 to 1.0.107 (#603) by dependabot[bot] · 7 days ago
  14. 784294d fix: Allow serializing an enum inside a union (#591) by Kriskras99 · 9 days ago
  15. 94ee44d chore(deps): Bump snap from 1.1.1 to 1.1.2 (#602) by dependabot[bot] · 11 days ago
  16. e574152 chore(deps): Bump syn from 2.0.118 to 2.0.119 (#601) by dependabot[bot] · 12 days ago
  17. 4b6793e chore(deps): Bump uuid from 1.23.4 to 1.23.5 (#598) by dependabot[bot] · 2 weeks ago
  18. f0ba139 chore(deps): Bump trybuild from 1.0.117 to 1.0.118 (#599) by dependabot[bot] · 2 weeks ago
  19. 460611e chore(ci): Bump taiki-e/install-action from 2.83.1 to 2.83.2 (#600) by dependabot[bot] · 2 weeks ago
  20. 34c3d9f chore(ci): Bump the github-codeql group with 2 updates (#593) by dependabot[bot] · 2 weeks ago
  21. b53b839 chore(ci): Bump taiki-e/install-action from 2.82.9 to 2.83.1 (#595) by dependabot[bot] · 2 weeks ago
  22. af6de71 chore(ci): Bump actions/setup-java from 5.4.0 to 5.5.0 (#594) by dependabot[bot] · 2 weeks ago
  23. 1b28a89 chore(ci): Directly use rustup to install toolchains (#596) by Martin Grigorov · 2 weeks ago
  24. f8eebb2 fix: Group `github/codeql-action/*` updates (#592) by Kriskras99 · 2 weeks ago
  25. 8155d08 feat: Allow to supply own names when using `Value::resolve` and `Value::Validate` (#579) by Kriskras99 · 3 weeks ago
  26. a88ad17 fix: bound array/map allocation by decoded element count (#581) by Ismaël Mejía · 3 weeks ago
  27. 661bbd9 fix: bound decompressed size to guard against decompression bombs (#582) by Ismaël Mejía · 3 weeks ago
  28. 974efd4 Validate negative OCF block size before conversion (#586) by MitNarodia · 3 weeks ago
  29. a1fe69f chore(deps): Bump rustversion from 1.0.22 to 1.0.23 (#588) by dependabot[bot] · 3 weeks ago
  30. 6cfbeec feat: Full enum support (#569) by Kriskras99 · 3 weeks ago
  31. 7ce2747 chore(ci): Bump github/codeql-action/init from 4.36.2 to 4.36.3 (#584) by dependabot[bot] · 3 weeks ago
  32. 08cac64 fix: accept JSON string defaults for decimal fields in union (#580) by Vyacheslav Mayorov · 4 weeks ago
  33. 3b742b9 chore(ci): Bump actions/setup-java from 5.2.0 to 5.4.0 (#578) by dependabot[bot] · 4 weeks ago
  34. fd14693 fix: Pin `dtolnay/rust-toolchain` to the new allowed version (#577) by Kriskras99 · 4 weeks ago
  35. 23ac764 chore(deps): Bump num-bigint from 0.5.0 to 0.5.1 (#576) by dependabot[bot] · 4 weeks ago
  36. f39d509 chore(deps): Bump rand from 0.10.1 to 0.10.2 (#573) by dependabot[bot] · 4 weeks ago
  37. 0a10af6 chore(deps): Bump num-bigint from 0.4.6 to 0.5.0 (#572) by dependabot[bot] · 4 weeks ago
  38. 660c655 chore(deps): Bump liblzma from 0.4.6 to 0.4.7 (#570) by dependabot[bot] · 5 weeks ago
  39. 791e77f refactor: Centralize generating the actual `impl` in the `Implementation` struct (#561) by Kriskras99 · 5 weeks ago
  40. f58e9e1 chore(deps): Bump env_logger from 0.11.10 to 0.11.11 (#568) by dependabot[bot] · 5 weeks ago
  41. ff14c48 chore(deps): Bump uuid from 1.23.3 to 1.23.4 (#566) by dependabot[bot] · 6 weeks ago
  42. 9b374b1 chore(ci): Pin cargo-rdme to 1.x (#567) by Martin Grigorov · 6 weeks ago
  43. 77531c6 refactor: Improve code structure of the derive code (#560) by Kriskras99 · 6 weeks ago
  44. 7349015 fix: Enable `#[serde(remote = "..")]` support (#564) by Kriskras99 · 6 weeks ago
  45. 190e7b8 chore(deps): Bump quote from 1.0.45 to 1.0.46 (#565) by dependabot[bot] · 6 weeks ago
  46. a71cd6e chore: Fix some lints and move tests into a `#[cfg(tests)] mod tests` module (#559) by Kriskras99 · 6 weeks ago
  47. 10d952f chore(deps): Bump trybuild from 1.0.116 to 1.0.117 (#562) by dependabot[bot] · 6 weeks ago
  48. 9d4383b chore(deps): Bump log from 0.4.32 to 0.4.33 (#563) by dependabot[bot] · 6 weeks ago
  49. cd74a9f feat: Namespace for named types defined by this library (#558) by Kriskras99 · 7 weeks ago
  50. 40390dd perf: Optimize `Alias::new()` and `Parser::fix_aliases_namespace` (#557) by Kriskras99 · 7 weeks ago
  51. 9c6a390 chore(deps): Bump syn from 2.0.117 to 2.0.118 (#556) by dependabot[bot] · 7 weeks ago
  52. bd30bbb chore(deps): Bump bon from 3.9.2 to 3.9.3 (#555) by dependabot[bot] · 7 weeks ago
  53. 8078c06 chore(deps): Bump bon from 3.9.1 to 3.9.2 (#553) by dependabot[bot] · 8 weeks ago
  54. b900fc5 chore(deps): Bump uuid from 1.23.2 to 1.23.3 (#552) by dependabot[bot] · 8 weeks ago
  55. 626f22d fix(schema): return Err instead of panicking on invalid name/alias/type-ref (#547) (#548) by youichi uda · 8 weeks ago
  56. 7dd1d33 chore(deps): Bump log from 0.4.31 to 0.4.32 (#551) by dependabot[bot] · 8 weeks ago
  57. 38cb929 chore(deps): Bump log from 0.4.30 to 0.4.31 (#550) by dependabot[bot] · 9 weeks ago
  58. 19780d6 chore(deps): Bump uuid from 1.23.1 to 1.23.2 (#549) by dependabot[bot] · 9 weeks ago
  59. 4edb1ce chore(deps): Bump log from 0.4.29 to 0.4.30 (#546) by dependabot[bot] · 10 weeks ago
  60. fa40e21 chore(deps): Bump serde_json from 1.0.149 to 1.0.150 (#545) by dependabot[bot] · 2 months ago
  61. bf83d63 Deserializer support for BigDecimal when using apache_avro::serde::bigdecimal (#543) by jdarais · 3 months ago
  62. f8f87bc Set up default protection ruleset for default and release branches (#544) by The Apache Software Foundation · 3 months ago
  63. 821f26a Remove CHANGELOG.md (#541) by Martin Grigorov · 3 months ago
  64. 27af3cf chore(deps): Bump digest from 0.11.2 to 0.11.3 (#540) by dependabot[bot] · 3 months ago
  65. 19e284c chore(deps): Bump ctor from 0.10.1 to 0.11.1 (#539) by dependabot[bot] · 3 months ago
  66. a682d05 chore(deps): Bump ctor from 0.10.0 to 0.10.1 (#538) by dependabot[bot] · 3 months ago
  67. 5fb7681 chore(deps): Bump uuid from 1.23.0 to 1.23.1 (#537) by dependabot[bot] · 3 months ago
  68. b00cd1a chore(deps): Bump ctor from 0.8.0 to 0.10.0 (#534) by dependabot[bot] · 4 months ago
  69. e67c19d chore(deps): Bump rand from 0.10.0 to 0.10.1 (#535) by dependabot[bot] · 4 months ago
  70. 016d0f6 feat!: Support enums and tuples in `SchemaAwareSerializer` and implement `SchemaAwareDeserializer` (#512) by Kriskras99 · 4 months ago
  71. e2901d3 chore: Apply some suggestions by -Dclippy::pedantic (#514) by Martin Grigorov · 4 months ago
  72. e27e5ea Do not use Dependabot to update Github Actions (#525) by Martin Grigorov · 4 months ago
  73. 57bae84 chore(deps): Bump sha2 from 0.10.9 to 0.11.0 (#520) by dependabot[bot] · 4 months ago
  74. 79cc884 Enable updating PR branches from Github UI (#527) by Martin Grigorov · 4 months ago
  75. c0eec3a Pin dtolnay/rust-toolchain to 29eef336d9b2848a0b548edc03f92a220660cdb8 (#526) by Martin Grigorov · 4 months ago
  76. 3628b5f chore(deps): Bump ctor from 0.6.3 to 0.8.0 (#522) by dependabot[bot] · 4 months ago
  77. 48dfe5b chore(deps): Bump uuid from 1.22.0 to 1.23.0 (#521) by dependabot[bot] · 4 months ago
  78. 78cd28e chore(deps): Bump proptest from 1.10.0 to 1.11.0 (#516) by dependabot[bot] · 4 months ago
  79. 12e74b4 chore(deps): Bump env_logger from 0.11.9 to 0.11.10 (#515) by dependabot[bot] · 4 months ago
  80. 6e6da17 chore: Small fixes including one nightly Clippy lint (#513) by Kriskras99 · 4 months ago
  81. 1452bf7 chore(deps): Bump bon from 3.9.0 to 3.9.1 (#511) by dependabot[bot] · 5 months ago
  82. 54a5529 chore(deps): Bump miniz_oxide from 0.9.0 to 0.9.1 (#510) by dependabot[bot] · 5 months ago
  83. 5506f64 fix: Remove `MapSchema` and `ArraySchema` `default` fields (#509) by Kriskras99 · 5 months ago
  84. b020ea7 ci: Add a CI step for `cargo doc` (#507) by Martin Grigorov · 5 months ago
  85. a0f010b fix: Fix links rustdoc (#505) by Martin Grigorov · 5 months ago
  86. bc20898 chore(deps): Bump uuid from 1.21.0 to 1.22.0 (#506) by dependabot[bot] · 5 months ago
  87. 285f5c9 feat: Use `macrotest` to test the expanded macro code (#501) by Kriskras99 · 5 months ago
  88. 927847a feat: Replace `from_avro_datum*` functions with `GenericDatumReader` (#496) by Kriskras99 · 5 months ago
  89. 2137b81 fix: Run tests on fewer targets (#503) by Kriskras99 · 5 months ago
  90. f18cf95 feat: Replace `to_datum*` functions with `GenericDatumWriter` (#499) by Kriskras99 · 5 months ago
  91. ae33647 chore(deps): Bump quote from 1.0.44 to 1.0.45 (#500) by dependabot[bot] · 5 months ago
  92. cefc678 chore: Split `writer` module into several submodules (#498) by Kriskras99 · 5 months ago
  93. 0671342 chore: Make `writer` module a directory module (#497) by Kriskras99 · 5 months ago
  94. 9dba371 feat!: Rework `Name` to be more performant (#493) by Kriskras99 · 5 months ago
  95. 6006444 fix!: Remove unused fields in `RecordField` (`order`, `position`) (#491) by Kriskras99 · 5 months ago
  96. 75da892 chore: Update darling to 0.23, snap to 1.1.1, wasm-bindgen to 0.2.114 (#495) by Martin Grigorov · 5 months ago
  97. cc27e5a chore(deps): Bump wasm-bindgen-test from 0.3.63 to 0.3.64 (#494) by dependabot[bot] · 5 months ago
  98. 1933c43 feat!: Add a `UnionSchemaBuilder` (#489) by Kriskras99 · 5 months ago
  99. 89403dc chore: Move enum derive to `enums::plain` in `avro_derive` (#487) by Kriskras99 · 5 months ago
  100. 92f879a feat: Custom `Debug` implementation for `*Schema` types (#488) by Kriskras99 · 5 months ago