This repository was archived by the owner on Jun 12, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Pull requests: contiamo/go-base
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: Revert "feat: use pg_advisory_lock to control db migration concurrency (#165)"
bug
Something isn't working
#176
by rdner
was merged Oct 1, 2021
Loading…
chore: bump github.com/contiamo/jwt from 0.2.2 to 0.3.0
dependencies
Pull requests that update a dependency file
go
Pull requests that update Go code
#171
by dependabot
bot
was closed Sep 30, 2021
Loading…
chore: bump github.com/golang-jwt/jwt/v4 from 4.0.0 to 4.1.0
dependencies
Pull requests that update a dependency file
go
Pull requests that update Go code
#169
by dependabot
bot
was merged Oct 8, 2021
Loading…
feat: implement heartbeat timeout in the worker
#167
by LucasRoesler
was merged Oct 8, 2021
Loading…
fix: avoid potential infinite blocking loop for the worker heartbeats
#166
by LucasRoesler
was closed Oct 6, 2021
Loading…
feat: use pg_advisory_lock to control db migration concurrency
#165
by LucasRoesler
was merged Sep 27, 2021
Loading…
fix: do not allow infinite retry by default in the base api client
#163
by LucasRoesler
was merged Sep 10, 2021
Loading…
chore: bump go.uber.org/goleak from 1.1.10 to 1.1.11
dependencies
Pull requests that update a dependency file
go
Pull requests that update Go code
#162
by dependabot
bot
was closed Oct 5, 2021
Loading…
chore: bump github.com/lib/pq from 1.10.2 to 1.10.3
dependencies
Pull requests that update a dependency file
go
Pull requests that update Go code
#160
by dependabot
bot
was merged Sep 3, 2021
Loading…
chore: bump actions/setup-go from 2.1.3 to 2.1.4
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update Github_actions code
#156
by dependabot
bot
was merged Aug 26, 2021
Loading…
feat: Implement API task handler that uses the BaseAPIClient
#155
by LucasRoesler
was merged Aug 27, 2021
Loading…
feat(CON-3793): allow to specify id and user_id in the token create options.
#154
by trusch
was merged Aug 12, 2021
Loading…
chore: bump github.com/golang-jwt/jwt from 3.2.1+incompatible to 3.2.2+incompatible
dependencies
Pull requests that update a dependency file
go
Pull requests that update Go code
#152
by dependabot
bot
was closed Aug 27, 2021
Loading…
ProTip!
Exclude everything labeled
bug with -label:bug.