Skip to content

v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Mar 13:03
· 67 commits to master since this release

v1.0.0 (2024-03-24)

Breaking

  • build(obd): latest version of obd doesnt support python 3.7

BREAKING CHANGE: python 3.7 not supported anymore (5460367)

Build

  • build(deps): bump wrapt from 1.12.1 to 1.16.0

Bumps wrapt from 1.12.1 to 1.16.0.


updated-dependencies:

  • dependency-name: wrapt
    dependency-type: direct:production
    update-type: version-update:semver-minor
    ...

Signed-off-by: dependabot[bot] <[email protected]> (7cbe79b)

  • build(deps): bump logtail-python from 0.1.3 to 0.2.10

Bumps logtail-python from 0.1.3 to 0.2.10.


updated-dependencies:

  • dependency-name: logtail-python
    dependency-type: direct:production
    update-type: version-update:semver-minor
    ...

Signed-off-by: dependabot[bot] <[email protected]> (88a4f7a)

  • build(deps): bump obd from 0.7.1 to 0.7.2

Bumps obd from 0.7.1 to 0.7.2.


updated-dependencies:

  • dependency-name: obd
    dependency-type: direct:production
    update-type: version-update:semver-patch
    ...

Signed-off-by: dependabot[bot] <[email protected]> (a87439b)

  • build(deps): bump python-semantic-release/python-semantic-release

Bumps python-semantic-release/python-semantic-release from 9.1.1 to 9.3.1.


updated-dependencies:

  • dependency-name: python-semantic-release/python-semantic-release
    dependency-type: direct:production
    update-type: version-update:semver-minor
    ...

Signed-off-by: dependabot[bot] <[email protected]> (d85c56f)

  • build(actions): replace travis by github actions (6c0939c)

Documentation

  • docs(codacy): Update codacy badge in doc (753ec5b)

  • docs(codacy): Update codacy badge (3e47b88)

Unknown

  • Merge pull request #18 from hokus15/dependabot/pip/obd-0.7.2

build(deps): bump obd from 0.7.1 to 0.7.2 (524e333)

  • Merge pull request #20 from hokus15/dependabot/pip/wrapt-1.16.0

build(deps): bump wrapt from 1.12.1 to 1.16.0 (9665c69)

  • Merge pull request #17 from hokus15/dependabot/github_actions/python-semantic-release/python-semantic-release-9.3.1

build(deps): bump python-semantic-release/python-semantic-release from 9.1.1 to 9.3.1 (cb9b68d)

  • Merge pull request #19 from hokus15/dependabot/pip/logtail-python-0.2.10

build(deps): bump logtail-python from 0.1.3 to 0.2.10 (ef24549)

  • Merge pull request #16 from hokus15/develop

build(actions): replace travis by github actions (d7c4faa)

  • Merge pull request #15 from hokus15/documentation

docs(codacy): Update codacy badge in doc (94955b5)

  • Merge pull request #14 from hokus15/develop

docs(codacy): Update codacy badge (dbdf9ff)

  • Merge pull request #12 from hokus15/documentation

docs(logtail): Replace Loggly by logtail in documentaiton (16a4ba1)