Releases: meetsmore/nittei
Releases · meetsmore/nittei
v0.3.0
feat: add lib js methods + tests + fixes (#165) * feat: add events groups * chore: add generate type * feat: start adding infra & endpoints for groups * chore: remove unused files for now * test: add basic infra tests * feat: add api structs + "create" route * feat: add other routes * feat: add lib js methods + basic tests + fixes * feat(group): final fixes & more tests (#166)
nittei-0.3.0
A Helm chart for running Nittei on Kubernetes
v0.3.0-beta
feat(group): final fixes & more tests (#166)
nittei-0.3.0-beta
A Helm chart for running Nittei on Kubernetes
v0.2.0
[NO-ISSUE] feat/handle graceful shutdown for k8s (#154) * feat: handle graceful shutdown for k8s * refactor: use 2 config env vars * refactor: avoid waiting 30s in local dev
v0.1.0
[NO-ISSUE] feat/handle graceful shutdown for k8s (#154) * feat: handle graceful shutdown for k8s * refactor: use 2 config env vars * refactor: avoid waiting 30s in local dev
nittei-0.2.0
A Helm chart for running Nittei on Kubernetes
v0.0.7
chore: convert some logs to debug (#151)
nittei-0.0.7
A Helm chart for running Nittei on Kubernetes
v0.0.6
chore: add more logs at startup (#150) * chore: add more logs at startup * chore: improve log * chore: reverse logs