opentelemetry-instrumentation-action_view 0.11.2 → 0.13.0
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:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 2e058da875b0f73f9749db16fe92b68ddce6916c64427fbbdb99e67cfd8f5f9c
|
|
4
|
+
data.tar.gz: 0d38164fa8c5e878ec70f9915ce4ed6e3488c5e318b6779ec233a8a29a3be773
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 655354164360b2b4f2f2cf0e5a3c7acebfe7f905f1aabe2e997d8e2a711b9d970eac324aa3b682efd8198c993f5c86689731474e34cf4db821e0a1f8947ab64f
|
|
7
|
+
data.tar.gz: a1995e4c7e71a0a5d8958b9dfd320f132befdc84a9a12bac77aea06eb57aae2a03463797c12401ce167076334ead5fe54ead4542b37da40fb19b50d7ac49a954
|
data/CHANGELOG.md
CHANGED
|
@@ -1,105 +1,111 @@
|
|
|
1
1
|
# Release History: opentelemetry-instrumentation-action_view
|
|
2
2
|
|
|
3
|
-
|
|
3
|
+
## v0.13.0 / 2026-04-28
|
|
4
4
|
|
|
5
|
-
|
|
5
|
+
- BREAKING CHANGE: Min Rails 7.1 (enforced this time) (#2283)
|
|
6
|
+
- ADDED: Min Rails 7.1 (enforced this time) (#2283)
|
|
6
7
|
|
|
7
|
-
|
|
8
|
+
## v0.12.0 / 2026-04-14
|
|
8
9
|
|
|
9
|
-
|
|
10
|
+
- BREAKING CHANGE: Min Ruby Version 3.3 (#2125)
|
|
11
|
+
- ADDED: Min Ruby Version 3.3 (#2125)
|
|
12
|
+
- ADDED: Add release tag into source code url of gem metadata (#1984)
|
|
10
13
|
|
|
11
|
-
|
|
14
|
+
## v0.11.2 / 2026-01-06
|
|
12
15
|
|
|
13
|
-
|
|
16
|
+
- DOCS: Update ActionView Documentation
|
|
14
17
|
|
|
15
|
-
|
|
18
|
+
## v0.11.1 / 2025-10-22
|
|
16
19
|
|
|
17
|
-
|
|
20
|
+
- FIXED: Update opentelemetry-instrumentation-base dependency
|
|
18
21
|
|
|
19
|
-
|
|
22
|
+
## v0.11.0 / 2025-10-21
|
|
20
23
|
|
|
21
|
-
|
|
24
|
+
- BREAKING CHANGE: Min Ruby Version 3.2 and Rails 7.1
|
|
25
|
+
- ADDED: Min Ruby Version 3.2 and Rails 7.1
|
|
22
26
|
|
|
23
|
-
|
|
24
|
-
* BREAKING CHANGE: Set minimum supported version to Ruby 3.1
|
|
27
|
+
## v0.10.0 / 2025-09-30
|
|
25
28
|
|
|
26
|
-
|
|
27
|
-
* ADDED: Set minimum supported version to Ruby 3.1
|
|
29
|
+
- ADDED: Bump minimum API Version to 1.7
|
|
28
30
|
|
|
29
|
-
|
|
31
|
+
## v0.9.0 / 2025-01-16
|
|
30
32
|
|
|
31
|
-
|
|
33
|
+
- BREAKING CHANGE: Drop Support for EoL Rails 6.1
|
|
34
|
+
- BREAKING CHANGE: Set minimum supported version to Ruby 3.1
|
|
35
|
+
- ADDED: Drop Support for EoL Rails 6.1
|
|
36
|
+
- ADDED: Set minimum supported version to Ruby 3.1
|
|
32
37
|
|
|
33
|
-
|
|
38
|
+
## v0.8.0 / 2024-12-19
|
|
34
39
|
|
|
35
|
-
|
|
40
|
+
- ADDED: Upgrade ActiveSupport Instrumentation 0.7.0
|
|
36
41
|
|
|
37
|
-
|
|
42
|
+
## v0.7.3 / 2024-08-23
|
|
38
43
|
|
|
39
|
-
|
|
44
|
+
- FIXED: ActionView Support Legacy Formats
|
|
40
45
|
|
|
41
|
-
|
|
46
|
+
## v0.7.2 / 2024-08-15
|
|
42
47
|
|
|
43
|
-
|
|
48
|
+
- (No Significant Changes)
|
|
44
49
|
|
|
45
|
-
|
|
50
|
+
## v0.7.1 / 2024-07-23
|
|
46
51
|
|
|
47
|
-
|
|
52
|
+
- DOCS: Add cspell to CI
|
|
48
53
|
|
|
49
|
-
|
|
54
|
+
## v0.7.0 / 2023-11-22
|
|
50
55
|
|
|
51
|
-
|
|
56
|
+
- BREAKING CHANGE: Drop Rails 6.0 EOL
|
|
57
|
+
- ADDED: Drop Rails 6.0 EOL
|
|
52
58
|
|
|
53
|
-
|
|
59
|
+
## v0.6.1 / 2023-10-16
|
|
54
60
|
|
|
55
|
-
|
|
61
|
+
- FIXED: Add Rails 7.1 compatibility
|
|
56
62
|
|
|
57
|
-
|
|
58
|
-
* FIXED: Base config options
|
|
63
|
+
## v0.6.0 / 2023-06-05
|
|
59
64
|
|
|
60
|
-
|
|
65
|
+
- ADDED: Render layout for action view
|
|
66
|
+
- FIXED: Base config options
|
|
61
67
|
|
|
62
|
-
|
|
68
|
+
## v0.5.0 / 2023-04-17
|
|
63
69
|
|
|
64
|
-
|
|
70
|
+
- BREAKING CHANGE: Drop support for EoL Ruby 2.7
|
|
71
|
+
- ADDED: Drop support for EoL Ruby 2.7
|
|
65
72
|
|
|
66
|
-
|
|
73
|
+
## v0.4.0 / 2023-02-01
|
|
67
74
|
|
|
68
|
-
|
|
75
|
+
- BREAKING CHANGE: Drop Rails 5 Support
|
|
76
|
+
- ADDED: Drop Rails 5 Support
|
|
69
77
|
|
|
70
|
-
|
|
78
|
+
## v0.3.1 / 2023-01-14
|
|
71
79
|
|
|
72
|
-
|
|
80
|
+
- DOCS: Fix gem homepage
|
|
81
|
+
- DOCS: More gem documentation fixes
|
|
73
82
|
|
|
74
|
-
|
|
75
|
-
* DOCS: More gem documentation fixes
|
|
83
|
+
## v0.3.0 / 2022-06-09
|
|
76
84
|
|
|
77
|
-
|
|
85
|
+
- Upgrading Base dependency version
|
|
86
|
+
- FIXED: Broken test file requirements
|
|
78
87
|
|
|
79
|
-
|
|
80
|
-
* FIXED: Broken test file requirements
|
|
88
|
+
## v0.2.1 / 2022-05-02
|
|
81
89
|
|
|
82
|
-
|
|
90
|
+
- FIXED: RubyGems Fallback
|
|
83
91
|
|
|
84
|
-
|
|
92
|
+
## v0.2.0 / 2021-12-01
|
|
85
93
|
|
|
86
|
-
|
|
94
|
+
- ADDED: Move activesupport notification subscriber out of action_view gem
|
|
95
|
+
- FIXED: Instrumentation of Rails 7
|
|
87
96
|
|
|
88
|
-
|
|
89
|
-
* FIXED: Instrumentation of Rails 7
|
|
97
|
+
## v0.1.3 / 2021-10-06
|
|
90
98
|
|
|
91
|
-
|
|
99
|
+
- FIXED: Do not replace fan-out
|
|
92
100
|
|
|
93
|
-
|
|
101
|
+
## v0.1.2 / 2021-09-29
|
|
94
102
|
|
|
95
|
-
|
|
103
|
+
- (No significant changes)
|
|
96
104
|
|
|
97
|
-
|
|
105
|
+
## v0.1.1 / 2021-09-09
|
|
98
106
|
|
|
99
|
-
|
|
107
|
+
- FIXED: Keep Active Support subscriptions intact when patching
|
|
100
108
|
|
|
101
|
-
|
|
109
|
+
## v0.1.0 / 2021-08-12
|
|
102
110
|
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
* Initial release.
|
|
111
|
+
- Initial release.
|
metadata
CHANGED
|
@@ -1,14 +1,13 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: opentelemetry-instrumentation-action_view
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.
|
|
4
|
+
version: 0.13.0
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- OpenTelemetry Authors
|
|
8
|
-
autorequire:
|
|
9
8
|
bindir: bin
|
|
10
9
|
cert_chain: []
|
|
11
|
-
date:
|
|
10
|
+
date: 1980-01-02 00:00:00.000000000 Z
|
|
12
11
|
dependencies:
|
|
13
12
|
- !ruby/object:Gem::Dependency
|
|
14
13
|
name: opentelemetry-instrumentation-active_support
|
|
@@ -45,11 +44,10 @@ homepage: https://github.com/open-telemetry/opentelemetry-ruby-contrib
|
|
|
45
44
|
licenses:
|
|
46
45
|
- Apache-2.0
|
|
47
46
|
metadata:
|
|
48
|
-
changelog_uri: https://rubydoc.info/gems/opentelemetry-instrumentation-action_view/0.
|
|
49
|
-
source_code_uri: https://github.com/open-telemetry/opentelemetry-ruby-contrib/tree/
|
|
47
|
+
changelog_uri: https://rubydoc.info/gems/opentelemetry-instrumentation-action_view/0.13.0/file/CHANGELOG.md
|
|
48
|
+
source_code_uri: https://github.com/open-telemetry/opentelemetry-ruby-contrib/tree/opentelemetry-instrumentation-action_view/v0.13.0/instrumentation/action_view
|
|
50
49
|
bug_tracker_uri: https://github.com/open-telemetry/opentelemetry-ruby-contrib/issues
|
|
51
|
-
documentation_uri: https://rubydoc.info/gems/opentelemetry-instrumentation-action_view/0.
|
|
52
|
-
post_install_message:
|
|
50
|
+
documentation_uri: https://rubydoc.info/gems/opentelemetry-instrumentation-action_view/0.13.0
|
|
53
51
|
rdoc_options: []
|
|
54
52
|
require_paths:
|
|
55
53
|
- lib
|
|
@@ -57,15 +55,14 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
|
57
55
|
requirements:
|
|
58
56
|
- - ">="
|
|
59
57
|
- !ruby/object:Gem::Version
|
|
60
|
-
version: '3.
|
|
58
|
+
version: '3.3'
|
|
61
59
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
|
62
60
|
requirements:
|
|
63
61
|
- - ">="
|
|
64
62
|
- !ruby/object:Gem::Version
|
|
65
63
|
version: '0'
|
|
66
64
|
requirements: []
|
|
67
|
-
rubygems_version:
|
|
68
|
-
signing_key:
|
|
65
|
+
rubygems_version: 4.0.6
|
|
69
66
|
specification_version: 4
|
|
70
67
|
summary: ActionView instrumentation for the OpenTelemetry framework
|
|
71
68
|
test_files: []
|