Skip to content

Commit

Permalink
Version 1.2.2 (#184)
Browse files Browse the repository at this point in the history
 ## Changelog

 ## Fixed
- Refactor configuration module and support updating the service configuration (#174)
- Refactor health handler (#176)
- Count URL requests in the prometheus requests gauge (#179)
- Stop the gstreamer pipeline cleanly when deleting an ingress (#181)
- Drain output channel on EOS (#183)
  • Loading branch information
biglittlebigben authored Dec 21, 2023
1 parent 8dcb072 commit e361b31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@

package version

const Version = "1.2.1"
const Version = "1.2.2"

0 comments on commit e361b31

Please sign in to comment.