Releases: honeycombio/beeline-python
Releases · honeycombio/beeline-python
v3.6.0
What's Changed
💡 Enhancements
🛠 Maintenance
- maint(deps-dev): bump coverage from 7.2.5 to 7.2.7 by @dependabot in #284
- maint(deps-dev): bump django from 3.2.19 to 3.2.20 by @dependabot in #286
- maint: update codeowners to pipeline by @JamieDanielson in #292
- maint: update codeowners to pipeline-team by @JamieDanielson in #293
New Contributors
Full Changelog: v3.5.2...v3.6.0
v3.5.2
What's Changed
🐛 Fixes
- fix: fix error when cursor.lastrowid doesnt exist by @JamieDanielson in #281
🛠 Maintenance
- docs: add django example by @JamieDanielson in #282
- maint(deps-dev): bump django from 3.2.16 to 3.2.17 by @dependabot in #261
- maint(deps): bump werkzeug from 2.2.2 to 2.2.3 by @dependabot in #263
- maint(deps-dev): bump django from 3.2.17 to 3.2.18 by @dependabot in #262
- maint(deps-dev): bump mock from 5.0.0 to 5.0.1 by @dependabot in #260
- maint(deps-dev): bump flask from 2.2.2 to 2.2.3 by @dependabot in #266
- maint(deps-dev): bump coverage from 7.0.5 to 7.2.3 by @dependabot in #269
- maint(deps): bump sqlparse from 0.4.2 to 0.4.4 by @dependabot in #272
- maint(deps-dev): bump flask from 2.2.3 to 2.2.5 by @dependabot in #276
- maint(deps-dev): bump django from 3.2.18 to 3.2.19 by @dependabot in #277
- maint(deps-dev): bump coverage from 7.2.3 to 7.2.5 by @dependabot in #273
- maint(deps-dev): bump mock from 5.0.1 to 5.0.2 by @dependabot in #275
- maint(deps): bump requests from 2.28.1 to 2.31.0 by @dependabot in #280
- Bump requests from 2.28.1 to 2.31.0 in /examples/flask by @dependabot in #279
- maint(deps): bump wrapt from 1.14.1 to 1.15.0 by @dependabot in #264
Full Changelog: v3.5.1...v3.5.2
v3.5.1
Fixes
- Only try to calculate query duration when we have start time (#255) | @MikeGoldsmith
- Parse version number for beeline-python/{VERSION} addition (#257) | @emilyashley
Maintenance
- Give dependabot PRs better title (#250) | @vreynolds
- Update validate PR title workflow (#245) | @pkanal
- Validate PR title (#244) | @pkanal
- Add release file (#240) | @vreynolds
- Add new project workflow (#239) | @vreynolds
- Fix ci build (#249) | @vreynolds
- Delete workflows for old board (#241) | @vreynolds
- Update releasing notes (#236) | @emilyashley
- Bump pycodestyle from 2.9.1 to 2.10.0 (#246)
- bump coverage from 6.5.0 to 7.0.5 (#256)
- bump mock from 4.0.3 to 5.0.0 (#254)
- bump setuptools from 65.4.1 to 65.5.1 (#252)
- Bump certifi from 2022.6.15 to 2022.12.7 in /examples/flask (#247)
- Bump certifi from 2022.6.15.1 to 2022.12.7 (#248)
- Bump django from 3.2.15 to 3.2.16 (#242)
- Bump flask from 2.1.0 to 2.2.2 (#238)
- Bump coverage from 6.4.4 to 6.5.0 (#237)
v3.5.0
Maintenance
- Drop Python 3.5, 3.6 Support (#233) | @emilyashley
- Bump minimum libhoney version to 2.3 (for python >=3.7)(#234) | @emilyashley
New Contributors
- @emilyashley made their first contribution in #233
Full Changelog: v3.4.2...v3.5.0
v3.4.2
Fixes
- Django < 2.2 does not have request.headers (#231) | @vreynolds
v3.4.1
Maintenance
- drop unnecessary backwards compatibility (remove six) (#228) | @robbkidd
- Bump minimum libhoney from 1.7.0 to 2.1.1 (#226) | @danvendia
- Bump wrapt from 1.14.0 to 1.14.1 (#224) | dependabot
New Contributors
- @danvendia made their first contribution in #226
Full Changelog: v3.4.0...v3.4.1
v3.4.0
Enhancements
- Add meta.span_type to root/subroot spans (#219) | @MikeGoldsmith
Maintenance
- docs: using FileTransmission with classic requires 32 character key (#220) | @JamieDanielson
- Bump django from 2.2.27 to 2.2.28 (#217)
- Bump libhoney from 2.0.0 to 2.1.0 (#221)
v3.3.1
v3.3.0
Enhancements
- feat: Add Environment & Services support (#213) | @JamieDanielson
Full Changelog: v3.2.0...v3.3.0
v3.2.0
Enhancements
- add rollup SQL duration time to Django traces (#207) | @jmhodges-color
Full Changelog: v3.1.0...v3.2.0