Skip to content

Releases: altipla-consulting/doris

v0.8.1

25 Jul 17:39
Compare
Choose a tag to compare
  • Make 8000 the default internal port to avoid conflicts with the default external one. 6be5b44

v0.8.0...v0.8.1

v0.8.0

16 Jul 17:25
Compare
Choose a tag to compare
  • Customize the internal port of the server. 5b5ae01
  • Split options from internal handlers and other misc functions. b6a185b

v0.7.3...v0.8.0

v0.7.3

16 Jul 16:52
Compare
Choose a tag to compare
  • Log any fatal error of background threads when starting up. ca5213f
  • Shutdown the full server group when the first error occurs. 9ec8c36
  • Update dependencies. 113bb60

v0.7.2...v0.7.3

v0.7.2

16 Jul 16:45
Compare
Choose a tag to compare
  • Remove dependency on external signalcontext package. 873e5a1

v0.7.1...v0.7.2

v0.7.1

02 Jul 08:05
Compare
Choose a tag to compare
  • Register a health handler in all ports. e727f27

v0.7.0...v0.7.1

v0.7.0

24 Jun 22:27
Compare
Choose a tag to compare
  • Give the option to initialize multiple servers inside the same app. 9343792

v0.6.3...v0.7.0

v0.6.3

03 Jun 22:53
Compare
Choose a tag to compare
  • 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.3

v0.6.2

07 May 15:13
Compare
Choose a tag to compare
  • Expose the internal router. eed893c
  • Configure logging to avoid depending on libs/env that is no longer being directly imported. 0295af7

v0.6.1...v0.6.2

v0.6.1

03 May 15:02
Compare
Choose a tag to compare
  • Expose app version in the health endpoint. fb68c61

v0.6.0...v0.6.1

v0.6.0

02 May 14:55
Compare
Choose a tag to compare
  • Expose metrics in the internal port. 0ceede1

v0.5.3...v0.6.0