Skip to content

Releases: nytimes/gizmo

[auth/gcp] variable bugfix

05 Nov 22:32
Compare
Choose a tag to compare
v0.3.5

fixing err declaration

[auth/gcp] bugfix - looking up default email before fetching key set

05 Nov 22:28
Compare
Choose a tag to compare
v0.3.4

[auth/gcp] looking up IAM email before fetching keyset

[auth/gcp] fixing default email management and audience verification bug

05 Nov 20:07
Compare
Choose a tag to compare
v0.3.3

fixing audience check, using email in default credentials if it exist…

Adding "auth/gcp.NewDefaultIdentityVerifier"

05 Nov 18:51
Compare
Choose a tag to compare
v0.3.2

adding identity helper func

Ensuring IAM auth can be used on GAE standard, 1st generation

05 Nov 18:18
Compare
Choose a tag to compare
v0.3.1

using a build tag so we can use GAE std with auth/gcp

Adding new "auth" and "auth/gcp" packages

05 Nov 17:59
ba3c663
Compare
Choose a tag to compare
v0.3.0

Adding "auth" and "auth/gcp" packages (#160)

New AWS configs & new GAE logger for server/kit

30 Oct 21:10
bb17238
Compare
Choose a tag to compare
v0.2.2

[server/kit] Adding automatic Stackdriver logging for App Engine 2nd …

Implementing the "Multi" publishers for HTTP pubsub/http

09 Oct 20:18
66323c4
Compare
Choose a tag to compare
v0.2.1

expanding HTTP publishers to implement the MultiPublisher interface (…

Updated GCP publisher interface, updated docs

27 Aug 16:00
189a8de
Compare
Choose a tag to compare
adding modules support (#152)

* first attempt at go modules

* adding example deps

Preventing race conditions in pubsubtest Publisher

20 Jun 03:21
Compare
Choose a tag to compare
v0.1.4

making test publisher threadsafe