Skip to content

Releases: mosesman831/OCI-OcC-Fix

V2.1.1-beta

10 Oct 19:30
30c3e17
Compare
Choose a tag to compare
V2.1.1-beta Pre-release
Pre-release

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

09 Oct 12:45
abfa881
Compare
Choose a tag to compare
V2.0.1-beta Pre-release
Pre-release

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

08 May 13:38
1133645
Compare
Choose a tag to compare

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

#2 @Unlifate

Full Changelog: V1.0...V1.1

V1.0 OCI OcC Fix

15 Mar 19:32
Compare
Choose a tag to compare

Brand new release.