Skip to content

Commit 06b5925

Browse files
chore(main): release 2.6.2 (#130)
🤖 I have created a release *beep* *boop* --- ## [2.6.2](2.6.1...2.6.2) (2025-12-18) ### Bug Fixes * Bump eventsource client from v0.14.0 -&gt; v0.16.0 ([90ddf72](90ddf72)) * Bump MSRV from 1.82 to 1.83 ([90ddf72](90ddf72)) * Update aws-lc-rs from v1.13.3 to 1.14.1 ([#128](#128)) ([1295da6](1295da6)) --- 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 1295da6 commit 06b5925

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
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-
"launchdarkly-server-sdk": "2.6.1"
2+
"launchdarkly-server-sdk": "2.6.2"
33
}

launchdarkly-server-sdk/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 LaunchDarkly Rust server-side SDK will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org).
44

5+
## [2.6.2](https://github.com/launchdarkly/rust-server-sdk/compare/2.6.1...2.6.2) (2025-12-18)
6+
7+
8+
### Bug Fixes
9+
10+
* Bump eventsource client from v0.14.0 -&gt; v0.16.0 ([90ddf72](https://github.com/launchdarkly/rust-server-sdk/commit/90ddf721f70ffc8ec2e88333efc52d9ca6dee5cb))
11+
* Bump MSRV from 1.82 to 1.83 ([90ddf72](https://github.com/launchdarkly/rust-server-sdk/commit/90ddf721f70ffc8ec2e88333efc52d9ca6dee5cb))
12+
* Update aws-lc-rs from v1.13.3 to 1.14.1 ([#128](https://github.com/launchdarkly/rust-server-sdk/issues/128)) ([1295da6](https://github.com/launchdarkly/rust-server-sdk/commit/1295da6492e03eeae9b8d03d1ac40fe996b7a4a7))
13+
514
## [2.6.1](https://github.com/launchdarkly/rust-server-sdk/compare/2.6.0...2.6.1) (2025-08-27)
615

716

launchdarkly-server-sdk/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "launchdarkly-server-sdk"
33
description = "LaunchDarkly Server-Side SDK"
4-
version = "2.6.1"
4+
version = "2.6.2"
55
authors = ["LaunchDarkly"]
66
edition = "2021"
77
rust-version = "1.83.0" # MSRV

0 commit comments

Comments
 (0)