Skip to content

Releases: davidramiro/streamobserver

v2.0.2

05 Nov 21:06
Compare
Choose a tag to compare

Changelog

  • d91c451 Merge pull request #12 from davidramiro/dependabot/go_modules/github.com/go-telegram/bot-1.10.0
  • 8646b6f chore(deps): bump github.com/go-telegram/bot from 1.9.1 to 1.10.0
  • 83c2b15 chore: reduce thumbnail resolution

v2.0.1

30 Oct 15:23
Compare
Choose a tag to compare

Changelog

  • e175dec feat: concurrently poll twitch and restreamer

v2.0.0

30 Oct 14:12
c898fcd
Compare
Choose a tag to compare

Changelog

  • c898fcd Merge pull request #11 from davidramiro/develop
  • 0aa12f4 chore: switch telegram library
  • a042eea refactor: hexagonal architecture

v1.0.3

28 Oct 10:31
Compare
Choose a tag to compare

Changelog

  • 6ea4ebb Merge branch 'master' into dependabot/go_modules/github.com/stretchr/testify-1.8.2
  • d7e5382 Merge pull request #10 from davidramiro/dependabot/go_modules/github.com/rs/zerolog-1.33.0
  • a61aec1 Merge pull request #2 from davidramiro/dependabot/go_modules/github.com/stretchr/testify-1.8.2
  • 11fb3aa Merge pull request #3 from davidramiro/dependabot/go_modules/github.com/rs/zerolog-1.29.1
  • 824f798 Merge pull request #5 from davidramiro/dependabot/go_modules/github.com/stretchr/testify-1.8.4
  • 31838a2 Merge pull request #7 from davidramiro/dependabot/go_modules/github.com/rs/zerolog-1.31.0
  • 7f44ccf Merge pull request #8 from davidramiro/dependabot/go_modules/github.com/rs/zerolog-1.32.0
  • 71610ca Merge pull request #9 from davidramiro/dependabot/go_modules/github.com/stretchr/testify-1.9.0
  • 7fb8880 chore(deps): bump github.com/rs/zerolog from 1.29.0 to 1.29.1
  • 10b438b chore(deps): bump github.com/rs/zerolog from 1.29.1 to 1.31.0
  • d0cb441 chore(deps): bump github.com/rs/zerolog from 1.31.0 to 1.32.0
  • 2c34f0a chore(deps): bump github.com/rs/zerolog from 1.32.0 to 1.33.0
  • 3df8b0a chore(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.2
  • 380efaf chore(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.4
  • 2c6dfa4 chore(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0
  • 554283a chore: update goreleaser config
  • 7b851d5 ci: create codeQL config

v1.0.2

20 Feb 00:00
741ca09
Compare
Choose a tag to compare

Changelog

  • 46c17f9 Bump github.com/rs/zerolog from 1.28.0 to 1.29.0
  • 85c6b34 chore: change log level for restreamer events
  • cebf099 fix: use content type header to determine image
  • 5f06e2c fix: validate invalid images

v1.0.1

31 Oct 19:47
Compare
Choose a tag to compare

Changelog

  • 989468e add checks for empty config
  • d72517f add conditional json logging
  • 34da50f change wording for offline status

v1.0.0

30 Oct 23:33
Compare
Choose a tag to compare

Changelog

  • e17ce0a add config file check
  • 53bfdd7 add goreleaser and gh workflow
  • 4d3c693 add tests, improve error handling
  • ceaf670 add updated stream info message edits
  • 1ca4de2 change struct visibilites, add doc
  • b6f8bed improve error handling, add notification update
  • bd55fce refactor, handle restreamer errors