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
+9Lines changed: 9 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,15 @@
2
2
3
3
All notable changes to the project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org).
4
4
5
+
## [1.5.0] - 2022-04-14
6
+
### Added:
7
+
- Each release now includes binaries for the `arm64` architecture (these were added manually to the 1.4.0 release, but they will now be added automatically).
8
+
- Added a test for disabling events.
9
+
- Added opt-in "service endpoints" capability for SDKs that support this mechanism.
10
+
11
+
### Changed:
12
+
- The tool is now built with Go 1.18.
13
+
5
14
## [1.4.0] - 2022-04-12
6
15
### Added:
7
16
- Tests for basic HTTP behavior of analytics event posts (request path, headers, etc.).
0 commit comments