v0.116.0 [2021-05-17]
Features
- 5f7fef8 to function writes to remote influxdb (#3718)
- 50d48bc Add Jaeger tracing information to profile metadata. (#3707)
- 6c9abb0 add flux fmt step to CI (#3706)
- 360d7b5 switch window implementation to use interval.Window (#3697)
- d904d84 add today function (#3709)
Bug fixes
- c945afc revert to function writes to remote influxdb (#3725)
- 9ceb976 remove deadlock when an error happens while the dispatcher is stopping (#3723)
- 26bfc43 bracket around if-expressions is getting removed in the auto formatter causing error (#3714)
- 7ffa8c8 remaining formatted flux files (#3711)
- e5b18f6 bracket around if is getting removed, causing stdlib generate to fail (#3703)