Releases: mosesman831/OCI-OcC-Fix
Releases · mosesman831/OCI-OcC-Fix
V2.1.1-beta
OCI OcC Fix
Version 2.1.1-beta
Major updates
- More detailed logging: More program insights while the program is running.
Changes
- Squashed bugs
Branch: Major-2
V2.0.1-beta
OCI OcC Fix
Version 2.0.1-beta
Major updates
- Environment Variable Support: The script now uses environment variables for configuration values, improving security and flexibility.
- .env File Integration: Added support for loading environment variables from a .env file using the
python-dotenv
library. - Improved Logging: Enhanced logging to provide better insights during execution.
- Error Handling: Added comprehensive error handling to manage potential runtime errors effectively.
- Machine Configuration: Introduced a function to set machine configurations based on the machine type (ARM or AMD).
Changes
- Configuration Values: Replaced hardcoded configuration values with environment variables.
- Code Refactoring: Refactored the code for better readability and maintainability.
- Retry Logic: Added basic retry logic for handling service errors
Branch: Major-2
V1.1 OCI-OcC-Fix
add: default value for imageId
fix: typo mistake "loggin"
improve: utcnow() is being deprecated
update readme to clarify where to "uid"
set bot.py version to 1.1
Full Changelog: V1.0...V1.1
V1.0 OCI OcC Fix
Brand new release.