Skip to content

Commit c26b198

Browse files
authored
Release 1.7.0 (#329)
1 parent e9cd72e commit c26b198

File tree

1 file changed

+11
-3
lines changed

1 file changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,14 @@
22

33
## [Unreleased]
44

5+
## [1.7.0] - 2025-01-07
6+
57
### Configuration
68

79
#### Enhancements
810

911
- `SPLUNK_PROFILER_CALL_STACK_INTERVAL` defaults to `1000` for single-threaded runtimes.
12+
[#325](https://github.com/signalfx/gdi-specification/pull/325)
1013

1114
### Repository
1215

@@ -22,18 +25,22 @@
2225
- Add Renovate as an acceptable alternative to Dependabot.
2326
[#271](https://github.com/signalfx/gdi-specification/pull/271)
2427
- 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)
2630
- Update telemetry resource attributes
2731
[#277](https://github.com/signalfx/gdi-specification/pull/277):
2832
- Deprecate `splunk.distro.version`,
2933
- Change `telemetry.auto.version` to `telemetry.distro.version`,
3034
- Add `telemetry.distro.name` resource attribute.
35+
- Relax name restrictions to include Cisco/AppDynamics.
36+
[#308](https://github.com/signalfx/gdi-specification/pull/308)
3137

3238
### Semantic Conventions
3339

3440
#### Enhancements
3541

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)
3744

3845
## [1.6.0] - 2023-09-14
3946

@@ -285,7 +292,8 @@
285292
- Primary focus is on Instrumentation Libraries for initial 1.0 release
286293
- Initial Collector specification defined
287294

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
289297
[1.6.0]: https://github.com/signalfx/gdi-specification/releases/tag/v1.6.0
290298
[1.5.0]: https://github.com/signalfx/gdi-specification/releases/tag/v1.5.0
291299
[1.4.0]: https://github.com/signalfx/gdi-specification/releases/tag/v1.4.0

0 commit comments

Comments
 (0)