Skip to content
This repository has been archived by the owner on Aug 2, 2023. It is now read-only.

Commit

Permalink
Prepare for release 1.4.3.
Browse files Browse the repository at this point in the history
  • Loading branch information
keeferrourke committed May 30, 2023
1 parent c9b5085 commit 53e57f0
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
Change Log
==========

Version 1.4.3 *(2023-05-30)*
----------------------------

* Deprecate wisp-tracing extensions: `Tracer.spanned`, `Tracer.scoped`, and `Tracer.childSpan`.
* Update wisp-tracing extensions to better support multithreaded traces, and to support optional baggage retention on independent traces.
* Update wisp-tracing documentation.
* Version 1.4.2 was a skipped release.

Version 1.4.1 *(2023-05-17)*
----------------------------

Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
GROUP=app.cash.wisp
VERSION_NAME=1.4.3-SNAPSHOT
VERSION_NAME=1.4.3
POM_URL=https://github.com/cashapp/wisp/
POM_SCM_URL=https://github.com/cashapp/wisp/
POM_SCM_CONNECTION=scm:git:git://github.com/cashapp/wisp.git
Expand Down

0 comments on commit 53e57f0

Please sign in to comment.