Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
35 changes: 0 additions & 35 deletions .changeset/transport-sweep-v3-paths.md

This file was deleted.

8 changes: 8 additions & 0 deletions integrations/loghttp/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [3.0.0] - 2026-08-23

### Major Changes

- **Breaking: module paths bump to the next major.** These transports, plugins, and integrations now depend on `go.loglayer.dev/v3` and re-export v3 core types (or sibling v3 types) in their public API. Per Go convention, each module's path moves to its next major (`/v2` → `/v3`, or unversioned → `/v2`); consumers update imports and `go get` lines.

The `structured` transport also sanitizes ANSI escape sequences, bidi overrides, and CR/LF at the top level of every entry and omits the `msg` key when the message is empty. See the migration guide at https://go.loglayer.dev/migrating.

## [2.0.1] - 2026-05-03

### Patch Changes
Expand Down
4 changes: 1 addition & 3 deletions integrations/loghttp/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,8 @@ module go.loglayer.dev/integrations/loghttp/v3
go 1.25.0

require (
go.loglayer.dev/transports/testing/v3 v3.0.0-00010101000000-000000000000
go.loglayer.dev/transports/testing/v3 v3.0.0
go.loglayer.dev/v3 v3.0.0
)

require github.com/goccy/go-json v0.10.6 // indirect

replace go.loglayer.dev/transports/testing/v3 => ../../transports/testing
2 changes: 2 additions & 0 deletions integrations/loghttp/go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
github.com/goccy/go-json v0.10.6 h1:p8HrPJzOakx/mn/bQtjgNjdTcN+/S6FcG2CTtQOrHVU=
github.com/goccy/go-json v0.10.6/go.mod h1:oq7eo15ShAhp70Anwd5lgX2pLfOS3QCiwU/PULtXL6M=
go.loglayer.dev/transports/testing/v3 v3.0.0 h1:2DgJ+qILgFGbMEZrNkRGpyrFygd18whO1rrJPIyOSf8=
go.loglayer.dev/transports/testing/v3 v3.0.0/go.mod h1:PSdMP8vihd3MaIA07X4iD6SBRD+iu/U5o++Md/hFzgs=
go.loglayer.dev/v3 v3.0.0 h1:TEkgoAO21SAE0vKzrNa53G3VG88TJCKs/fMo177uY8s=
go.loglayer.dev/v3 v3.0.0/go.mod h1:ghbgQp7Y/Vo4/jPCLiokMZTy2DrA3X8dfqtgcWhy3pg=
go.uber.org/goleak v1.3.0 h1:2K3zAYmnTNqV73imy9J1T3WC+gmCePx2hEGkimedGto=
Expand Down
8 changes: 8 additions & 0 deletions integrations/sloghandler/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [3.0.0] - 2026-08-23

### Major Changes

- **Breaking: module paths bump to the next major.** These transports, plugins, and integrations now depend on `go.loglayer.dev/v3` and re-export v3 core types (or sibling v3 types) in their public API. Per Go convention, each module's path moves to its next major (`/v2` → `/v3`, or unversioned → `/v2`); consumers update imports and `go get` lines.

The `structured` transport also sanitizes ANSI escape sequences, bidi overrides, and CR/LF at the top level of every entry and omits the `msg` key when the message is empty. See the migration guide at https://go.loglayer.dev/migrating.

## [2.0.1] - 2026-05-03

### Patch Changes
Expand Down
4 changes: 1 addition & 3 deletions integrations/sloghandler/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,8 @@ module go.loglayer.dev/integrations/sloghandler/v3
go 1.25.0

require (
go.loglayer.dev/transports/testing/v3 v3.0.0-00010101000000-000000000000
go.loglayer.dev/transports/testing/v3 v3.0.0
go.loglayer.dev/v3 v3.0.0
)

require github.com/goccy/go-json v0.10.6 // indirect

