End-to-end algorithm library
Project description
osdental-library
osdental-library centralizes the core components and shared utilities of the ecosystem. Its goal is to ensure technical consistency, reduce code duplication, and accelerate delivery time for our digital products.
What's new in v3.14.9b0
Features
- Added conditional logic to support dynamic client context resolution in the portal, based on the Super Admin’s selection. This enables multi-tenant data access without requiring re-authentication.
- Refactored the audit workflow to store audit data in Blob Storage. The storage reference is now published via Service Bus for asynchronous downstream processing.
- Enhanced the GraphQL AuditExtension to avoid improper service injections, particularly in scenarios where a microservice operates outside the standard authenticated request lifecycle.
Breaking Changes (v3.14)
- Removed the database execution methods from the connection class.
- Removed internal gRPC connections. Now, these must be injected from the client microservice, allowing greater flexibility and avoiding circular dependencies.
- Classes that connected directly via .env were removed. Access to Azure has been restructured to support Dependency Injection correctly.
- The base structure generation CLI commands have been temporarily removed to adapt them to the new library architecture.
- Improved audit queue handling by centralizing it into a single control point. Added support for decrypting final responses using AES and RSA algorithms.
What's Next
- Implementation of a stricter validation process to improve type-safety and structural control of authentication payloads.
- Migration plan for all base libraries to their most recent stable versions.
- Refinement of methods for hybrid environments that require switching between Managed Identity and Connection Strings depending on the environment.
- Continuous monitoring to resolve bugs and improve performance in the consumption of Azure resources.
We continue to work to deliver a superior development experience, ensuring our internal infrastructure is robust, secure and easy to deploy.
Installation
You can easily install osdental-library using pip:
pip install osdental-library
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file osdental_library-3.14.9b0.tar.gz.
File metadata
- Download URL: osdental_library-3.14.9b0.tar.gz
- Upload date:
- Size: 35.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
42489235f44997463bde66fe591350310f1e12033654c7166527d982bcb8af86
|
|
| MD5 |
7cdd857b6c83940f8c53b2d7b26af7fe
|
|
| BLAKE2b-256 |
faaf5a97e1b89f59f3874fd003a7b333c1ada4f4707981b2eb19115f4bde6906
|
File details
Details for the file osdental_library-3.14.9b0-py3-none-any.whl.
File metadata
- Download URL: osdental_library-3.14.9b0-py3-none-any.whl
- Upload date:
- Size: 51.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6ade0d28b26d95f477c61e7d6dcb00b89fa6faaabfc2ae45e53fa70cbc4d9001
|
|
| MD5 |
54ed058915eadcc98ddc7b3be7462c45
|
|
| BLAKE2b-256 |
9c1bcf4213c3b73447f77c79f9513c37561a1fc846ff63986f94b3026fd7d4e3
|