|
2 | 2 |
|
3 | 3 | ## [Unreleased]
|
4 | 4 |
|
| 5 | +## [1.7.0] - 2025-01-07 |
| 6 | + |
5 | 7 | ### Configuration
|
6 | 8 |
|
7 | 9 | #### Enhancements
|
8 | 10 |
|
9 | 11 | - `SPLUNK_PROFILER_CALL_STACK_INTERVAL` defaults to `1000` for single-threaded runtimes.
|
| 12 | + [#325](https://github.com/signalfx/gdi-specification/pull/325) |
10 | 13 |
|
11 | 14 | ### Repository
|
12 | 15 |
|
|
22 | 25 | - Add Renovate as an acceptable alternative to Dependabot.
|
23 | 26 | [#271](https://github.com/signalfx/gdi-specification/pull/271)
|
24 | 27 | - Add disk buffering configuration options for RUM mobile instrumentation
|
25 |
| - libraries. [#275](https://github.com/signalfx/gdi-specification/pull/275) |
| 28 | + libraries. |
| 29 | + [#275](https://github.com/signalfx/gdi-specification/pull/275) |
26 | 30 | - Update telemetry resource attributes
|
27 | 31 | [#277](https://github.com/signalfx/gdi-specification/pull/277):
|
28 | 32 | - Deprecate `splunk.distro.version`,
|
29 | 33 | - Change `telemetry.auto.version` to `telemetry.distro.version`,
|
30 | 34 | - Add `telemetry.distro.name` resource attribute.
|
| 35 | +- Relax name restrictions to include Cisco/AppDynamics. |
| 36 | + [#308](https://github.com/signalfx/gdi-specification/pull/308) |
31 | 37 |
|
32 | 38 | ### Semantic Conventions
|
33 | 39 |
|
34 | 40 | #### Enhancements
|
35 | 41 |
|
36 |
| -- Deprecate `text` format for `profiling.data.format`. (#285) |
| 42 | +- Deprecate `text` format for `profiling.data.format`. |
| 43 | + [#285](https://github.com/signalfx/gdi-specification/pull/285) |
37 | 44 |
|
38 | 45 | ## [1.6.0] - 2023-09-14
|
39 | 46 |
|
|
285 | 292 | - Primary focus is on Instrumentation Libraries for initial 1.0 release
|
286 | 293 | - Initial Collector specification defined
|
287 | 294 |
|
288 |
| -[Unreleased]: https://github.com/signalfx/gdi-specification/compare/v1.6.0...HEAD |
| 295 | +[Unreleased]: https://github.com/signalfx/gdi-specification/compare/v1.7.0...HEAD |
| 296 | +[1.7.0]: https://github.com/signalfx/gdi-specification/releases/tag/v1.7.0 |
289 | 297 | [1.6.0]: https://github.com/signalfx/gdi-specification/releases/tag/v1.6.0
|
290 | 298 | [1.5.0]: https://github.com/signalfx/gdi-specification/releases/tag/v1.5.0
|
291 | 299 | [1.4.0]: https://github.com/signalfx/gdi-specification/releases/tag/v1.4.0
|
|
0 commit comments