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.1
Features
- Implemented access control within the AuditExtension to differentiate between public and private resolvers.
- Public resolvers can be accessed without a token, while private resolvers enforce authentication and apply TenantPolicy logic, ensuring secure and efficient request handling.
- Added a close method to the Blob Storage class to properly release connections and resources after use. Ensures efficient resource management and prevents potential memory leaks or connection exhaustion.
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.
What's Next
- 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.2.tar.gz.
File metadata
- Download URL: osdental_library-3.14.2.tar.gz
- Upload date:
- Size: 32.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e2bbba90452cc9ebd0397595df6c0e33543adeedc051c0fb8d502bf34249dc4b
|
|
| MD5 |
dcc0e2a566e3436742831052f9079dee
|
|
| BLAKE2b-256 |
6457b33d986b41604ae5fb4b353763f80382c79db41c3703ee6c7d6238c6f2b4
|
File details
Details for the file osdental_library-3.14.2-py3-none-any.whl.
File metadata
- Download URL: osdental_library-3.14.2-py3-none-any.whl
- Upload date:
- Size: 46.6 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 |
9e9841196e600070264b48b05844f0c95ee74e0372281b7cbc6c7301286a929b
|
|
| MD5 |
53f48aab82ce147b7b5944aec759c6f7
|
|
| BLAKE2b-256 |
8a38c13a5fe09479513fe8cef24d6b5db81cceb73cd13f837a274387828259a6
|