Skip to content

Commit b328603

Browse files
chore(v3): release 3.2.0 (#33)
🤖 I have created a release *beep* *boop* --- ## [3.2.0](v3.1.0...v3.2.0) (2024-10-21) ### Features * reduce memory allocation for common slice and map types ([#30](#30)) ([ab9387c](ab9387c)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent ab9387c commit b328603

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-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.1.0"
2+
".": "3.2.0"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
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.2.0](https://github.com/launchdarkly/go-sdk-common/compare/v3.1.0...v3.2.0) (2024-10-21)
6+
7+
8+
### Features
9+
10+
* reduce memory allocation for common slice and map types ([#30](https://github.com/launchdarkly/go-sdk-common/issues/30)) ([ab9387c](https://github.com/launchdarkly/go-sdk-common/commit/ab9387cbe802aa3027ecc155607c92bd7f224bdd))
11+
512
## [3.1.0] - 2023-10-11
613
### Added:
714
- Introduced ldmigration and ldsampling utility packages to support technology migration use cases.

0 commit comments

Comments
 (0)