File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- ## Changes between Langohr 5.5.0 and 5.6.0 (in development)
1+ ## Changes between Langohr 5.6.0 and 5.7.0 (in development)
2+
3+ No changes yet.
4+
5+
6+ ## Changes between Langohr 5.5.0 and 5.6.0 (Aug 13, 2025)
27
38### RabbitMQ Java Client Upgrade
49
510RabbitMQ Java client dependency has been updated to ` 5.26.x ` .
611
12+ ### Squashed a False Positive TrustManager Warning
13+
14+ Contributed by @icemanmelting .
15+
16+ GitHub issue: [ #125 ] ( https://github.com/michaelklishin/langohr/pull/125 )
17+
718
819## Changes between Langohr 5.4.0 and 5.5.0 (October 22, 2024)
920
Original file line number Diff line number Diff line change 1- (defproject com.novemberain /langohr " 5.6.0-SNAPSHOT "
1+ (defproject com.novemberain /langohr " 5.6.0"
22 :description " A Clojure client for RabbitMQ that embraces the underlying protocol. Built on top of the RabbitMQ Java client"
33 :min-lein-version " 2.5.1"
44 :license {:name " Eclipse Public License" }
You can’t perform that action at this time.
0 commit comments