Tyler Cross
Tyler Cross
This change preserves a reference to the global `this` as `self` so that module bundlers that change context do not prevent this package from working correctly. Otherwise, `this` will be...
The previously widely used now/0 function has been deprecated in favor of different functions for specific tasks. These are things like creating monotonically ordered integers, getting timestamps, performing diffs on...
DAEMON_ARGS needs to be set after defaults are loaded to facilitate overrides. The following order is now in place: 1. load defaults 2. check if daemon is executable 3. set...
Thank you for this awesome Svelte wrapper for AG Grid. I saw you have a WIP [svelte4 branch](https://github.com/MichaelKim/ag-grid-svelte/commits/svelte4) that was very close to working. I added a few commits on...
Since the last release of this project a lot of new protos have been added to the zitadel project. The previous rebuild script used to generate the Elixir SDK in...
### Description I am deploying `step-issuer` on [OpenShift 4.20](https://docs.redhat.com/en/documentation/openshift_container_platform/4.20/html/release_notes/ocp-4-20-release-notes#ocp-4-20-about-this-release_release-notes), which uses kubernetes 1.33. I am using version `1.9.11` of the chart, which is orchestrated by ArgoCD. This change makes the...