Tap-betterstack

Latest version: v0.2.1

Safety actively analyzes 702510 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

0.2.1

What's Changed
* chore: Create CODEOWNERS by edgarrmondragon in https://github.com/edgarrmondragon/tap-betterstack/pull/114
* chore(deps): pre-commit autoupdate by pre-commit-ci in https://github.com/edgarrmondragon/tap-betterstack/pull/113
* feat(deps): bump singer-sdk from 0.42.1 to 0.43.1 by dependabot in https://github.com/edgarrmondragon/tap-betterstack/pull/115
* ci: bump poetry from 1.8.4 to 1.8.5 in /.github/workflows in the ci group by dependabot in https://github.com/edgarrmondragon/tap-betterstack/pull/116
* chore: Add package version to the environment URL by edgarrmondragon in https://github.com/edgarrmondragon/tap-betterstack/pull/117


**Full Changelog**: https://github.com/edgarrmondragon/tap-betterstack/compare/v0.2.0...v0.2.1

0.2.0

What's Changed
* chore: Bump build dependencies by edgarrmondragon in https://github.com/edgarrmondragon/tap-betterstack/pull/104
* chore: Remove `python_version` mypy config by edgarrmondragon in https://github.com/edgarrmondragon/tap-betterstack/pull/105
* chore(deps-dev): bump mypy from 1.11.2 to 1.12.1 in the development-dependencies group by dependabot in https://github.com/edgarrmondragon/tap-betterstack/pull/106
* chore: Drop support for Python 3.8 by edgarrmondragon in https://github.com/edgarrmondragon/tap-betterstack/pull/107
* chore(deps-dev): bump mypy from 1.12.1 to 1.13.0 in the development-dependencies group by dependabot in https://github.com/edgarrmondragon/tap-betterstack/pull/108
* ci: bump the ci group in /.github/workflows with 3 updates by dependabot in https://github.com/edgarrmondragon/tap-betterstack/pull/109
* chore(deps): pre-commit autoupdate by pre-commit-ci in https://github.com/edgarrmondragon/tap-betterstack/pull/110
* feat(deps): bump singer-sdk from 0.41.0 to 0.42.1 by dependabot in https://github.com/edgarrmondragon/tap-betterstack/pull/111
* chore: Run `poetry lock` by edgarrmondragon in https://github.com/edgarrmondragon/tap-betterstack/pull/112


**Full Changelog**: https://github.com/edgarrmondragon/tap-betterstack/compare/v0.1.7...v0.2.0

0.1.7

What's Changed
* test: Ignore missing records for `incidents` and `incident_evens` by edgarrmondragon in https://github.com/edgarrmondragon/tap-betterstack/pull/100
* ci: Add `workflow_dispatch` and weekly `schedule` to test workflow by edgarrmondragon in https://github.com/edgarrmondragon/tap-betterstack/pull/101
* ci: bump poetry-dynamic-versioning from 1.4.0 to 1.4.1 in /.github/workflows in the ci group by dependabot in https://github.com/edgarrmondragon/tap-betterstack/pull/99
* feat(deps): bump singer-sdk from 0.40.0 to 0.41.0 by dependabot in https://github.com/edgarrmondragon/tap-betterstack/pull/102
* chore(deps): pre-commit autoupdate by pre-commit-ci in https://github.com/edgarrmondragon/tap-betterstack/pull/103


**Full Changelog**: https://github.com/edgarrmondragon/tap-betterstack/compare/v0.1.6...v0.1.7

0.1.6

What's Changed
* ci: bump pip from 24.1.2 to 24.2 in /.github/workflows in the ci group by dependabot in https://github.com/edgarrmondragon/tap-betterstack/pull/91
* feat(deps): bump singer-sdk from 0.38.0 to 0.39.0 by dependabot in https://github.com/edgarrmondragon/tap-betterstack/pull/92
* ci: Run mypy in CI by edgarrmondragon in https://github.com/edgarrmondragon/tap-betterstack/pull/93
* chore(deps): pre-commit autoupdate by pre-commit-ci in https://github.com/edgarrmondragon/tap-betterstack/pull/94
* feat(deps): bump singer-sdk from 0.39.0 to 0.39.1 in the runtime-dependencies group by dependabot in https://github.com/edgarrmondragon/tap-betterstack/pull/95
* chore(deps-dev): bump mypy from 1.11.1 to 1.11.2 in the development-dependencies group by dependabot in https://github.com/edgarrmondragon/tap-betterstack/pull/96
* chore(deps): pre-commit autoupdate by pre-commit-ci in https://github.com/edgarrmondragon/tap-betterstack/pull/97
* feat(deps): bump singer-sdk from 0.39.1 to 0.40.0 by dependabot in https://github.com/edgarrmondragon/tap-betterstack/pull/98


**Full Changelog**: https://github.com/edgarrmondragon/tap-betterstack/compare/v0.1.5...v0.1.6

0.1.5

What's Changed
* ci: bump poetry-dynamic-versioning from 1.3.0 to 1.4.0 in /.github/workflows by dependabot in https://github.com/edgarrmondragon/tap-betterstack/pull/83
* ci: bump pip from 24.0 to 24.1.1 in /.github/workflows by dependabot in https://github.com/edgarrmondragon/tap-betterstack/pull/84
* chore(deps): pre-commit autoupdate by pre-commit-ci in https://github.com/edgarrmondragon/tap-betterstack/pull/85
* feat(deps): bump certifi from 2023.11.17 to 2024.7.4 by dependabot in https://github.com/edgarrmondragon/tap-betterstack/pull/86
* chore: Group runtime dependency updates by edgarrmondragon in https://github.com/edgarrmondragon/tap-betterstack/pull/87
* chore(deps-dev): bump zipp from 3.17.0 to 3.19.1 by dependabot in https://github.com/edgarrmondragon/tap-betterstack/pull/88
* feat: Support Python 3.13 by edgarrmondragon in https://github.com/edgarrmondragon/tap-betterstack/pull/89
* ci: Cache pip dependencies by edgarrmondragon in https://github.com/edgarrmondragon/tap-betterstack/pull/90


**Full Changelog**: https://github.com/edgarrmondragon/tap-betterstack/compare/v0.1.4...v0.1.5

0.1.4

What's Changed
* chore: pre-commit autoupdate by edgarrmondragon in https://github.com/edgarrmondragon/tap-betterstack/pull/75
* chore: Bump `poetry-core` build backend to 1.9 by edgarrmondragon in https://github.com/edgarrmondragon/tap-betterstack/pull/76
* chore(deps): pre-commit autoupdate by pre-commit-ci in https://github.com/edgarrmondragon/tap-betterstack/pull/77
* feat(deps): bump requests from 2.31.0 to 2.32.0 by dependabot in https://github.com/edgarrmondragon/tap-betterstack/pull/78
* ci: bump poetry from 1.8.2 to 1.8.3 in /.github/workflows by dependabot in https://github.com/edgarrmondragon/tap-betterstack/pull/79
* chore(deps): pre-commit autoupdate by pre-commit-ci in https://github.com/edgarrmondragon/tap-betterstack/pull/80
* feat(deps): bump urllib3 from 1.26.18 to 1.26.19 by dependabot in https://github.com/edgarrmondragon/tap-betterstack/pull/81
* feat(deps): bump singer-sdk from 0.37.0 to 0.38.0 by dependabot in https://github.com/edgarrmondragon/tap-betterstack/pull/82


**Full Changelog**: https://github.com/edgarrmondragon/tap-betterstack/compare/v0.1.3...v0.1.4

Page 1 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.