replace go.loglayer.dev/transports/testing/v3 => ../../transports/testing
2 changes: 2 additions & 0 deletions integrations/sloghandler/go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
github.com/goccy/go-json v0.10.6 h1:p8HrPJzOakx/mn/bQtjgNjdTcN+/S6FcG2CTtQOrHVU=
github.com/goccy/go-json v0.10.6/go.mod h1:oq7eo15ShAhp70Anwd5lgX2pLfOS3QCiwU/PULtXL6M=
go.loglayer.dev/transports/testing/v3 v3.0.0 h1:2DgJ+qILgFGbMEZrNkRGpyrFygd18whO1rrJPIyOSf8=
go.loglayer.dev/transports/testing/v3 v3.0.0/go.mod h1:PSdMP8vihd3MaIA07X4iD6SBRD+iu/U5o++Md/hFzgs=
go.loglayer.dev/v3 v3.0.0 h1:TEkgoAO21SAE0vKzrNa53G3VG88TJCKs/fMo177uY8s=
go.loglayer.dev/v3 v3.0.0/go.mod h1:ghbgQp7Y/Vo4/jPCLiokMZTy2DrA3X8dfqtgcWhy3pg=
go.uber.org/goleak v1.3.0 h1:2K3zAYmnTNqV73imy9J1T3WC+gmCePx2hEGkimedGto=
Expand Down
8 changes: 8 additions & 0 deletions plugins/datadogtrace/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [3.0.0] - 2026-08-23

### Major Changes

- **Breaking: module paths bump to the next major.** These transports, plugins, and integrations now depend on `go.loglayer.dev/v3` and re-export v3 core types (or sibling v3 types) in their public API. Per Go convention, each module's path moves to its next major (`/v2` → `/v3`, or unversioned → `/v2`); consumers update imports and `go get` lines.

The `structured` transport also sanitizes ANSI escape sequences, bidi overrides, and CR/LF at the top level of every entry and omits the `msg` key when the message is empty. See the migration guide at https://go.loglayer.dev/migrating.

## [2.0.1] - 2026-05-03

### Patch Changes
Expand Down
8 changes: 2 additions & 6 deletions plugins/datadogtrace/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,9 @@ module go.loglayer.dev/plugins/datadogtrace/v3
go 1.25.0

require (
go.loglayer.dev/plugins/plugintest/v3 v3.0.0-00010101000000-000000000000
go.loglayer.dev/transports/testing/v3 v3.0.0-00010101000000-000000000000
go.loglayer.dev/plugins/plugintest/v3 v3.0.0
go.loglayer.dev/transports/testing/v3 v3.0.0
go.loglayer.dev/v3 v3.0.0
)

require github.com/goccy/go-json v0.10.6 // indirect

replace go.loglayer.dev/transports/testing/v3 => ../../transports/testing

replace go.loglayer.dev/plugins/plugintest/v3 => ../plugintest
4 changes: 4 additions & 0 deletions plugins/datadogtrace/go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
github.com/goccy/go-json v0.10.6 h1:p8HrPJzOakx/mn/bQtjgNjdTcN+/S6FcG2CTtQOrHVU=
github.com/goccy/go-json v0.10.6/go.mod h1:oq7eo15ShAhp70Anwd5lgX2pLfOS3QCiwU/PULtXL6M=
go.loglayer.dev/plugins/plugintest/v3 v3.0.0 h1:ZjkLkW1uhPpe4dBwWsL7QhBeLTSs33+RJbOe1Dj/4f0=
go.loglayer.dev/plugins/plugintest/v3 v3.0.0/go.mod h1:OEs6aXHUyWiDoQR7mO+ZBOpjnurkL7MxAvUDNDRa/g0=
go.loglayer.dev/transports/testing/v3 v3.0.0 h1:2DgJ+qILgFGbMEZrNkRGpyrFygd18whO1rrJPIyOSf8=
go.loglayer.dev/transports/testing/v3 v3.0.0/go.mod h1:PSdMP8vihd3MaIA07X4iD6SBRD+iu/U5o++Md/hFzgs=
go.loglayer.dev/v3 v3.0.0 h1:TEkgoAO21SAE0vKzrNa53G3VG88TJCKs/fMo177uY8s=
go.loglayer.dev/v3 v3.0.0/go.mod h1:ghbgQp7Y/Vo4/jPCLiokMZTy2DrA3X8dfqtgcWhy3pg=
go.uber.org/goleak v1.3.0 h1:2K3zAYmnTNqV73imy9J1T3WC+gmCePx2hEGkimedGto=
Expand Down
8 changes: 8 additions & 0 deletions plugins/fmtlog/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [3.0.0] - 2026-08-23

### Major Changes

- **Breaking: module paths bump to the next major.** These transports, plugins, and integrations now depend on `go.loglayer.dev/v3` and re-export v3 core types (or sibling v3 types) in their public API. Per Go convention, each module's path moves to its next major (`/v2` → `/v3`, or unversioned → `/v2`); consumers update imports and `go get` lines.

