-
Notifications
You must be signed in to change notification settings - Fork 22
Update Python dependencies (major) #397
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/major-python-dependencies
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Contributor
|
blocked by canonical/data-platform-workflows#159 |
taurus-forever
previously approved these changes
Apr 3, 2024
a5d4a80 to
573b9f7
Compare
573b9f7 to
d2c4ab7
Compare
2888e12 to
e57b57e
Compare
e57b57e to
90bc394
Compare
4ae1adc to
bc62ca3
Compare
39d59d6 to
fd5d366
Compare
03f0be9 to
3351bf1
Compare
3351bf1 to
c10297b
Compare
carlcsaposs-canonical
previously approved these changes
Jul 18, 2024
6afea47 to
6ec2075
Compare
6ec2075 to
8cd8432
Compare
6765ab0 to
0e3c650
Compare
0e3c650 to
54ea856
Compare
aa42982 to
a5c7da8
Compare
a5c7da8 to
af24f10
Compare
af24f10 to
b9a04ea
Compare
bdd12d3 to
7c99e9f
Compare
7c99e9f to
ecb8c40
Compare
ecb8c40 to
2ee342c
Compare
2ee342c to
5dccb26
Compare
5dccb26 to
77ba4c4
Compare
77ba4c4 to
ccc9ef0
Compare
ccc9ef0 to
39c592f
Compare
0447dd0 to
7e8a0b8
Compare
7e8a0b8 to
279c4c4
Compare
279c4c4 to
8a3b37c
Compare
8a3b37c to
8ddd047
Compare
de312ae to
35f54d2
Compare
f78a1d0 to
06b35e4
Compare
06b35e4 to
3b91edb
Compare
7668ca1 to
7cda8d1
Compare
7cda8d1 to
cfc0d29
Compare
cfc0d29
cfc0d29 to
e3b351b
Compare
e3b351b to
74e4159
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
>=0.0.50->>=1.4.0~=27.2.0->~=34.1.0~=2.15->~=3.5>=2.0.0->>=3.5.0~=1.10->~=2.12~=7.4->~=9.0~=0.21.1->~=1.3.0~=8.2->~=9.1Release Notes
canonical/cos-lib (cosl)
v1.4.0Compare Source
What's Changed
aggregator metrics missingrule by @sinapah in #169Full Changelog: canonical/cos-lib@1.3.2...1.4.0
v1.3.2Compare Source
What's Changed
Full Changelog: canonical/cos-lib@1.3.1...1.3.2
v1.3.1Compare Source
What's Changed
New Contributors
Full Changelog: canonical/cos-lib@1.3.0...1.3.1
v1.3.0Compare Source
What's Changed
type_convert_storedby @MichaelThamm in #155Full Changelog: canonical/cos-lib@1.2.0...1.3.0
v1.2.0Compare Source
What's Changed
Full Changelog: canonical/cos-lib@1.1.0...1.2.0
v1.1.0: add reconcilerCompare Source
😭
v1.0.0Compare Source
What's Changed
coordinated_workersout ofcoslby @michaeldmitry in #146Full Changelog: canonical/cos-lib@0.1.1...1.0.0
v0.1.1Compare Source
What's Changed
coordinated_workersmodule by @michaeldmitry in #148Full Changelog: canonical/cos-lib@0.1.0...0.1.1
v0.1.0Compare Source
What's Changed
Full Changelog: canonical/cos-lib@0.0.57...0.1.0
v0.0.57Compare Source
Surface an otherwise hard-to-spot issue, where the ingress is handing the coordinated workers an HTTPS endpoint, but the coordinator and workers themselves don't have a certificates relation.
Workers and coordinator now set blocked on TLS misconfiguration.
What's Changed
test-distributed-charmsCI workflow by @michaeldmitry in #134Full Changelog: canonical/cos-lib@0.0.56...0.0.57
v0.0.56Compare Source
What's Changed
Full Changelog: canonical/cos-lib@0.0.55...0.0.56
v0.0.55Compare Source
What's Changed
Full Changelog: canonical/cos-lib@0.0.54...0.0.55
kubernetes-client/python (kubernetes)
v34.1.0Compare Source
Kubernetes API Version: v1.34.1
v33.1.0: Kubernetes Python Client v33.1.0 Stable ReleaseCompare Source
Getting started:
Or from source, download attached zip file, then
unzip client-python-v33.1.0.zip cd client-python-v33.1.0 python setup.py installThen follow examples in https://github.com/kubernetes-client/python/tree/release-33.0/examples
Changelog: https://github.com/kubernetes-client/python/blob/release-33.0/CHANGELOG.md
v32.0.1Compare Source
Kubernetes API Version: v1.32.2
Uncategorized
Bug or Regression
Feature
applyparameter for functions within theutils.create_from_yamlsubmodule. This allows these functions to optionally use theDynamicClient.server_side_applyfunction to apply yaml manifests. (#2252, @dcmcand)utils.format_quantityto convert decimal numbers into a canonical Kubernetes quantity. (#2216, @rkschamer)v32.0.0Compare Source
Kubernetes API Version: v1.32.1
Bug or Regression
v31.0.0Compare Source
Kubernetes API Version: v1.31.0
v30.1.0Compare Source
Kubernetes API Version: v1.30.1
New Feature:
v29.0.0Compare Source
Kubernetes API Version: v1.29.0
Bug or Regression
v28.1.0Compare Source
Kubernetes API Version: v1.28.2
API Change
The incorrect cost was evident when the result of a function was used in subsequent operations. (kubernetes/kubernetes#119807, @jpbetz) [SIG API Machinery, Auth and Cloud Provider]
canonical/operator (ops)
v3.5.0Compare Source
Features
Documentation
Tests
CI
v3.4.0Compare Source
Breaking Changes
Features
Fixes
ops.Pebble.pullcleans up temporary files if it errors (#2087)Documentation
simpleCharmcraft profile (#2138)Tests
Refactoring
CI
v3.3.1: : fix loading the Juju machine IDCompare Source
This is a bug-fix release to fix an issue introduced in Ops 3.3.0 (in production) and Ops 3.2.0 (in testing), where loading the Juju machine ID would fail if the ID was not an integer.
The type of the machine ID (both in
ops.JujuContextandtesting.Context) is changed frominttostr, so some code or tests may need to be adjusted to use the correct type.What's Changed
Fixes
Full Changelog: canonical/operator@3.3.0...3.3.1
v3.3.0Compare Source
Features
Fixes
Documentation
CI
v3.2.0Compare Source
Features
Documentation
Layerinstead of aLayerDictin the httpbin charm (#2003)CI
v3.1.0Compare Source
Features
Fixes
Documentation
opsversion in Charmcraft profiles (#1872)Tests
CI
v3.0.0Compare Source
The minimum version of Python for Ops 3.x is 3.10.
Documentation
CI
v2.23.1: : Add the remote unit to Relation.data, but not Relation.unitsCompare Source
This is a small bug-fix release for the 2.x series that addresses issues with the recent feature making relation data available in relation-departed events. Rather than inserting the remote unit into
Relation.units, the data is available fromRelation.data, without changingRelation.units.What's Changed
Fixes
Relation.databut notRelation.unitsin #1928Documentation
self.appandself.unitin #1856CI
Full Changelog: canonical/operator@2.23.0...2.23.1
v2.23.0Compare Source
Features
Fixes
Documentation
CI
v2.22.0Compare Source
Features
Fixes
__init__(#1737)ops.testing(#1754)Documentation
CI
ops[tracing]integration tests (#1686)alertmanager-k8s-operatorin observability charm tests (#1753)ops[tracing]addition (#1755)v2.21.1Compare Source
Reverted
Documentation
v2.21.0Compare Source
Features
Fixes
Documentation
CI
Tests
v2.20.0Compare Source
Features
remove_revision()method toSecretRemoveEventandSecretExpiredEvent(#1624)Relation.remote_modelproperty (#1610)RelationDataContent.update(#1586)CharmMeta(#1648)testing.Containermatch the plan (#1630)ops.testing.Statecomponents are less mutable (#1617)Fixes
Documentation
ops.testing.Container(#1637)CI
v2.19.4: ops 2.19.4 and ops-scenario 7.19.4 Synchronise ops and ops-scenario versionsCompare Source
No changes since 2.19.3 and 7.19.3. This is to push packages to PyPI only.
Full Changelog: canonical/operator@2.19.3...2.19.4
v2.19.0Compare Source
Features
Documentation
CI
[
v2.18.1](https://redirect.github.com/canonical/operator/blob/HConfiguration
📅 Schedule: Branch creation - Between 01:00 AM and 05:59 AM, only on Tuesday ( * 1-5 * * 2 ) in timezone Etc/UTC, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.