Releases: altipla-consulting/doris
Releases · altipla-consulting/doris
v0.8.1
- Make 8000 the default internal port to avoid conflicts with the default external one. 6be5b44
v0.8.0
v0.7.3
v0.7.2
- Remove dependency on external signalcontext package. 873e5a1
v0.7.1
- Register a health handler in all ports. e727f27
v0.7.0
- Give the option to initialize multiple servers inside the same app. 9343792
v0.6.3
- Update GitHub Actions to Go 1.20. 51b897e
- Move Sentry log to emit it just before starting the server. e46a2f4
- Close the server when one of the background routines closes too. ee5f236
- Remove external dependency for signals and use stdlib. 8b2dd7b
- Remove redundant goroutine. 8c7ce08
- Emit HTTP logs through a logrus logger. 6f0a7ca
v0.6.2
v0.6.1
- Expose app version in the health endpoint. fb68c61
v0.6.0
- Expose metrics in the internal port. 0ceede1