|
1 | 1 | # Release History: opentelemetry-instrumentation-action_view
|
2 | 2 |
|
| 3 | +### v0.8.0 / 2024-12-19 |
| 4 | + |
| 5 | +* ADDED: Upgrade ActiveSupport Instrumentation 0.7.0 |
| 6 | + |
3 | 7 | ### v0.7.3 / 2024-08-23
|
4 | 8 |
|
5 | 9 | * FIXED: ActionView Support Legacy Formats
|
|
24 | 28 |
|
25 | 29 | ### v0.6.0 / 2023-06-05
|
26 | 30 |
|
27 |
| -* ADDED: Render layout for action view |
28 |
| -* FIXED: Base config options |
| 31 | +* ADDED: Render layout for action view |
| 32 | +* FIXED: Base config options |
29 | 33 |
|
30 | 34 | ### v0.5.0 / 2023-04-17
|
31 | 35 |
|
32 |
| -* BREAKING CHANGE: Drop support for EoL Ruby 2.7 |
| 36 | +* BREAKING CHANGE: Drop support for EoL Ruby 2.7 |
33 | 37 |
|
34 |
| -* ADDED: Drop support for EoL Ruby 2.7 |
| 38 | +* ADDED: Drop support for EoL Ruby 2.7 |
35 | 39 |
|
36 | 40 | ### v0.4.0 / 2023-02-01
|
37 | 41 |
|
38 |
| -* BREAKING CHANGE: Drop Rails 5 Support |
| 42 | +* BREAKING CHANGE: Drop Rails 5 Support |
39 | 43 |
|
40 |
| -* ADDED: Drop Rails 5 Support |
| 44 | +* ADDED: Drop Rails 5 Support |
41 | 45 |
|
42 | 46 | ### v0.3.1 / 2023-01-14
|
43 | 47 |
|
44 |
| -* DOCS: Fix gem homepage |
45 |
| -* DOCS: More gem documentation fixes |
| 48 | +* DOCS: Fix gem homepage |
| 49 | +* DOCS: More gem documentation fixes |
46 | 50 |
|
47 | 51 | ### v0.3.0 / 2022-06-09
|
48 | 52 |
|
49 | 53 | * Upgrading Base dependency version
|
50 |
| -* FIXED: Broken test file requirements |
| 54 | +* FIXED: Broken test file requirements |
51 | 55 |
|
52 | 56 | ### v0.2.1 / 2022-05-02
|
53 | 57 |
|
54 |
| -* FIXED: RubyGems Fallback |
| 58 | +* FIXED: RubyGems Fallback |
55 | 59 |
|
56 | 60 | ### v0.2.0 / 2021-12-01
|
57 | 61 |
|
58 |
| -* ADDED: Move activesupport notification subscriber out of action_view gem |
59 |
| -* FIXED: Instrumentation of Rails 7 |
| 62 | +* ADDED: Move activesupport notification subscriber out of action_view gem |
| 63 | +* FIXED: Instrumentation of Rails 7 |
60 | 64 |
|
61 | 65 | ### v0.1.3 / 2021-10-06
|
62 | 66 |
|
63 |
| -* FIXED: Do not replace fanout |
| 67 | +* FIXED: Do not replace fanout |
64 | 68 |
|
65 | 69 | ### v0.1.2 / 2021-09-29
|
66 | 70 |
|
67 | 71 | * (No significant changes)
|
68 | 72 |
|
69 | 73 | ### v0.1.1 / 2021-09-09
|
70 | 74 |
|
71 |
| -* FIXED: Keep Active Support subscriptions intact when patching |
| 75 | +* FIXED: Keep Active Support subscriptions intact when patching |
72 | 76 |
|
73 | 77 | ### v0.1.0 / 2021-08-12
|
74 | 78 |
|
|
0 commit comments