Skip to content

Commit

Permalink
chore(v7): release ldotel 1.1.0 (#238)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


##
[1.1.0](ldotel/v1.0.2...ldotel/v1.1.0)
(2025-01-23)


### Features

* Update minimum go version to 1.20.
([46c9694](46c9694))

---
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>
Co-authored-by: Matthew M. Keeler <mkeeler@launchdarkly.com>
  • Loading branch information
github-actions[bot] and keelerm84 authored Jan 23, 2025
1 parent 6c3352e commit 29e3ea4
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
".": "7.8.0",
"ldotel": "1.0.2",
"ldotel": "1.1.0",
"ldai": "0.5.0"
}
7 changes: 7 additions & 0 deletions ldotel/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.1.0](https://github.com/launchdarkly/go-server-sdk/compare/ldotel/v1.0.2...ldotel/v1.1.0) (2025-01-23)


### Features

* Update minimum go version to 1.20. ([46c9694](https://github.com/launchdarkly/go-server-sdk/commit/46c9694e733356cf4d051e7b72241b0a6e330a37))

## [1.0.2](https://github.com/launchdarkly/go-server-sdk/compare/ldotel/v1.0.1...ldotel/v1.0.2) (2024-08-28)


Expand Down
2 changes: 1 addition & 1 deletion ldotel/package_info.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@
package ldotel

// Version is the current version string of the ldotel package. This is updated by our release scripts.
const Version = "1.0.2" // {{ x-release-please-version }}
const Version = "1.1.0" // {{ x-release-please-version }}

0 comments on commit 29e3ea4

Please sign in to comment.