Skip to content

Commit ea51f95

Browse files
chore(v3): release 3.4.0
1 parent 8c65d90 commit ea51f95

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "3.3.0"
2+
".": "3.4.0"
33
}

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
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+
## [3.4.0](https://github.com/launchdarkly/go-sdk-common/compare/v3.3.0...v3.4.0) (2025-07-25)
6+
7+
8+
### Features
9+
10+
* Add ldcontext.NewBuilderWithCapacity constructor ([#40](https://github.com/launchdarkly/go-sdk-common/issues/40)) ([8c65d90](https://github.com/launchdarkly/go-sdk-common/commit/8c65d9043c16218a6ae7d07663e0f0321fa39397))
11+
12+
13+
### Bug Fixes
14+
15+
* Bump minimum go version to 1.24 ([3a5523a](https://github.com/launchdarkly/go-sdk-common/commit/3a5523add955453cc58ae0957b7835a6460064ac))
16+
517
## [3.3.0](https://github.com/launchdarkly/go-sdk-common/compare/v3.2.0...v3.3.0) (2025-05-19)
618

719

0 commit comments

Comments
 (0)