Skip to content

0.3.0

Compare
Choose a tag to compare
@MoshiBin MoshiBin released this 30 Nov 13:49
· 62 commits to main since this release

0.3.0 (2022-11-30)

This release adds support for Python 3.11, and upgrades the OpenTelemetry libraries to 1.14.0.

Changed

  • ⬆️ Upgrade docker/metadata-action digest to 314ddf6 [14fa9ea]
  • ⬆️ Upgrade docker/login-action digest to f75d088 [7e82b7a]
  • ⬆️ Upgrade OpenTelemetry libs to ~1.14.0 [8018b69]
  • ⬆️ Upgrade dependency pytest-cov to v4 [0bd2302]
  • ⬆️ Upgrade ghcr.io/open-telemetry/opentelemetry-collector-releases/opentelemetry-collector Docker tag to v0.66.0 [f7b4003]
  • ⬆️ Upgrade dependency Click to v8 [2fb49f0]
  • ⬆️ Upgrade python Docker tag to v3.11.0 [a284ddc]
  • ⬆️ Upgrade dependency typing-extensions to ~4.4.0 [4fa0b6b]
  • 🔧 Add python 3.11 to test action [29645d7]
  • ⬆️ Upgrade docker/setup-buildx-action digest to 39a1a82 [727f7c8]
  • ⬆️ Upgrade docker/build-push-action digest to 175d02b [1b23cce]
  • ⬆️ Align dependencies for pytest 7.2.0 [b2a0102]
  • ⬆️ Bump pytest from 6.2.5 to 7.2.0 [fc9aa3a]
  • ⬆️ Update poetry to 1.2.2 [a61754c]
  • ⬆️ Bump OpenTelemetry libs to 1.13.0 [ed557f0]
  • ⬆️ Update minimum Python version to 3.7 [d12df33]
  • ⬆️ Bump actions/setup-python from 3 to 4 [a877d74]
  • ⬆️ Bump docker/metadata-action from 3.3.0 to 4.1.1 [d0610ba]
  • ⬆️ Bump docker/login-action from 1.9.0 to 2.1.0 [69e7d46]
  • ⬆️ Bump docker/build-push-action from 2.10.0 to 3.2.0 [79356f7]
  • ⬆️ Bump docker/setup-buildx-action [0c796ea]
  • 🚚 Move dependabot config to correct place [473ffb4]
  • 🔧 Add dependabot config [90623ba]

Removed

  • 🔥 Remove unused files [781b884]

Fixed

  • 💚 Set different cache key for each python version [36e5bad]
  • 💚 Add otelcol service container to test action Fixes #19 [03a5e44]
  • 🐛 Fix entrypoint on docker image [b3ee4de]

Miscellaneous

  • 📝 Add python 3.11 pypi classifier [4c75568]
  • 👷 Exclude the collector from OTel library check [5a81058]
  • 👷 Group all OpenTelemetry libs in renovate [800c301]
  • 👷 Enable automerge for minor renovate updates [1baf779]
  • 👷 Disable dependabot in favor of renovate [1d218d7]
  • 👷 Add renovate config [f5c6ba1]
  • 👷 Remove caching from CI [9fde674]
  • 👷 Actions: add python matrix [6b29ef2]
  • 📝 Fix dockerhub badge url [66d95a4]
  • 🧑‍💻 Set yaml indent to 2 spaces [2b88e56]
  • 📝 Add codecov badge [68fecc4]
  • 📝 Add pypi badge [1f740b3]
  • Update docker-publish.yml [a20ed1c]
  • Add pypi to readme [862cdc6]
  • Update README.md [db008c5]
  • 👷 Add github action for build & test [72ec444]
  • Update README.md [a5a752b]
  • 📄 Add license file Fixes #21 [17d759e]
  • 📝 Align badge style [0ac5663]
  • 📝 Add gitmoji badge [7c92585]
  • Add badges to the readme [2a41b05]
  • Create docker-publish.yml [d228e68]
  • Create CODEOWNERS [e3ed9ab]
  • 🔨 Use poetry to upload package [c4662b1]
  • 📝 Update docs with new repo name [d6f67e2]