Skip to content

Commit a86f21a

Browse files
author
LaunchDarklyReleaseBot
committed
Releasing version 1.5.0
1 parent 3b0d61e commit a86f21a

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33
All notable changes to the project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org).
44

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+
514
## [1.4.0] - 2022-04-12
615
### Added:
716
- Tests for basic HTTP behavior of analytics event posts (request path, headers, etc.).

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.4.0
1+
1.5.0

0 commit comments

Comments
 (0)