jsonschema_rs 0.48.0 → 0.48.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 14584b5d0ec590243477a7bef7bd5e1cc81e4c6e356ab92b7db8669514259313
4
- data.tar.gz: 4f8e74e0e509692872c01cc1937e7543b9c06baad0d67f10429fc90aa4497513
3
+ metadata.gz: dff84fb88165fc24b6035c6b100e89c83c4b6f7194fc945c3ec73e93f5119178
4
+ data.tar.gz: feac688548b70b5cc57f455c5f78c76fbe3107f9b38f03220ab98ce110018668
5
5
  SHA512:
6
- metadata.gz: ddc6f15c3bc5fabc4215b0157ab46375cdd46b158f23f41dd908e23861aa4c9f810805354722c65852b19b271e6b7a5c91174eebb37e949ae270f2acec3d90fb
7
- data.tar.gz: a6258ba5efa9ab56a0ec3428a89f5f5d0a3683903a73e03458d895bfba6e9d3336f59a0ebbbb59797c17123e14576e149ec2b57122eee173f625caad8290400f
6
+ metadata.gz: 64315bbd608bd3a80a74fa392e15c9eb57a6887dbe913d68a194f2d58c889c35c8e798b7abfb3ef619775ba9e34378de6ae3425ff4221b630f0788b8cebf40d5
7
+ data.tar.gz: a86e31921a0498b479e841ea25cb4bc5083dd54f9a055513c8fda434c865216992561bd92ec7a6a5543671c919227a5039f976a6f882e1cb7576dc741dedde34
data/CHANGELOG.md CHANGED
@@ -2,6 +2,13 @@
2
2
 
3
3
  ## [Unreleased]
4
4
 
