1. 22f33e3 chore(deps): Bump trybuild from 1.0.120 to 1.0.121 (#679) by dependabot[bot] · 8 hours ago main
  2. ba186f5 chore(deps): Bump bon from 3.10.0 to 3.10.1 (#678) by dependabot[bot] · 8 hours ago
  3. 62f578e chore(deps): Bump rstest from 0.26.1 to 0.27.0 (#675) by dependabot[bot] · 31 hours ago
  4. 26cfd46 chore(deps): Bump syn from 3.0.4 to 3.0.5 (#673) by dependabot[bot] · 31 hours ago
  5. 2a6329a chore(deps): Bump wasm-bindgen-test from 0.3.77 to 0.3.78 (#674) by dependabot[bot] · 32 hours ago
  6. e6858e8 chore(deps): Bump zstd from 0.13.3 to 0.14.0 (#676) by dependabot[bot] · 32 hours ago
  7. 2d066ba chore(ci): Bump taiki-e/install-action from 2.87.2 to 2.87.8 (#677) by dependabot[bot] · 32 hours ago
  8. d0a092a fix: Prevent users from setting a non-zero precision (#670) by Kriskras99 · 4 days ago
  9. 2acbc56 fix: Build docs with `--all-features` in CI (#671) by Kriskras99 · 4 days ago
  10. 3e0ab4b feat: Optimize UUID decoding in `decode.rs` (#663) by Kriskras99 · 8 days ago
  11. f48baf4 feat!: Make schema parser reuse the JSON allocations (#656) by Kriskras99 · 8 days ago
  12. 7801a9e fix: Lints for version 1.100 (#662) by Kriskras99 · 8 days ago
  13. c12ab35 fix: Don't return `Value::Null` on EOF in `decode.rs` (#664) by Kriskras99 · 8 days ago
  14. 36a03d5 feat: Consume instead of reference the metadata in OCF header (#665) by Kriskras99 · 8 days ago
  15. 2fbc535 chore(ci): Bump zizmorcore/zizmor-action from 0.6.2 to 0.6.3 (#669) by dependabot[bot] · 8 days ago
  16. d72cf95 chore(ci): Bump taiki-e/install-action from 2.86.7 to 2.87.2 (#668) by dependabot[bot] · 8 days ago
  17. 6fcacd5 chore(ci): Bump the github-codeql group with 2 updates (#667) by dependabot[bot] · 8 days ago
  18. 915c480 chore: Remove code that is no longer needed (#657) by Kriskras99 · 10 days ago
  19. 334e30d feat: Use `Arc<str>` instead of `String` inside `Name` (#658) by Kriskras99 · 10 days ago
  20. 5998e55 chore: Remove outdated migration guide (#661) by Kriskras99 · 10 days ago
  21. b2b865d chore(deps): Bump uuid from 1.25.0 to 1.26.0 (#655) by dependabot[bot] · 12 days ago
  22. 9646c28 chore(deps): Bump bon from 3.9.3 to 3.10.0 (#653) by dependabot[bot] · 2 weeks ago
  23. 9db0cfa chore(ci): Bump taiki-e/install-action from 2.86.2 to 2.86.7 (#652) by dependabot[bot] · 2 weeks ago
  24. 10f54bb chore(ci): Bump actions/setup-java from 5.7.0 to 6.0.0 (#651) by dependabot[bot] · 2 weeks ago
  25. f32601d chore(ci): Bump the github-codeql group with 2 updates (#650) by dependabot[bot] · 2 weeks ago
  26. b7ceece chore(deps): Bump syn from 3.0.3 to 3.0.4 (#649) by dependabot[bot] · 2 weeks ago
  27. 265d449 chore(deps): Bump crc32fast from 1.5.0 to 1.5.1 (#648) by dependabot[bot] · 2 weeks ago
  28. c4de816 chore(deps): Bump log from 0.4.33 to 0.4.34 (#647) by dependabot[bot] · 2 weeks ago
  29. 4617efe chore(deps): Bump darling from 0.24.0 to 0.24.1 (#646) by dependabot[bot] · 3 weeks ago
  30. fd1802e fix: Empty avro.codec.compression_level metadata panics reader via bytes[0] (#644) by Martin Grigorov · 3 weeks ago
  31. 5f22c34 fix: OCF block message count unbounded with zero-byte-consuming decode (#643) by Martin Grigorov · 3 weeks ago
  32. a439ee7 fix: No recursion depth limit in decode_internal / resolve_internal / serde deserializer (#642) by Martin Grigorov · 3 weeks ago
  33. 03e3785 fix: Fixed-schema decode allocates attacker-chosen size with no budget check (#640) by Martin Grigorov · 3 weeks ago
  34. 496a85d fix: Nested collections multiply the 512MB allocation budget arbitrarily (#639) by Martin Grigorov · 3 weeks ago
  35. b077a56 chore(tests): Drop usage of better-panic crate in apache_avro_test_helper (#638) by Martin Grigorov · 3 weeks ago
  36. 7c67e72 chore: Bump dev version to 0.23.0 (#637) by Martin Grigorov · 3 weeks ago
  37. 14189b5 chore(deps): Bump uuid from 1.24.0 to 1.24.1 (#634) by dependabot[bot] · 3 weeks ago
  38. e7828cc chore(ci): Bump the github-codeql group with 2 updates (#635) by dependabot[bot] · 3 weeks ago
  39. 528e867 chore(ci): Bump taiki-e/install-action from 2.85.11 to 2.86.2 (#636) by dependabot[bot] · 3 weeks ago
  40. d1986f4 chore: migrate HawkEye to v7 (#633) by tison · 3 weeks ago
  41. 3273c60 chore(deps): Bump linktime from 0.18.0 to 0.19.0 (#627) by dependabot[bot] · 4 weeks ago
  42. 9514513 chore(deps): Bump liblzma from 0.4.7 to 0.4.8 (#628) by dependabot[bot] · 4 weeks ago
  43. 5418997 chore(deps): Bump wasm-bindgen-test from 0.3.76 to 0.3.77 (#626) by dependabot[bot] · 4 weeks ago
  44. 2f803f7 chore(ci): Bump the github-codeql group with 2 updates (#630) by dependabot[bot] · 4 weeks ago
  45. 79bcc95 chore(deps): Bump thiserror from 2.0.19 to 2.0.20 (#629) by dependabot[bot] · 4 weeks ago
  46. 6ed9b89 chore(ci): Bump taiki-e/install-action from 2.85.7 to 2.85.11 (#631) by dependabot[bot] · 4 weeks ago
  47. 99bcbab chore(ci): Bump shogo82148/actions-setup-perl from 1.43.0 to 1.43.1 (#632) by dependabot[bot] · 4 weeks ago
  48. d799f53 chore(docs): parameterize RC version in RELEASE.md and add archive prefix (#625) by Ismaël Mejía · 5 weeks ago
  49. b76580f chore(deps): Bump trybuild from 1.0.118 to 1.0.120 (#619) by dependabot[bot] · 5 weeks ago
  50. e780c83 chore(ci): Bump the github-codeql group with 2 updates (#620) by dependabot[bot] · 5 weeks ago
  51. b8af8c5 chore(ci): Bump shogo82148/actions-setup-perl from 1.42.0 to 1.43.0 (#621) by dependabot[bot] · 5 weeks ago
  52. 4b10a33 chore(ci): Bump actions/setup-java from 5.6.0 to 5.7.0 (#622) by dependabot[bot] · 5 weeks ago
  53. e5f58f9 chore(ci): Bump zizmorcore/zizmor-action from 0.6.1 to 0.6.2 (#623) by dependabot[bot] · 5 weeks ago
  54. ba39a87 chore(ci): Bump taiki-e/install-action from 2.85.2 to 2.85.7 (#624) by dependabot[bot] · 5 weeks ago
  55. b6962b0 chore(ci): Bump actions/checkout from 7.0.0 to 7.0.1 (#618) by dependabot[bot] · 6 weeks ago
  56. e23f1ff chore(ci): Bump zizmorcore/zizmor-action from 0.6.0 to 0.6.1 (#617) by dependabot[bot] · 6 weeks ago
  57. 87c619b chore(ci): Bump taiki-e/install-action from 2.84.0 to 2.85.2 (#616) by dependabot[bot] · 6 weeks ago
  58. fc3cdbb chore(ci): Bump the github-codeql group with 2 updates (#615) by dependabot[bot] · 6 weeks ago
  59. 8000091 chore(deps): Bump syn from 2.0.119 to 3.0.2 (#606) by dependabot[bot] · 7 weeks ago
  60. 469203c Add SECURITY.md + AGENTS.md pointing at the published security model (#614) by Jarek Potiuk · 7 weeks ago
  61. 006ac89 chore(deps): Bump serde_json from 1.0.150 to 1.0.151 (#613) by dependabot[bot] · 7 weeks ago
  62. 808cb6a Update for 0.22.0 by Martin Tzvetanov Grigorov · 7 weeks ago
  63. ec5721c chore(deps): Bump thiserror from 2.0.18 to 2.0.19 (#604) by dependabot[bot] · 7 weeks ago rel/release-0.22.0 rel/release-0.22.0-rc0
  64. b946aa3 chore(deps): Bump quote from 1.0.46 to 1.0.47 (#605) by dependabot[bot] · 7 weeks ago
  65. 98fa1f4 chore(deps): Bump serde from 1.0.228 to 1.0.229 (#607) by dependabot[bot] · 7 weeks ago
  66. 49732c4 chore(ci): Bump the github-codeql group with 2 updates (#608) by dependabot[bot] · 7 weeks ago
  67. 73629eb chore(ci): Bump shogo82148/actions-setup-perl from 1.41.1 to 1.42.0 (#609) by dependabot[bot] · 7 weeks ago
  68. ed733ed chore(ci): Bump zizmorcore/zizmor-action from 0.5.7 to 0.6.0 (#610) by dependabot[bot] · 7 weeks ago
  69. 1c11867 chore(ci): Bump actions/setup-java from 5.5.0 to 5.6.0 (#611) by dependabot[bot] · 7 weeks ago
  70. 6879d53 chore(ci): Bump taiki-e/install-action from 2.83.2 to 2.84.0 (#612) by dependabot[bot] · 7 weeks ago
  71. e59778b chore(deps): Bump proc-macro2 from 1.0.106 to 1.0.107 (#603) by dependabot[bot] · 7 weeks ago
  72. 784294d fix: Allow serializing an enum inside a union (#591) by Kriskras99 · 7 weeks ago
  73. 94ee44d chore(deps): Bump snap from 1.1.1 to 1.1.2 (#602) by dependabot[bot] · 8 weeks ago
  74. e574152 chore(deps): Bump syn from 2.0.118 to 2.0.119 (#601) by dependabot[bot] · 8 weeks ago
  75. 4b6793e chore(deps): Bump uuid from 1.23.4 to 1.23.5 (#598) by dependabot[bot] · 8 weeks ago
  76. f0ba139 chore(deps): Bump trybuild from 1.0.117 to 1.0.118 (#599) by dependabot[bot] · 8 weeks ago
  77. 460611e chore(ci): Bump taiki-e/install-action from 2.83.1 to 2.83.2 (#600) by dependabot[bot] · 8 weeks ago
  78. 34c3d9f chore(ci): Bump the github-codeql group with 2 updates (#593) by dependabot[bot] · 9 weeks ago
  79. b53b839 chore(ci): Bump taiki-e/install-action from 2.82.9 to 2.83.1 (#595) by dependabot[bot] · 9 weeks ago
  80. af6de71 chore(ci): Bump actions/setup-java from 5.4.0 to 5.5.0 (#594) by dependabot[bot] · 9 weeks ago
  81. 1b28a89 chore(ci): Directly use rustup to install toolchains (#596) by Martin Grigorov · 9 weeks ago
  82. f8eebb2 fix: Group `github/codeql-action/*` updates (#592) by Kriskras99 · 9 weeks ago
  83. 8155d08 feat: Allow to supply own names when using `Value::resolve` and `Value::Validate` (#579) by Kriskras99 · 9 weeks ago
  84. a88ad17 fix: bound array/map allocation by decoded element count (#581) by Ismaël Mejía · 9 weeks ago
  85. 661bbd9 fix: bound decompressed size to guard against decompression bombs (#582) by Ismaël Mejía · 9 weeks ago
  86. 974efd4 Validate negative OCF block size before conversion (#586) by MitNarodia · 9 weeks ago
  87. a1fe69f chore(deps): Bump rustversion from 1.0.22 to 1.0.23 (#588) by dependabot[bot] · 9 weeks ago
  88. 6cfbeec feat: Full enum support (#569) by Kriskras99 · 9 weeks ago
  89. 7ce2747 chore(ci): Bump github/codeql-action/init from 4.36.2 to 4.36.3 (#584) by dependabot[bot] · 9 weeks ago
  90. 08cac64 fix: accept JSON string defaults for decimal fields in union (#580) by Vyacheslav Mayorov · 10 weeks ago
  91. 3b742b9 chore(ci): Bump actions/setup-java from 5.2.0 to 5.4.0 (#578) by dependabot[bot] · 2 months ago
  92. fd14693 fix: Pin `dtolnay/rust-toolchain` to the new allowed version (#577) by Kriskras99 · 2 months ago
  93. 23ac764 chore(deps): Bump num-bigint from 0.5.0 to 0.5.1 (#576) by dependabot[bot] · 2 months ago
  94. f39d509 chore(deps): Bump rand from 0.10.1 to 0.10.2 (#573) by dependabot[bot] · 2 months ago
  95. 0a10af6 chore(deps): Bump num-bigint from 0.4.6 to 0.5.0 (#572) by dependabot[bot] · 2 months ago
  96. 660c655 chore(deps): Bump liblzma from 0.4.6 to 0.4.7 (#570) by dependabot[bot] · 3 months ago
  97. 791e77f refactor: Centralize generating the actual `impl` in the `Implementation` struct (#561) by Kriskras99 · 3 months ago
  98. f58e9e1 chore(deps): Bump env_logger from 0.11.10 to 0.11.11 (#568) by dependabot[bot] · 3 months ago
  99. ff14c48 chore(deps): Bump uuid from 1.23.3 to 1.23.4 (#566) by dependabot[bot] · 3 months ago
  100. 9b374b1 chore(ci): Pin cargo-rdme to 1.x (#567) by Martin Grigorov · 3 months ago