The `structured` transport also sanitizes ANSI escape sequences, bidi overrides, and CR/LF at the top level of every entry and omits the `msg` key when the message is empty. See the migration guide at https://go.loglayer.dev/migrating.

## [2.0.1] - 2026-05-03

### Patch Changes
Expand Down
4 changes: 1 addition & 3 deletions plugins/fmtlog/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,8 @@ module go.loglayer.dev/plugins/fmtlog/v3
go 1.25.0

require (
go.loglayer.dev/transports/testing/v3 v3.0.0-00010101000000-000000000000
go.loglayer.dev/transports/testing/v3 v3.0.0
go.loglayer.dev/v3 v3.0.0
)

require github.com/goccy/go-json v0.10.6 // indirect

replace go.loglayer.dev/transports/testing/v3 => ../../transports/testing
2 changes: 2 additions & 0 deletions plugins/fmtlog/go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
github.com/goccy/go-json v0.10.6 h1:p8HrPJzOakx/mn/bQtjgNjdTcN+/S6FcG2CTtQOrHVU=
github.com/goccy/go-json v0.10.6/go.mod h1:oq7eo15ShAhp70Anwd5lgX2pLfOS3QCiwU/PULtXL6M=
go.loglayer.dev/transports/testing/v3 v3.0.0 h1:2DgJ+qILgFGbMEZrNkRGpyrFygd18whO1rrJPIyOSf8=
go.loglayer.dev/transports/testing/v3 v3.0.0/go.mod h1:PSdMP8vihd3MaIA07X4iD6SBRD+iu/U5o++Md/hFzgs=
go.loglayer.dev/v3 v3.0.0 h1:TEkgoAO21SAE0vKzrNa53G3VG88TJCKs/fMo177uY8s=
go.loglayer.dev/v3 v3.0.0/go.mod h1:ghbgQp7Y/Vo4/jPCLiokMZTy2DrA3X8dfqtgcWhy3pg=
go.uber.org/goleak v1.3.0 h1:2K3zAYmnTNqV73imy9J1T3WC+gmCePx2hEGkimedGto=
Expand Down
8 changes: 8 additions & 0 deletions plugins/oteltrace/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,14 @@ versions independently of the framework core. Maintained
automatically by [monorel](https://monorel.disaresta.com) from
`.changeset/*.md` files.

## [3.0.0] - 2026-08-23

### Major Changes

- **Breaking: module paths bump to the next major.** These transports, plugins, and integrations now depend on `go.loglayer.dev/v3` and re-export v3 core types (or sibling v3 types) in their public API. Per Go convention, each module's path moves to its next major (`/v2` → `/v3`, or unversioned → `/v2`); consumers update imports and `go get` lines.

The `structured` transport also sanitizes ANSI escape sequences, bidi overrides, and CR/LF at the top level of every entry and omits the `msg` key when the message is empty. See the migration guide at https://go.loglayer.dev/migrating.

## [2.0.1] - 2026-05-03

### Patch Changes
Expand Down
8 changes: 2 additions & 6 deletions plugins/oteltrace/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ module go.loglayer.dev/plugins/oteltrace/v3
go 1.25.0

require (
go.loglayer.dev/plugins/plugintest/v3 v3.0.0-00010101000000-000000000000
go.loglayer.dev/transports/testing/v3 v3.0.0-00010101000000-000000000000
go.loglayer.dev/plugins/plugintest/v3 v3.0.0
go.loglayer.dev/transports/testing/v3 v3.0.0
go.loglayer.dev/v3 v3.0.0
go.opentelemetry.io/otel v1.43.0
go.opentelemetry.io/otel/sdk v1.43.0
Expand All @@ -21,7 +21,3 @@ require (
go.opentelemetry.io/otel/metric v1.43.0 // indirect
golang.org/x/sys v0.43.0 // indirect
)

replace go.loglayer.dev/transports/testing/v3 => ../../transports/testing

replace go.loglayer.dev/plugins/plugintest/v3 => ../plugintest
4 changes: 4 additions & 0 deletions plugins/oteltrace/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@ github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 h1:Jamvg5psRI
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
github.com/stretchr/testify v1.11.1 h1:7s2iGBzp5EwR7/aIZr8ao5+dra3wiQyKjjFuvgVKu7U=
github.com/stretchr/testify v1.11.1/go.mod h1:wZwfW3scLgRK+23gO65QZefKpKQRnfz6sD981Nm4B6U=
go.loglayer.dev/plugins/plugintest/v3 v3.0.0 h1:ZjkLkW1uhPpe4dBwWsL7QhBeLTSs33+RJbOe1Dj/4f0=
go.loglayer.dev/plugins/plugintest/v3 v3.0.0/go.mod h1:OEs6aXHUyWiDoQR7mO+ZBOpjnurkL7MxAvUDNDRa/g0=
go.loglayer.dev/transports/testing/v3 v3.0.0 h1:2DgJ+qILgFGbMEZrNkRGpyrFygd18whO1rrJPIyOSf8=
go.loglayer.dev/transports/testing/v3 v3.0.0/go.mod h1:PSdMP8vihd3MaIA07X4iD6SBRD+iu/U5o++Md/hFzgs=
go.loglayer.dev/v3 v3.0.0 h1:TEkgoAO21SAE0vKzrNa53G3VG88TJCKs/fMo177uY8s=
go.loglayer.dev/v3 v3.0.0/go.mod h1:ghbgQp7Y/Vo4/jPCLiokMZTy2DrA3X8dfqtgcWhy3pg=
go.opentelemetry.io/auto/sdk v1.2.1 h1:jXsnJ4Lmnqd11kwkBV2LgLoFMZKizbCi5fNZ/ipaZ64=
Expand Down
8 changes: 8 additions & 0 deletions plugins/plugintest/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,14 @@ All notable changes to this project are documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [3.0.0] - 2026-08-23

### Major Changes

- **Breaking: module paths bump to the next major.** These transports, plugins, and integrations now depend on `go.loglayer.dev/v3` and re-export v3 core types (or sibling v3 types) in their public API. Per Go convention, each module's path moves to its next major (`/v2` → `/v3`, or unversioned → `/v2`); consumers update imports and `go get` lines.

The `structured` transport also sanitizes ANSI escape sequences, bidi overrides, and CR/LF at the top level of every entry and omits the `msg` key when the message is empty. See the migration guide at https://go.loglayer.dev/migrating.

## [2.0.1] - 2026-05-03

### Patch Changes
Expand Down
4 changes: 1 addition & 3 deletions plugins/plugintest/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,8 @@ module go.loglayer.dev/plugins/plugintest/v3
go 1.25.0

require (
go.loglayer.dev/transports/testing/v3 v3.0.0-00010101000000-000000000000
go.loglayer.dev/transports/testing/v3 v3.0.0
go.loglayer.dev/v3 v3.0.0
)

require github.com/goccy/go-json v0.10.6 // indirect

replace go.loglayer.dev/transports/testing/v3 => ../../transports/testing
2 changes: 2 additions & 0 deletions plugins/plugintest/go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
github.com/goccy/go-json v0.10.6 h1:p8HrPJzOakx/mn/bQtjgNjdTcN+/S6FcG2CTtQOrHVU=
github.com/goccy/go-json v0.10.6/go.mod h1:oq7eo15ShAhp70Anwd5lgX2pLfOS3QCiwU/PULtXL6M=
go.loglayer.dev/transports/testing/v3 v3.0.0 h1:2DgJ+qILgFGbMEZrNkRGpyrFygd18whO1rrJPIyOSf8=
go.loglayer.dev/transports/testing/v3 v3.0.0/go.mod h1:PSdMP8vihd3MaIA07X4iD6SBRD+iu/U5o++Md/hFzgs=
go.loglayer.dev/v3 v3.0.0 h1:TEkgoAO21SAE0vKzrNa53G3VG88TJCKs/fMo177uY8s=
go.loglayer.dev/v3 v3.0.0/go.mod h1:ghbgQp7Y/Vo4/jPCLiokMZTy2DrA3X8dfqtgcWhy3pg=
go.uber.org/goleak v1.3.0 h1:2K3zAYmnTNqV73imy9J1T3WC+gmCePx2hEGkimedGto=
Expand Down
8 changes: 8 additions & 0 deletions plugins/redact/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [3.0.0] - 2026-08-23

### Major Changes

- **Breaking: module paths bump to the next major.** These transports, plugins, and integrations now depend on `go.loglayer.dev/v3` and re-export v3 core types (or sibling v3 types) in their public API. Per Go convention, each module's path moves to its next major (`/v2` → `/v3`, or unversioned → `/v2`); consumers update imports and `go get` lines.

The `structured` transport also sanitizes ANSI escape sequences, bidi overrides, and CR/LF at the top level of every entry and omits the `msg` key when the message is empty. See the migration guide at https://go.loglayer.dev/migrating.

## [2.0.1] - 2026-05-03

### Patch Changes
Expand Down
8 changes: 2 additions & 6 deletions plugins/redact/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,9 @@ module go.loglayer.dev/plugins/redact/v3
go 1.25.0

require (
go.loglayer.dev/plugins/plugintest/v3 v3.0.0-00010101000000-000000000000
go.loglayer.dev/transports/testing/v3 v3.0.0-00010101000000-000000000000
go.loglayer.dev/plugins/plugintest/v3 v3.0.0
go.loglayer.dev/transports/testing/v3 v3.0.0
go.loglayer.dev/v3 v3.0.0
)

require github.com/goccy/go-json v0.10.6 // indirect

replace go.loglayer.dev/transports/testing/v3 => ../../transports/testing

replace go.loglayer.dev/plugins/plugintest/v3 => ../plugintest
4 changes: 4 additions & 0 deletions plugins/redact/go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
github.com/goccy/go-json v0.10.6 h1:p8HrPJzOakx/mn/bQtjgNjdTcN+/S6FcG2CTtQOrHVU=
github.com/goccy/go-json v0.10.6/go.mod h1:oq7eo15ShAhp70Anwd5lgX2pLfOS3QCiwU/PULtXL6M=
go.loglayer.dev/plugins/plugintest/v3 v3.0.0 h1:ZjkLkW1uhPpe4dBwWsL7QhBeLTSs33+RJbOe1Dj/4f0=
go.loglayer.dev/plugins/plugintest/v3 v3.0.0/go.mod h1:OEs6aXHUyWiDoQR7mO+ZBOpjnurkL7MxAvUDNDRa/g0=
go.loglayer.dev/transports/testing/v3 v3.0.0 h1:2DgJ+qILgFGbMEZrNkRGpyrFygd18whO1rrJPIyOSf8=
go.loglayer.dev/transports/testing/v3 v3.0.0/go.mod h1:PSdMP8vihd3MaIA07X4iD6SBRD+iu/U5o++Md/hFzgs=
go.loglayer.dev/v3 v3.0.0 h1:TEkgoAO21SAE0vKzrNa53G3VG88TJCKs/fMo177uY8s=
go.loglayer.dev/v3 v3.0.0/go.mod h1:ghbgQp7Y/Vo4/jPCLiokMZTy2DrA3X8dfqtgcWhy3pg=
go.uber.org/goleak v1.3.0 h1:2K3zAYmnTNqV73imy9J1T3WC+gmCePx2hEGkimedGto=
Expand Down
8 changes: 8 additions & 0 deletions plugins/sampling/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [3.0.0] - 2026-08-23

### Major Changes

- **Breaking: module paths bump to the next major.** These transports, plugins, and integrations now depend on `go.loglayer.dev/v3` and re-export v3 core types (or sibling v3 types) in their public API. Per Go convention, each module's path moves to its next major (`/v2` → `/v3`, or unversioned → `/v2`); consumers update imports and `go get` lines.

The `structured` transport also sanitizes ANSI escape sequences, bidi overrides, and CR/LF at the top level of every entry and omits the `msg` key when the message is empty. See the migration guide at https://go.loglayer.dev/migrating.

## [2.0.1] - 2026-05-03

### Patch Changes
Expand Down
8 changes: 2 additions & 6 deletions plugins/sampling/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,9 @@ module go.loglayer.dev/plugins/sampling/v3
go 1.25.0

require (
go.loglayer.dev/plugins/plugintest/v3 v3.0.0-00010101000000-000000000000
go.loglayer.dev/transports/testing/v3 v3.0.0-00010101000000-000000000000
go.loglayer.dev/plugins/plugintest/v3 v3.0.0
go.loglayer.dev/transports/testing/v3 v3.0.0
go.loglayer.dev/v3 v3.0.0
)

require github.com/goccy/go-json v0.10.6 // indirect

replace go.loglayer.dev/transports/testing/v3 => ../../transports/testing

replace go.loglayer.dev/plugins/plugintest/v3 => ../plugintest
4 changes: 4 additions & 0 deletions plugins/sampling/go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
github.com/goccy/go-json v0.10.6 h1:p8HrPJzOakx/mn/bQtjgNjdTcN+/S6FcG2CTtQOrHVU=
github.com/goccy/go-json v0.10.6/go.mod h1:oq7eo15ShAhp70Anwd5lgX2pLfOS3QCiwU/PULtXL6M=
go.loglayer.dev/plugins/plugintest/v3 v3.0.0 h1:ZjkLkW1uhPpe4dBwWsL7QhBeLTSs33+RJbOe1Dj/4f0=
go.loglayer.dev/plugins/plugintest/v3 v3.0.0/go.mod h1:OEs6aXHUyWiDoQR7mO+ZBOpjnurkL7MxAvUDNDRa/g0=
go.loglayer.dev/transports/testing/v3 v3.0.0 h1:2DgJ+qILgFGbMEZrNkRGpyrFygd18whO1rrJPIyOSf8=
go.loglayer.dev/transports/testing/v3 v3.0.0/go.mod h1:PSdMP8vihd3MaIA07X4iD6SBRD+iu/U5o++Md/hFzgs=
go.loglayer.dev/v3 v3.0.0 h1:TEkgoAO21SAE0vKzrNa53G3VG88TJCKs/fMo177uY8s=
go.loglayer.dev/v3 v3.0.0/go.mod h1:ghbgQp7Y/Vo4/jPCLiokMZTy2DrA3X8dfqtgcWhy3pg=
go.uber.org/goleak v1.3.0 h1:2K3zAYmnTNqV73imy9J1T3WC+gmCePx2hEGkimedGto=
Expand Down
8 changes: 8 additions & 0 deletions transports/axiom/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,14 @@ All notable changes to this project are documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [3.0.0] - 2026-08-23

### Major Changes

- **Breaking: module paths bump to the next major.** These transports, plugins, and integrations now depend on `go.loglayer.dev/v3` and re-export v3 core types (or sibling v3 types) in their public API. Per Go convention, each module's path moves to its next major (`/v2` → `/v3`, or unversioned → `/v2`); consumers update imports and `go get` lines.

The `structured` transport also sanitizes ANSI escape sequences, bidi overrides, and CR/LF at the top level of every entry and omits the `msg` key when the message is empty. See the migration guide at https://go.loglayer.dev/migrating.

## [1.0.0] - 2026-05-06

### Major Changes
Expand Down
8 changes: 8 additions & 0 deletions transports/betterstack/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,14 @@ All notable changes to this project are documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [2.0.0] - 2026-08-23

### Major Changes

- **Breaking: module paths bump to the next major.** These transports, plugins, and integrations now depend on `go.loglayer.dev/v3` and re-export v3 core types (or sibling v3 types) in their public API. Per Go convention, each module's path moves to its next major (`/v2` → `/v3`, or unversioned → `/v2`); consumers update imports and `go get` lines.

The `structured` transport also sanitizes ANSI escape sequences, bidi overrides, and CR/LF at the top level of every entry and omits the `msg` key when the message is empty. See the migration guide at https://go.loglayer.dev/migrating.

## [1.0.0] - 2026-05-11

### Major Changes
Expand Down
4 changes: 1 addition & 3 deletions transports/betterstack/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,8 @@ go 1.25.0

require (
github.com/goccy/go-json v0.10.6
go.loglayer.dev/transports/http/v3 v3.0.0-00010101000000-000000000000
go.loglayer.dev/transports/http/v3 v3.0.0
go.loglayer.dev/v3 v3.0.0
)

replace go.loglayer.dev => ../..

replace go.loglayer.dev/transports/http/v3 => ../http
2 changes: 2 additions & 0 deletions transports/betterstack/go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
github.com/goccy/go-json v0.10.6 h1:p8HrPJzOakx/mn/bQtjgNjdTcN+/S6FcG2CTtQOrHVU=
github.com/goccy/go-json v0.10.6/go.mod h1:oq7eo15ShAhp70Anwd5lgX2pLfOS3QCiwU/PULtXL6M=
go.loglayer.dev/transports/http/v3 v3.0.0 h1:ZPI7GxSJf2LJ9HOfSKk+tHQ5LiRr18LO/ebbDH3KxeI=
go.loglayer.dev/transports/http/v3 v3.0.0/go.mod h1:DXqscuLnv4dEXWZKTE0gwtH13VGSaXq4GIOB5IXtGNI=
go.loglayer.dev/v3 v3.0.0 h1:TEkgoAO21SAE0vKzrNa53G3VG88TJCKs/fMo177uY8s=
go.loglayer.dev/v3 v3.0.0/go.mod h1:ghbgQp7Y/Vo4/jPCLiokMZTy2DrA3X8dfqtgcWhy3pg=
go.uber.org/goleak v1.3.0 h1:2K3zAYmnTNqV73imy9J1T3WC+gmCePx2hEGkimedGto=
Expand Down
Loading
Loading