Skip to content

Releases: protojure/lib

Release v2.5.0

16 Oct 17:15
8e3cf68
Compare
Choose a tag to compare
N.B. Promesa update is a breaking change, thus the version bump

Changes since v2.4.1
--------------------
e00ef7c Update deps

Signed-off-by: Greg Haskins <[email protected]>

Release v2.4.1

06 Oct 23:12
23922fa
Compare
Choose a tag to compare
Changes since v2.4.0
--------------------
84edc6c Support non-grpc endpoints in authz interceptor

Signed-off-by: Greg Haskins <[email protected]>

Release v2.4.0

06 Oct 17:10
22753c9
Compare
Choose a tag to compare
Changes since v2.3.2
--------------------
b1d63c7 Add authz interceptor

Signed-off-by: Greg Haskins <[email protected]>

Release v2.3.2

02 Oct 20:44
935bf6b
Compare
Choose a tag to compare
Changes since v2.3.1
--------------------
5805b98 Update deps

Signed-off-by: Greg Haskins <[email protected]>

Release v2.3.1

16 Aug 12:20
708f06f
Compare
Choose a tag to compare
Changes since v2.3.0
-------------------
5172f68 Update deps

Signed-off-by: Greg Haskins <[email protected]>

Release v2.3.0

14 Jul 19:04
e0c58b4
Compare
Choose a tag to compare
Changes since v2.2.1
-----------------------
698a332 Add trace logging for GRPC

Signed-off-by: Greg Haskins <[email protected]>

Release v2.2.1

12 Jul 12:49
498e446
Compare
Choose a tag to compare
Changes since v2.2.0
-----------------------
514bbd2 Update deps (#140)

Signed-off-by: Greg Haskins <[email protected]>

Release v2.2.0

01 Jun 15:59
f5eaed9
Compare
Choose a tag to compare
Changes since v2.1.2
---------------------
6be6119 Add attributes to request-map mimicking Pedestal's behaviour (#139)

Signed-off-by: Greg Haskins <[email protected]>

Release v2.1.2

10 May 18:34
ab0f9b2
Compare
Choose a tag to compare
Changes since v2.1.1
----------------------
37cbcd5 Use scheme when automatically determining ssl parameter (simpler)
101e257 Automatically determine port for connect using scheme when possible
f92b099 Automatically determine ssl parameter when uri has https scheme (#134) (#136)

Signed-off-by: Greg Haskins <[email protected]>

Release v2.1.1

11 Apr 11:43
8f64740
Compare
Choose a tag to compare
Changes since v2.1.0
---------------------
5211397 [grpc-server]  Close output stream defensively
3211891 Update deps
d022c86 Re-apply cljfmt
14274cb Add a test case for a bi-directional streaming RPC
5e34cd5 Makefile: Fix `protos` target and regenerate code
917ed64 Add "identity" to accepted encoding

Signed-off-by: Greg Haskins <[email protected]>