Baseplate

Latest version: v2.6.0

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

Scan your dependencies

Page 1 of 24

2.7.0a1

What's Changed
* Vault CSI support v2 by pnovotnak in https://github.com/reddit/baseplate.py/pull/828
* Conform sqlalchemy to prom spec by nkall in https://github.com/reddit/baseplate.py/pull/804
* Fix issue with InternalRequestsClient when edge context is None by jwestberg in https://github.com/reddit/baseplate.py/pull/784
* Upgraded github action steps. by TheRealVira in https://github.com/reddit/baseplate.py/pull/802

New Contributors
* nkall made their first contribution in https://github.com/reddit/baseplate.py/pull/804
* jwestberg made their first contribution in https://github.com/reddit/baseplate.py/pull/784
* TheRealVira made their first contribution in https://github.com/reddit/baseplate.py/pull/802

**Full Changelog**: https://github.com/reddit/baseplate.py/compare/v2.6.0...v2.7.0a1

2.6.0

What's Changed
* Kombu consumer error handling by a-belevich in https://github.com/reddit/baseplate.py/pull/740
* add Prometheus to remaining sidecar types by ghirsch-reddit in https://github.com/reddit/baseplate.py/pull/752
* expose prometheus metrics for Zookeeper in live-data sidecar by justinmir in https://github.com/reddit/baseplate.py/pull/747
* Add stream argument support to BaseplateSession by 0over in https://github.com/reddit/baseplate.py/pull/758
* Populate Cassandra cluster name from cluster metadata by justinmir in https://github.com/reddit/baseplate.py/pull/759
* docs(file_watcher): Atomic writes to watched files by KTAtkinson in https://github.com/reddit/baseplate.py/pull/755
* docs(README): Document how to test an in-development version of Baseplate in Snoodev by KTAtkinson in https://github.com/reddit/baseplate.py/pull/756
* Adds support for `MultiProcessValue` ids based on env variable by davinci26 in https://github.com/reddit/baseplate.py/pull/760
* revert sidecar changes to expose Prometheus metrics by ghirsch-reddit in https://github.com/reddit/baseplate.py/pull/762
* Bump certifi from 2020.12.5 to 2022.12.7 by dependabot in https://github.com/reddit/baseplate.py/pull/764
* Bump cryptography from 3.4.4 to 39.0.1 by dependabot in https://github.com/reddit/baseplate.py/pull/770
* Event-Publisher Flush Queue on Shutdown by atai92 in https://github.com/reddit/baseplate.py/pull/767
* feat: Add v2.5 to GitHub actions by KTAtkinson in https://github.com/reddit/baseplate.py/pull/773
* Use official thrift by nakulj in https://github.com/reddit/baseplate.py/pull/778
* Bump wheel from 0.36.2 to 0.38.1 by dependabot in https://github.com/reddit/baseplate.py/pull/765
* Update prometheus-client by SuperQ in https://github.com/reddit/baseplate.py/pull/766
* Bump lxml from 4.6.5 to 4.9.1 by dependabot in https://github.com/reddit/baseplate.py/pull/701
* Bump waitress from 2.1.1 to 2.1.2 by dependabot in https://github.com/reddit/baseplate.py/pull/678
* Remove thirft-unofficial reference by pnovotnak in https://github.com/reddit/baseplate.py/pull/781
* Bump sentry-sdk from 0.20.1 to 1.14.0 by dependabot in https://github.com/reddit/baseplate.py/pull/776
* feat(gke): Publish package version for GKE by KTAtkinson in https://github.com/reddit/baseplate.py/pull/786
* upgrade(actions): upgrade checkout and setup-python by KTAtkinson in https://github.com/reddit/baseplate.py/pull/788
* Revert "Event-Publisher Flush Queue on Shutdown (767)" by KTAtkinson in https://github.com/reddit/baseplate.py/pull/789
* Improve kafka logging by bradengroom in https://github.com/reddit/baseplate.py/pull/803
* Provide custom 404 view that doesn't echo path by sp3nx0r in https://github.com/reddit/baseplate.py/pull/800
* Don't fail to finalize observers if one fails by bradengroom in https://github.com/reddit/baseplate.py/pull/811
* Increase total_max_attempts on boto3 api retries by SiddharthManoj in https://github.com/reddit/baseplate.py/pull/813
* [live-data-fetcher] Distribute read load across objects in S3 by SiddharthManoj in https://github.com/reddit/baseplate.py/pull/817
* Upgrade to Thrift 0.19.0 by ckw4ng in https://github.com/reddit/baseplate.py/pull/807
* allow for empty X-Parent by carldunham in https://github.com/reddit/baseplate.py/pull/820
* Drop python3.7 support by chriskuehl in https://github.com/reddit/baseplate.py/pull/824
* Support Python 3.10, 3.11, and 3.12 by chriskuehl in https://github.com/reddit/baseplate.py/pull/823
* Add readthedocs config file by chriskuehl in https://github.com/reddit/baseplate.py/pull/825

New Contributors
* justinmir made their first contribution in https://github.com/reddit/baseplate.py/pull/747
* davinci26 made their first contribution in https://github.com/reddit/baseplate.py/pull/760
* atai92 made their first contribution in https://github.com/reddit/baseplate.py/pull/767
* nakulj made their first contribution in https://github.com/reddit/baseplate.py/pull/778
* pnovotnak made their first contribution in https://github.com/reddit/baseplate.py/pull/781
* ckw4ng made their first contribution in https://github.com/reddit/baseplate.py/pull/807
* carldunham made their first contribution in https://github.com/reddit/baseplate.py/pull/820
* chriskuehl made their first contribution in https://github.com/reddit/baseplate.py/pull/824

**Full Changelog**: https://github.com/reddit/baseplate.py/compare/v2.5.10...v2.6.0

2.6.0rc1

What's Changed
* Drop python3.7 support by chriskuehl in https://github.com/reddit/baseplate.py/pull/824
* Support Python 3.10, 3.11, and 3.12 by chriskuehl in https://github.com/reddit/baseplate.py/pull/823

New Contributors
* chriskuehl made their first contribution in https://github.com/reddit/baseplate.py/pull/824

**Full Changelog**: https://github.com/reddit/baseplate.py/compare/v2.6.0a4...v2.6.0rc1

2.6.0beta.2

What's Changed
* revert sidecar changes to expose Prometheus metrics by ghirsch-reddit in https://github.com/reddit/baseplate.py/pull/762


**Full Changelog**: https://github.com/reddit/baseplate.py/compare/v2.6.0-beta.1...v2.6.0-beta.2

2.6.0beta.1

- Change Log: https://github.com/reddit/baseplate.py/pull/760/files
- Adds support for MultiProcessValue ids based on env variable

2.6.0a4

What's Changed
* allow for empty X-Parent by carldunham in https://github.com/reddit/baseplate.py/pull/820

New Contributors
* carldunham made their first contribution in https://github.com/reddit/baseplate.py/pull/820

**Full Changelog**: https://github.com/reddit/baseplate.py/compare/v2.6.0a3...v2.6.0a4

Page 1 of 24

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.