Releases: Di3Z1E/NeuraLog
Releases · Di3Z1E/NeuraLog
Release list
v0.2.1
Bug Fixes
- Full pod log history — collector now streams all logs from container start instead of the last 60 seconds. Reconnects resume from the last seen timestamp with no gaps or duplicates.
- Sidebar shows all pods —
hasLogsis now checked live against disk on every/api/v1/podscall instead of being cached at pod discovery time (when no log file existed yet), so pods appear in the sidebar as soon as their first log line is written.
Helm
- Removed chart-managed
namespace.yaml;--create-namespacehandles it — eliminates the chicken-and-egg install failure on every fresh deploy. storageClassNamedefaults to""(cluster default StorageClass) instead oflocal-path.- Renamed
k3s-values.yaml→values-local.yaml. make deployis now idempotent on any Kubernetes distribution.
Full Changelog: v0.1.0...v0.2.1
neuralog-0.2.0
Kubernetes-native real-time log aggregation platform with sensitive-data redaction and a dark web UI
v0.2.0
v0.1.0
Full Changelog: https://github.com/Di3Z1E/NeuraLog/commits/v0.1.0