feat(firebase)!: promote to v1.0.0 — cache auth.Client, adopt xerrors, bump deps to v1
Cache auth.Client in OnInit (eliminates per-probe app.Auth call in HealthCheck). Replace all fmt.Errorf with xerrors structured errors (ErrInvalidInput / ErrInternal). Bump health/launcher/logz to v1.0.1, add xerrors v1.0.1, Go directive to 1.26. API committed as stable.
This commit is contained in:
6
COMMIT.md
Normal file
6
COMMIT.md
Normal file
@@ -0,0 +1,6 @@
|
||||
feat(firebase)!: promote to v1.0.0 — cache auth.Client, adopt xerrors, bump deps to v1
|
||||
|
||||
Cache auth.Client in OnInit (eliminates per-probe app.Auth call in HealthCheck).
|
||||
Replace all fmt.Errorf with xerrors structured errors (ErrInvalidInput / ErrInternal).
|
||||
Bump health/launcher/logz to v1.0.1, add xerrors v1.0.1, Go directive to 1.26.
|
||||
API committed as stable.
|
||||
Reference in New Issue
Block a user