diff --git a/python-proton-vpn-api-core.changes b/python-proton-vpn-api-core.changes index ee5068c..ac67481 100644 --- a/python-proton-vpn-api-core.changes +++ b/python-proton-vpn-api-core.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Apr 14 10:57:23 UTC 2025 - Richard Rahl + +- update to 0.42.4: + * fix: [VPNLINUX-1191] swallow&re-schedule server refresh when we receive HTTP code 429 + * fix: [VPNLINUX-1191] swallow&re-schedule when we receive HTTP code 429 from refreshers + ------------------------------------------------------------------- Thu Mar 27 13:14:43 UTC 2025 - Szymon Scholz diff --git a/python-proton-vpn-api-core.spec b/python-proton-vpn-api-core.spec index d89bfbf..b1662b5 100644 --- a/python-proton-vpn-api-core.spec +++ b/python-proton-vpn-api-core.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-proton-vpn-api-core -Version: 0.42.3 +Version: 0.42.4 Release: 0 Summary: Proton VPN API library License: GPL-3.0-or-later diff --git a/v0.42.3.tar.gz b/v0.42.3.tar.gz deleted file mode 100644 index 359e2fd..0000000 --- a/v0.42.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:59ff220b8f488b0f631fee5e4725e6bbc02d9b668bbca028ca8cedc69e11bb4f -size 107341 diff --git a/v0.42.4.tar.gz b/v0.42.4.tar.gz new file mode 100644 index 0000000..54cfb08 --- /dev/null +++ b/v0.42.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3902e15247b81d437aeb71587ecafaf147e59658d3b8d8307be4c25a10aa453d +size 107830