5
+ ## [0.48.1] - 2026-07-17
6
+
7
+ ### Fixed
8
+
9
+ - Missing `required` errors in `evaluate` output for schemas with `properties` and a two-entry `required` array. [#1220](https://github.com/Stranger6667/jsonschema/issues/1220)
10
+ - `contentEncoding` errors for invalid UTF-8 after decoding incorrectly had empty `instance_path` and `schema_path`.
11
+
5
12
  ## [0.48.0] - 2026-07-16
6
13
 
7
14
  ### Fixed
@@ -175,7 +182,8 @@
175
182
 
176
183
  - Initial public release
177
184
 
178
- [Unreleased]: https://github.com/Stranger6667/jsonschema/compare/ruby-v0.48.0...HEAD
185
+ [Unreleased]: https://github.com/Stranger6667/jsonschema/compare/ruby-v0.48.1...HEAD
186
+ [0.48.1]: https://github.com/Stranger6667/jsonschema/compare/ruby-v0.48.0...ruby-v0.48.1
179
187
  [0.48.0]: https://github.com/Stranger6667/jsonschema/compare/ruby-v0.47.0...ruby-v0.48.0
180
188
  [0.47.0]: https://github.com/Stranger6667/jsonschema/compare/ruby-v0.46.10...ruby-v0.47.0
181
189
  [0.46.10]: https://github.com/Stranger6667/jsonschema/compare/ruby-v0.46.9...ruby-v0.46.10
data/Cargo.toml CHANGED
@@ -1,6 +1,6 @@
1
1
  [package]
2
2
  name = "jsonschema-rb"
3
- version = "0.48.0"
3
+ version = "0.48.1"
4
4
  edition = "2021"
5
5
  authors = ["Dmitry Dygalo <dmitry@dygalo.dev>"]
6
6
  license = "MIT"
@@ -13,7 +13,7 @@ publish = false
13
13
  crate-type = ["cdylib"]
14
14
 
15
15
  [dependencies]
16
- jsonschema = { version = "0.48.0", default-features = false, features = ["arbitrary-precision", "resolve-http", "resolve-file", "tls-ring", "macros"] }
16
+ jsonschema = { version = "0.48.1", default-features = false, features = ["arbitrary-precision", "resolve-http", "resolve-file", "tls-ring", "macros"] }
17
17
  magnus = { version = "0.8", features = ["rb-sys"] }
18
18
  rb-sys = "0.9"
19
19
  serde = { workspace = true }
data/README.md CHANGED
@@ -64,6 +64,10 @@ The following drafts are supported:
64
64
 
65
65
  You can check the current status on the [Bowtie Report](https://bowtie.report/#/implementations/rust-jsonschema).
66
66
 
67
+ ## Playground
68
+
69
+ If you'd like to try `jsonschema`, you can check the WebAssembly-powered [playground](https://jsonschema.dygalo.dev/) to see the results instantly.
70
+
67
71
  ## Installation
68
72
 
69
73
  Add to your Gemfile:
@@ -687,9 +687,9 @@ dependencies = [
687
687
 
688
688
  [[package]]
689
689
  name = "jsonschema"
690
- version = "0.48.0"
690
+ version = "0.48.1"
691
691
  source = "registry+https://github.com/rust-lang/crates.io-index"
692
- checksum = "aef8d91fd7994744fd927438d8a642528d989c4a0248fb3f6208f47bffcefb0d"
692
+ checksum = "9baf521a926fd1e6f94af6922be9686b61c8a89a5fb7e14d6a1e21b79738d4cc"
693
693
  dependencies = [
694
694
  "ahash",
695
695
  "bytecount",
@@ -718,9 +718,9 @@ dependencies = [
718
718
 
719
719
  [[package]]
720
720
  name = "jsonschema-macros"
721
- version = "0.48.0"
721
+ version = "0.48.1"
722
722
  source = "registry+https://github.com/rust-lang/crates.io-index"
723
- checksum = "17fb29ec60ebce38c9bdab49e2980cf590905f74989464ef07dc443d37f92e17"
723
+ checksum = "11efb171797c352f167fd4f3754b3a5e969d814222e457e63136cffca111b014"
724
724
  dependencies = [
725
725
  "jsonschema-macros-core",
726
726
  "proc-macro2",
@@ -728,9 +728,9 @@ dependencies = [
728
728
 
729
729
  [[package]]
730
730
  name = "jsonschema-macros-core"
731
- version = "0.48.0"
731
+ version = "0.48.1"
732
732
  source = "registry+https://github.com/rust-lang/crates.io-index"
733
- checksum = "bd95fd822e8990a734b9b222cf96f4f65c28b210598b0b0deaface517178d8cb"
733
+ checksum = "a3ce6144063dbeca5c841049bc0958d2eaf7d0a20d600be0907c29a2d1a6267a"
734
734
  dependencies = [
735
735
  "fancy-regex",
736
736
  "indexmap",
@@ -747,7 +747,7 @@ dependencies = [
747
747
 
748
748
  [[package]]
749
749
  name = "jsonschema-rb-ext"
750
- version = "0.48.0"
750
+ version = "0.48.1"
751
751
  dependencies = [
752
752
  "jsonschema",
753
753
  "magnus",
@@ -759,9 +759,9 @@ dependencies = [
759
759
 
760
760
  [[package]]
761
761
  name = "jsonschema-regex"
762
- version = "0.48.0"
762
+ version = "0.48.1"
763
763
  source = "registry+https://github.com/rust-lang/crates.io-index"
764
- checksum = "794a08daa4c4b0e566fae7f2787090d793082eed95e4b46bfdec9817b533df22"
764
+ checksum = "d668f4775619127513d9a4f190704d20a66d20ccf0efc258f8ed42548e5fd7cd"
765
765
  dependencies = [
766
766
  "regex-syntax",
767
767
  ]
@@ -1106,9 +1106,9 @@ dependencies = [
1106
1106
 
1107
1107
  [[package]]
1108
1108
  name = "referencing"
1109
- version = "0.48.0"
1109
+ version = "0.48.1"
1110
1110
  source = "registry+https://github.com/rust-lang/crates.io-index"
1111
- checksum = "d4967fa93675ff599754790711e2f19b6a910739784ac357bd10f34e146616f9"
1111
+ checksum = "df843f41f0cb459649f64a8b6b10579cf454f7a7420dc702767c81a26f23d780"
1112
1112
  dependencies = [
1113
1113
  "ahash",
1114
1114
  "fluent-uri",
@@ -1,6 +1,6 @@
1
1
  [package]
2
2
  name = "jsonschema-rb-ext"
3
- version = "0.48.0"
3
+ version = "0.48.1"
4
4
  edition = "2021"
5
5
  publish = false
6
6
 
@@ -10,10 +10,10 @@ name = "jsonschema_rb"
10
10
  path = "../../src/lib.rs"
11
11
 
12
12
  [dependencies]
13
- jsonschema = { version = "0.48.0", default-features = false, features = ["arbitrary-precision", "resolve-http", "resolve-file", "tls-ring", "macros"] }
13
+ jsonschema = { version = "0.48.1", default-features = false, features = ["arbitrary-precision", "resolve-http", "resolve-file", "tls-ring", "macros"] }
14
14
  magnus = { version = "0.8", features = ["rb-sys"] }
15
15
  rb-sys = "0.9"
16
- referencing = "0.48.0"
16
+ referencing = "0.48.1"
17
17
  serde = { version = "1", features = ["derive"] }
18
18
  serde_json = { version = "1", features = ["arbitrary_precision"] }
19
19
 
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module JSONSchema
4
- VERSION = "0.48.0"
4
+ VERSION = "0.48.1"
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jsonschema_rs
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.48.0
4
+ version: 0.48.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Dmitry Dygalo