Skip to content

Releases: protojure/lib

v3.0.1

16 Apr 18:52

Choose a tag to compare

What's Changed

  • feat: upgrade shaded Jetty from 11.0.26 to 12.1.8 by @ghaskins in #174

Full Changelog: v3.0.0...v3.0.1

v3.0.0

16 Apr 15:47

Choose a tag to compare

What's Changed

  • feat: migrate to Pedestal 0.8.x connector API by @ghaskins in #173

Full Changelog: v2.13.1...v3.0.0

v2.13.1

16 Apr 01:34

Choose a tag to compare

Full Changelog: v2.13.0...v2.13.1

v2.13.0

15 Apr 19:51

Choose a tag to compare

What's Changed

  • feat: shade Jetty HTTP/2 client to eliminate transitive dep by @ghaskins in #171
  • ci: migrate to GitHub Actions and add tag-driven Clojars publishing by @ghaskins in #172

Full Changelog: v2.12.0...v2.13.0

v2.12.0

14 Apr 16:40

Choose a tag to compare

What's Changed

  • chore: bump to v2.12.0-SNAPSHOT and update dependencies by @ghaskins in #170

Full Changelog: v2.11.0...v2.12.0

v2.11.0

09 Sep 20:43
490a04c

Choose a tag to compare

What's Changed

Full Changelog: v2.10.0...v2.11.0

v2.10.0

30 Aug 13:43
76e90d1

Choose a tag to compare

What's Changed

  • Remove core.async go-routines from LPM flow by @ghaskins in #167

Full Changelog: v2.9.0...v2.10.0

v2.9.0

16 Jun 15:12
b35b8af

Choose a tag to compare

What's Changed

Full Changelog: v2.8.2...v2.9.0

v2.8.2

04 Feb 12:58
cdb17d9

Choose a tag to compare

What's Changed

  • Use case-insensitive regex instead of bulk-converting all headers to … by @ghaskins in #159
  • Revert "Use case-insensitive regex instead of bulk-converting all hea… by @ghaskins in #160
  • Upgrade deps by @ghaskins in #162

Full Changelog: v2.8.1...v2.8.2

Release v2.8.1

18 Oct 00:56
a115658

Choose a tag to compare

Changes since v2.8.0
--------------------
89291e5 grpc-client (jetty): Provide `on-close` callback to `connect`

Signed-off-by: Greg Haskins <greg@manetu.com>