Skip to content

Commit 087c3a5

Browse files
committed
update CHANGELOG and bump version to 0.6.1
1 parent a97327a commit 087c3a5

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Elastic Distribution of OpenTelemetry Python Changelog
22

3+
## v0.6.1
4+
5+
- Bump opentelemetry-sdk-extension-aws to 2.1.0 (#222)
6+
- Bump opentelemetry-resourcedetector-gcp to 1.8.0a0 (#229)
7+
- Add OpenAI examples (#226)
8+
39
## v0.6.0
410

511
- Bump to OTel 1.29.0 (#211)

src/elasticotel/distro/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@
1414
# See the License for the specific language governing permissions and
1515
# limitations under the License.
1616

17-
__version__ = "0.6.0"
17+
__version__ = "0.6.1"

0 commit comments

Comments
 (0)