Skip to content

Releases: pace/bricks

Handle error of underlying RoundTripper in DumpRoundtripper

30 Jun 06:39
3f73bc7
Compare
Choose a tag to compare
  • Handle error and return, fixes nil-pointer exception

Prevent panics on backend queue package load

25 Jun 10:30
9ef01d5
Compare
Choose a tag to compare
Merge pull request #210 from pace/add-queue

Prevent panic on queue package loading

Add queue to backend

22 Jun 10:19
c90ea28
Compare
Choose a tag to compare
Merge pull request #209 from pace/add-queue

Add queueing system via rmq

v0.1.61

17 Jun 13:49
ad9e947
Compare
Choose a tag to compare
Merge pull request #208 from pace/validator-enum-optional

fix optional validation when an enum is specified as well

v0.1.60

09 Jun 11:31
5d2ab6e
Compare
Choose a tag to compare
Merge pull request #206 from pace/long-polling

implements a simple long polling func

v0.1.59

08 Jun 13:26
aac227e
Compare
Choose a tag to compare
Merge pull request #205 from pace/fix-namespace

add missing namespace

v0.1.58

08 Jun 13:15
Compare
Choose a tag to compare
  • fixes file perm on opening term log

v0.1.57

08 Jun 13:02
Compare
Choose a tag to compare
  • fixes an issue with the termination log redirect

Add error hiding func to only forward explicit and context errors (#204)

04 Jun 08:06
826135b
Compare
Choose a tag to compare
Merge pull request #204 from pace/hide-error-types

Add error hiding func to only forward explicit and context errors

v0.1.53

20 May 12:57
Compare
Choose a tag to compare
  • use json.Unmarshal for attribute slices in jsonapi