You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,27 +14,25 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
14
14
- Remove label creation from changelog workflow ([aa2c005](https://github.com/lainra/claude-code-telemetry/commit/aa2c005fa6117d32f5a1922b329a02c8fe793613))
15
15
- Update npm in Docker image to fix cross-spawn vulnerability ([8e7fdf4](https://github.com/lainra/claude-code-telemetry/commit/8e7fdf4fbc9f6667dbeb6c2ddf59d05db9b60518))
16
16
- Remove custom CodeQL analysis to fix conflict with default setup ([e7308b4](https://github.com/lainra/claude-code-telemetry/commit/e7308b4cec5e9237f9c23339204b352e5f92f3c1))
17
+
- Add Python-2.0 to allowed licenses for argparse dependency ([9557add](https://github.com/lainra/claude-code-telemetry/commit/9557add65d27f368ad31c4eae19851c5692d879a))
18
+
- Correct testServer import in langfuse integration tests ([e6f8f4c](https://github.com/lainra/claude-code-telemetry/commit/e6f8f4c99e55e122511dbfd3125fad05afdb090e))
19
+
- Only run Langfuse integration tests with real credentials in CI ([27f41da](https://github.com/lainra/claude-code-telemetry/commit/27f41da8390c92556bd88d06753db5eb29073184))
17
20
18
21
### Features
19
22
20
23
- Add comprehensive GitHub configuration and workflows ([66d63fd](https://github.com/lainra/claude-code-telemetry/commit/66d63fd5115399ae787c0d1b35d669ad181c7f25))
21
24
- Add Dependabot auto-merge and PR labeling ([f32ec8d](https://github.com/lainra/claude-code-telemetry/commit/f32ec8dcef3744a243628cd47f30709ecc3878d9))
25
+
- Re-add git-cliff using official marketplace action ([a3cac9c](https://github.com/lainra/claude-code-telemetry/commit/a3cac9cc1140817a5b86ef7c60730dd84bd89351))
22
26
23
27
### Miscellaneous Tasks
24
28
25
-
- Bump eslint-plugin-n from 16.6.2 to 17.21.3 ([4fd214e](https://github.com/lainra/claude-code-telemetry/commit/4fd214e15ee51ea13e08ba0265af0a4a97bc8788))
26
-
- Bump dotenv from 16.6.1 to 17.2.1 ([5115176](https://github.com/lainra/claude-code-telemetry/commit/5115176d3bc0db75200976010fc877ba17e4da60))
27
-
- Bump pino-pretty from 11.3.0 to 13.1.1 ([cb0d055](https://github.com/lainra/claude-code-telemetry/commit/cb0d0555c5d5990d733ac86f938b50f872cd29bf))
28
-
- Bump orhun/git-cliff-action from 3 to 4 ([a6c7f66](https://github.com/lainra/claude-code-telemetry/commit/a6c7f66be53d1d757a6abe0e61d91090f0efd20b))
29
-
- Bump actions/configure-pages from 4 to 5 ([5c80ba0](https://github.com/lainra/claude-code-telemetry/commit/5c80ba03fa2c54ea4189b7567f9662011267ca0f))
30
-
- Bump peter-evans/create-pull-request from 5 to 7 ([5978ffa](https://github.com/lainra/claude-code-telemetry/commit/5978ffa7bf98a325ff9f5a349136736a1e9c1bac))
31
-
- Bump docker/build-push-action from 5 to 6 ([318694b](https://github.com/lainra/claude-code-telemetry/commit/318694b62c3c5912785eeb00a1562b0a4edad240))
32
-
- Bump node from 20-alpine to 24-alpine ([f082176](https://github.com/lainra/claude-code-telemetry/commit/f08217667621b972148e59fb287e1d2f249f5d9b))
33
29
- Update minimum Node.js version to 18 ([27ec007](https://github.com/lainra/claude-code-telemetry/commit/27ec007091f94fbbbb59269f2c004d581b427392))
34
30
- Update packages to latest compatible versions ([3363a36](https://github.com/lainra/claude-code-telemetry/commit/3363a368201d6c5b24b656788d53c47a48f9e6dc))
@@ -44,5 +42,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
44
42
45
43
- Use peter-evans/create-pull-request action ([16816c6](https://github.com/lainra/claude-code-telemetry/commit/16816c662854b63f8dc42719a11081bf07af4a32))
46
44
45
+
## [1.0.0] - 2025-08-03
46
+
47
47
---
48
48
Generated by [git-cliff](https://github.com/orhun/git-cliff)
0 commit comments