Skip to content

Commit

Permalink
v6.6.0 (2024-10-28)
Browse files Browse the repository at this point in the history
  • Loading branch information
ptaoussanis committed Oct 28, 2024
1 parent e7afe12 commit 4e1435f
Show file tree
Hide file tree
Showing 4 changed files with 46 additions and 16 deletions.
44 changes: 37 additions & 7 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,43 @@ This project uses [**Break Versioning**](https://www.taoensso.com/break-versioni

---

# `v6.6.0-RC1` (2024-08-30)
# `v6.6.0` (2024-10-28)

- **Main dependency**: [on Clojars](https://clojars.org/com.taoensso/timbre/versions/6.6.0)
- **SLF4J provider**: [on Clojars](https://clojars.org/com.taoensso/timbre-slf4j/versions/6.6.0)
- **Versioning**: [Break Versioning](https://www.taoensso.com/break-versioning)

Same as `v6.6.0-RC1` (2024-08-30), just updates some dependencies.

This is a significant **feature** release that includes new **built-in support** for [Java logging interop via SLF4J](https://github.com/taoensso/timbre/wiki/4-Interop#java-logging).

Big thanks to @fzakaria and @rufoa for their long-time work on Timbre's [previous optional SLF4J interop](https://github.com/fzakaria/slf4j-timbre) 🙏

As always, feedback and bug reports very welcome! - [Peter Taoussanis](https://www.taoensso.com)

## Changes since `v6.5.0` (2024-02-26)

📦 **Available on Clojars**: [Timbre](https://clojars.org/com.taoensso/timbre/versions/6.6.0-RC1) | [SLF4J provider](https://clojars.org/com.taoensso/timbre-slf4j/versions/6.6.0-RC1)
Uses [Break Versioning](https://www.taoensso.com/break-versioning).
* \[mod] `default-output-fn`: omit "?" location info [6d7495a7]

## New since `v6.5.0` (2024-02-26)

* \[new] Add SLF4Jv2 backend/provider [6b4873ec]
* \[new] [#389] Capture cause of failing error-fn [95ea032d]
* \[doc] [#386] Add `timbre-json-appender` to wiki (@NoahTheDuke) [0fa226eb]
* Various internal improvements and updated dependencies

## Fixes since `v6.5.0` (2024-02-26)

* None

---

# `v6.6.0-RC1` (2024-08-30)

- **Main dependency**: [on Clojars](https://clojars.org/com.taoensso/timbre/versions/6.6.0-RC1)
- **SLF4J provider**: [on Clojars](https://clojars.org/com.taoensso/timbre-slf4j/versions/6.6.0-RC1)
- **Versioning**: [Break Versioning](https://www.taoensso.com/break-versioning)

This is a significant **feature** release that includes new **built-in support** for [Java logging interop via SLF4J](https://github.com/taoensso/timbre/wiki/4-Interop#java-logging).

Big thanks to @fzakaria and @rufoa for their long-time work on Timbre's [previous optional SLF4J interop](https://github.com/fzakaria/slf4j-timbre) 🙏
Expand All @@ -17,13 +47,13 @@ As always, feedback and bug reports very welcome! - [Peter Taoussanis](https://w

## Changes since `v6.5.0` (2024-02-26)

* 6d7495a7 [mod] `default-output-fn`: omit "?" location info
* \[mod] `default-output-fn`: omit "?" location info [6d7495a7]

## New since `v6.5.0` (2024-02-26)

* 6b4873ec [new] Add SLF4Jv2 backend/provider
* 95ea032d [new] [#389] Capture cause of failing error-fn
* 0fa226eb [doc] [#386] Add `timbre-json-appender` to wiki (@NoahTheDuke)
* \[new] Add SLF4Jv2 backend/provider [6b4873ec]
* \[new] [#389] Capture cause of failing error-fn [95ea032d]
* \[doc] [#386] Add `timbre-json-appender` to wiki (@NoahTheDuke) [0fa226eb]
* Various internal improvements and updated dependencies

## Fixes since `v6.5.0` (2024-02-26)
Expand Down
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<a href="https://www.taoensso.com/clojure" title="More stuff by @ptaoussanis at www.taoensso.com"><img src="https://www.taoensso.com/open-source.png" alt="Taoensso open source" width="340"/></a>
[**Documentation**](#documentation) | [Latest releases](#latest-releases) | [Get support][GitHub issues]
[**API**][codox docs] | [**Wiki**][GitHub wiki] | [Latest releases](#latest-releases) | [Slack channel][]

# Timbre

Expand All @@ -21,8 +21,7 @@ There's **zero pressure** for existing users of Timbre to migrate, though there

## Latest release/s

- `2024-08-30` `v6.6.0-RC1` (next): [release info](../../releases/tag/v6.6.0-RC1)
- `2024-02-26` `v6.5.0` (stable): [release info](../../releases/tag/v6.5.0)
- `2024-10-28` `v6.6.0`: [release info](../../releases/tag/v6.6.0)

[![Main tests][Main tests SVG]][Main tests URL]
[![Graal tests][Graal tests SVG]][Graal tests URL]
Expand Down Expand Up @@ -60,14 +59,15 @@ Licensed under [EPL 1.0](LICENSE.txt) (same as Clojure).
[GitHub releases]: ../../releases
[GitHub issues]: ../../issues
[GitHub wiki]: ../../wiki
[Slack channel]: https://www.taoensso.com/timbre/slack

[Peter Taoussanis]: https://www.taoensso.com
[sponsor]: https://www.taoensso.com/sponsor

<!-- Project -->

[Codox docs]: https://taoensso.github.io/timbre/
[cljdoc docs]: https://cljdoc.org/d/com.taoensso/timbre/
[Codox docs]: https://taoensso.github.io/timbre/
[cljdoc docs]: https://cljdoc.org/d/com.taoensso/timbre/CURRENT/api/taoensso.timbre

[Clojars SVG]: https://img.shields.io/clojars/v/com.taoensso/timbre.svg
[Clojars URL]: https://clojars.org/com.taoensso/timbre
Expand Down
4 changes: 2 additions & 2 deletions project.clj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
(defproject com.taoensso/timbre "6.6.0-RC1"
(defproject com.taoensso/timbre "6.6.0"
:author "Peter Taoussanis <https://www.taoensso.com>"
:description "Pure Clojure/Script logging library"
:url "https://www.taoensso.com/timbre"
Expand Down Expand Up @@ -67,7 +67,7 @@
[[org.clojure/test.check "1.1.1"]
[org.clojure/tools.logging "1.3.0"]
[org.slf4j/slf4j-api "2.0.16"]
[com.taoensso/timbre-slf4j "6.6.0-RC1"]
[com.taoensso/timbre-slf4j "6.6.0"]
[com.taoensso/nippy "3.5.0-RC1"]
[com.taoensso/carmine "3.4.1" :exclusions [com.taoensso/timbre]]
[com.draines/postal "2.0.5"]]
Expand Down
4 changes: 2 additions & 2 deletions slf4j/project.clj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
(defproject com.taoensso/timbre-slf4j "6.6.0-RC1"
(defproject com.taoensso/timbre-slf4j "6.6.0"
:author "Peter Taoussanis <https://www.taoensso.com>"
:description "Timbre backend/provider for SLF4J API v2"
:url "https://www.taoensso.com/timbre"
Expand All @@ -18,7 +18,7 @@
{:dependencies
[[org.clojure/clojure "1.12.0"]
[org.slf4j/slf4j-api "2.0.16"]
[com.taoensso/timbre "6.6.0-RC1"]]}
[com.taoensso/timbre "6.6.0"]]}

:dev
{:plugins
Expand Down

0 comments on commit 4e1435f

Please sign in to comment.