prosody 0.1.2-aarch64-linux → 0.1.3-aarch64-linux

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: db7c7904ac0a3e9b964d6d9de054c92c888f76d1bc60935b18062ef4203ccda5
4
- data.tar.gz: 2aeb12f1e1d259a11a164f81a60c2f7441f50569d6481a008aa09d659a562d35
3
+ metadata.gz: 2506953f9cbda185bd70eee4345c10ee5992fbf6d4825accc03d978e52611b64
4
+ data.tar.gz: 8c38e396c088e806c8464afe4e0499b547f53f723b0ddbbadff446870894e4c9
5
5
  SHA512:
6
- metadata.gz: bffd1024ede6fbce4bd6e846c1f41670b8991f686e6d204c393c8cdfedec76149002ed8f0aba70fa0fceeb49aa1a7646e134d0a005023a82629fc08bb40a4cb0
7
- data.tar.gz: acdb7c669a2d7a60217dc198a2f231368b592ff0e1dd1b4eefff2900bf86e0e2ea0a2e4e60bb35c2e27d8d89d571888a452dae27ba1e7616f67b96b65e4c0d00
6
+ metadata.gz: af238e9c9a34b81b70aaca011c95d3988006614158a0c19da801cc883f7a0ebec355f916e8ba2b04bfcc182a9d8de1556ac3f65dc83b872808fe9ff88c35b833
7
+ data.tar.gz: 87c2792b0c192038bbdd8abe741ef6ba6cf6cb6f207527bd78331463ec8d8d09db510a515c0e07c4ff557a0e2291b9eec657ba4302af75de65485c1e893d700b
@@ -1,3 +1,3 @@
1
1
  {
2
- ".": "0.1.2"
2
+ ".": "0.1.3"
3
3
  }
data/CHANGELOG.md CHANGED
@@ -1,5 +1,12 @@
1
1
  # Changelog
2
2
 
3
+ ## [0.1.3](https://github.com/prosody-events/prosody-rb/compare/prosody/v0.1.2...prosody/v0.1.3) (2026-04-21)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * **tracing:** set error status on on_message and on_timer spans ([#14](https://github.com/prosody-events/prosody-rb/issues/14)) ([849c021](https://github.com/prosody-events/prosody-rb/commit/849c0212b88d1069fc728ab38e9e05d79408c093))
9
+
3
10
  ## [0.1.2](https://github.com/prosody-events/prosody-rb/compare/prosody/v0.1.1...prosody/v0.1.2) (2026-04-20)
4
11
 
5
12
 
Binary file
Binary file
Binary file
@@ -6,5 +6,5 @@ module Prosody
6
6
  # This version number follows semantic versioning and is used by the
7
7
  # gem system to identify the library version. It should be updated
8
8
  # according to semver guidelines when making releases.
9
- VERSION = "0.1.2"
9
+ VERSION = "0.1.3"
10
10
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: prosody
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.2
4
+ version: 0.1.3
5
5
  platform: aarch64-linux
6
6
  authors:
7
7
  - Joshua Griffith
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2026-04-20 00:00:00.000000000 Z
11
+ date: 2026-04-21 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: async