ibm-appconfiguration-python-sdk 0.3.2__py3-none-any.whl → 0.3.3__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -38,6 +38,7 @@ class AppConfiguration:
38
38
  REGION_EU_GB = "eu-gb"
39
39
  REGION_AU_SYD = "au-syd"
40
40
  REGION_US_EAST = "us-east"
41
+ REGION_EU_DE = "eu-de"
41
42
  __override_service_url = None
42
43
  __use_private_endpoint = False
43
44
 
@@ -15,4 +15,4 @@
15
15
  """
16
16
  Version of ibm-appconfiguration-python-sdk
17
17
  """
18
- __version__ = '0.3.2'
18
+ __version__ = '0.3.3'
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: ibm-appconfiguration-python-sdk
3
- Version: 0.3.2
3
+ Version: 0.3.3
4
4
  Summary: IBM Cloud App Configuration Python SDK
5
5
  Home-page: https://github.com/IBM/appconfiguration-python-sdk
6
6
  Author: IBM
@@ -79,6 +79,7 @@ using **`AppConfiguration.get_instance()`**. [See this example below](#fetching
79
79
  - `AppConfiguration.REGION_EU_GB` for London
80
80
  - `AppConfiguration.REGION_AU_SYD` for Sydney
81
81
  - `AppConfiguration.REGION_US_EAST` for Washington DC
82
+ - `AppConfiguration.REGION_EU_DE` for Frankfurt
82
83
  - guid : GUID of the App Configuration service. Obtain it from the service credentials section of the dashboard
83
84
  - apikey : ApiKey of the App Configuration service. Obtain it from the service credentials section of the dashboard
84
85
  - collection_id : Id of the collection created in App Configuration service instance under the **Collections** section.
@@ -2,8 +2,8 @@ examples/__init__.py,sha256=lUFn6j5Q9SBHlJ-7ScnhU3pLOP8Ae-o6MW2GtQnURyQ,588
2
2
  examples/sample_app.py,sha256=jcrF23xJkMEplNZ90eQqV4JyM_PtHCgLUN80INs9zGs,5284
3
3
  examples/server_sample.py,sha256=WxnCJqEQQj_YhjQ21KxfuPEBiCkIvpxI1bBDx34xLog,4320
4
4
  ibm_appconfiguration/__init__.py,sha256=aQvGtHciXc4pjnvhfza3twhfcOFAj2pbxiKLSJwUe6s,895
5
- ibm_appconfiguration/appconfiguration.py,sha256=upFw70hjezrFKYsfk9_w9FpIvfoJQPDcjuqZgaUoHbs,12445
6
- ibm_appconfiguration/version.py,sha256=fFoZde9mOEZt2Nw0OKfIvln56avEoiNCSeCymA-c414,664
5
+ ibm_appconfiguration/appconfiguration.py,sha256=0GFiMPqxrZziKqU-JGj7NxjCEV4wQmOjVsh8llymwZc,12472
6
+ ibm_appconfiguration/version.py,sha256=tBPtAzbt3-_ZYHSvHBCAoQAqEBqi1-SlunBB9WheAMQ,664
7
7
  ibm_appconfiguration/configurations/__init__.py,sha256=8PyXXczv26V_FmPiTHgz3VjFS1wg0ebSwqnMNZ7UJ6k,589
8
8
  ibm_appconfiguration/configurations/configuration_handler.py,sha256=bvPAR2lW67ZkBxSZrplDaFbuiRdV-xqQPK1WDBl-g0I,26029
9
9
  ibm_appconfiguration/configurations/internal/__init__.py,sha256=8PyXXczv26V_FmPiTHgz3VjFS1wg0ebSwqnMNZ7UJ6k,589
@@ -45,8 +45,8 @@ unit_tests/configurations/utils/test_file_manager.py,sha256=ufl9cBw5HCcXUMThy1Hm
45
45
  unit_tests/configurations/utils/test_metering.py,sha256=KBD9UGhlZmoUJ6iawXqU4evaZ-lIts8mBTMouH2qKJM,3783
46
46
  unit_tests/configurations/utils/test_socket.py,sha256=xdH18PTOkV4YHGEwRl9LpyklRHvhPk4bZbWCdkOPJHk,1830
47
47
  unit_tests/configurations/utils/test_url_builder.py,sha256=4QhRESvyQYeA9agWk7x5q5uFuZH_n4Ng74JjZlRC-vM,5636
48
- ibm_appconfiguration_python_sdk-0.3.2.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
49
- ibm_appconfiguration_python_sdk-0.3.2.dist-info/METADATA,sha256=1sMVy6s2ZqSlJSKQCFm3UxbiHpe8MvHExIiR1So0hnY,17164
50
- ibm_appconfiguration_python_sdk-0.3.2.dist-info/WHEEL,sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM,92
51
- ibm_appconfiguration_python_sdk-0.3.2.dist-info/top_level.txt,sha256=9eb0V7JdVIDUKF3J4vc281Pe70ySrEL5qMhvrOuCMJk,59
52
- ibm_appconfiguration_python_sdk-0.3.2.dist-info/RECORD,,
48
+ ibm_appconfiguration_python_sdk-0.3.3.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
49
+ ibm_appconfiguration_python_sdk-0.3.3.dist-info/METADATA,sha256=7ab2eZeeza0sonCsOyjalIl0uOa9J07bhJZudAqisqA,17214
50
+ ibm_appconfiguration_python_sdk-0.3.3.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
51
+ ibm_appconfiguration_python_sdk-0.3.3.dist-info/top_level.txt,sha256=9eb0V7JdVIDUKF3J4vc281Pe70ySrEL5qMhvrOuCMJk,59
52
+ ibm_appconfiguration_python_sdk-0.3.3.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: bdist_wheel (0.42.0)
2
+ Generator: bdist_wheel (0.43.0)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5