Releases: LevelFourAB/sprout-go
Releases · LevelFourAB/sprout-go
v0.4.1
0.4.1 (2023-04-16)
Bug Fixes
- update module github.com/onsi/gomega to v1.27.6 (9363d27)
Documentation
- Add section on how to work with the code (df1f064)
Build
v0.4.0
0.4.0 (2023-04-05)
Feature
- sprout.Health made available for tests (4029999)
- Sync logs on shutdown (8c77c5f)
v0.3.0
0.3.0 (2023-04-05)
Feature
- Add ServiceTracer and ServiceMeter factories (9221cc9)
- Development mode for tracing (46b7e5a)
- HealthChecks renamed to Health (e108f38)
Documentation
v0.2.0
0.2.0 (2023-04-05)
Feature
- Introduce HealthChecks for adding liveness and readiness checks (303f54c)
- Use Zap for logger injection (84cd382)
Chores
- Change name of internal config fx.In struct (487eedb)
v0.1.0
0.1.0 (2023-04-01)
Feature
Bug Fixes
- Pass resource to meter provider (0c9e79e)
Build
- Allow development versions when auto-releasing (650bb2b)
- Set timeout for golangci-lint (fb1b24d)
- Escape go-version for setup-go (1a3b37e)
- Add CI workflow (93b370a)
- Fix golangci-lint linters (07adad5)