Alex Ullrich

Results 40 issues of Alex Ullrich

The closure minifier creates a security vulnerability (see https://groups.google.com/forum/#!topic/squishit/dhH3i0vOAsU). I don't think this is actually used very much because there are a few good in-process options available, so removing it...

v1.0

This should resolve node deprecation warnings when viewing action results in the github UI.

Add a new pull subscribe option and target separately using eg https://natsbyexample.com/examples/jetstream/api-migration/go I expect existing callback-based implementations will continue to work at least until v2 of the nats.go client is...

Noticed working on benchmarks that auto provisioning is especially slow on the publish side. I thought the NATS client did some caching of stream lookups but maybe not. It should...

This will allow callers to pass custom header values without importing anything but the jetstream package.

This adds endpoints for sign-in with Apple as defined in https://developer.apple.com/documentation/accountorganizationaldatasharing

There are some warnings in CI about node 12 deprecation and forced updates, eg: https://github.com/keratin/authn-server/actions/runs/7270466443 Referenced actions can probably be easily updated to latest versions.