Skip to content

Commit

Permalink
Update CHANGELOG.MD
Browse files Browse the repository at this point in the history
  • Loading branch information
Bataran committed Apr 17, 2024
1 parent a4ea255 commit 6bf01e8
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,6 @@

# Go workspace file
go.work

# IDE
.idea
19 changes: 19 additions & 0 deletions CHANGELOG.MD
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
## 1.289.1 (2024-04-17)

### Features

* Update golang.org/x/sys version to 0.1.0.
* Update gopkg.in/yaml.v3 version to 3.0.0.
* Update go version to 1.17
* Update google.golang.org/protobuf version to 1.33.0.

## 1.279.1 (2023-12-21)

### Features

* Improve reading config file
* Split large spans into multiple export messages
* Update semantic constants
* Add pseudo resource attribute propagation
* Export encoded link ID

## 1.267.1 (2023-05-11)

### Fixes
Expand Down

0 comments on commit 6bf01e8

Please sign in to comment.