Skip to content

Commit

Permalink
chore(release): 5.0.0-alpha.1 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
graviteeio committed Nov 6, 2024
1 parent 54672dd commit 18aad60
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [5.0.0-alpha.1](https://github.com/gravitee-io/gravitee-connector-http/compare/4.0.4-alpha.1...5.0.0-alpha.1) (2024-11-06)


### Features

* support new OpenTelemetry feature ([54672dd](https://github.com/gravitee-io/gravitee-connector-http/commit/54672ddff7a6fdcd20ee0138f45feafe5da54a44))


### BREAKING CHANGES

* Tracing plugin has been removed and is now embedded inside node framework

## [4.0.4-alpha.1](https://github.com/gravitee-io/gravitee-connector-http/compare/4.0.3...4.0.4-alpha.1) (2024-10-23)


Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@

<groupId>io.gravitee.connector</groupId>
<artifactId>gravitee-connector-http</artifactId>
<version>5.0.0-archi-401-opentelemetry-SNAPSHOT</version>
<version>5.0.0-alpha.1</version>

<name>Gravitee.io - Connector - HTTP</name>

Expand Down

0 comments on commit 18aad60

Please sign in to comment.