Skip to content

Releases: MeltanoLabs/tap-messagebird

v0.0.10

07 Jul 17:31
d17c6f3
Compare
Choose a tag to compare

What's Changed

  • feat(deps): bump singer-sdk from 0.28.0 to 0.29.0 by @dependabot in #69

Full Changelog: v0.0.9...v0.0.10

v0.0.9

05 Jun 16:01
99087d0
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump singer-sdk from 0.26.0 to 0.28.0 by @dependabot in #59

Full Changelog: v0.0.8...v0.0.9

v0.0.8

03 May 19:46
ff0098a
Compare
Choose a tag to compare

What's Changed

  • feat: Working state for conversations stream by @visch in #45

  • chore(deps): pre-commit autoupdate by @pre-commit-ci in #46

  • chore(deps): bump singer-sdk from 0.25.0 to 0.26.0 by @dependabot in #47

  • ci(deps-dev): bump pip from 23.1.1 to 23.1.2 in /.github/workflows by @dependabot in #42

  • chore(deps): bump requests from 2.28.2 to 2.29.0 by @dependabot in #41

  • ci(deps-dev): bump tox from 4.4.12 to 4.5.1 in /.github/workflows by @dependabot in #43

Full Changelog: v0.0.7...v0.0.8

v0.0.7

26 Apr 14:39
ce91173
Compare
Choose a tag to compare

What's Changed

  • fix: dict lookup and add Tests to verify things work properly by @visch in #40

Full Changelog: v0.0.6...v0.0.7

v0.0.6

25 Apr 19:13
766bb18
Compare
Choose a tag to compare

What's Changed

  • fix: Archived Conversations shouldn't fail tap by @visch in #38

  • chore: Use PyPI OIDC to publish by @edgarrmondragon in #33

  • chore(deps-dev): bump pytest from 6.2.5 to 7.3.1 by @dependabot in #32

  • ci(deps-dev): bump pip from 23.0.1 to 23.1 in /.github/workflows by @dependabot in #31

  • ci(deps-dev): bump tox from 4.4.11 to 4.4.12 in /.github/workflows by @dependabot in #30

  • ci(deps-dev): bump actions/checkout from 2 to 3 by @dependabot in #24

  • ci(deps-dev): bump actions/setup-python from 2 to 4 by @dependabot in #23

  • ci(deps-dev): bump pip from 23.1 to 23.1.1 in /.github/workflows by @dependabot in #34

  • chore(deps): pre-commit autoupdate by @pre-commit-ci in #35

  • chore(deps): bump singer-sdk from 0.24.0 to 0.25.0 by @dependabot in #37

New Contributors

Full Changelog: v0.0.5...v0.0.6

v0.0.6a1

17 Apr 21:24
ad50477
Compare
Choose a tag to compare
v0.0.6a1 Pre-release
Pre-release

What's Changed

  • chore(deps-dev): bump pytest from 6.2.5 to 7.3.1 by @dependabot in #32
  • ci(deps-dev): bump pip from 23.0.1 to 23.1 in /.github/workflows by @dependabot in #31
  • ci(deps-dev): bump tox from 4.4.11 to 4.4.12 in /.github/workflows by @dependabot in #30
  • chore: Use PyPI OIDC to publish by @edgarrmondragon in #33

New Contributors

Full Changelog: v0.0.5...v0.0.6a1

v0.0.5

13 Apr 13:12
81e7679
Compare
Choose a tag to compare

What's Changed

Same logs as 0.0.4 as the release didn't work due to api token issues. Just bumping to 0.0.5.

New Contributors

Full Changelog: v0.0.3...v0.0.4

v0.0.4

13 Apr 13:03
0c9b490
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.3...v0.0.4

v0.0.3

17 Feb 15:20
88c2405
Compare
Choose a tag to compare

What's Changed

  • fix: Remove testpypi as secret doesn't exist by @visch in #19

Full Changelog: v0.0.2...v0.0.3

v0.0.2

17 Feb 15:14
9008af6
Compare
Choose a tag to compare

What's Changed

  • feat: implement poetry dynamic versioning by @kgpayne in #15
  • feat: add conversation_message stream, update singer_sdk by @visch in #16

New Contributors

Full Changelog: v0.0.1...v0.0.2