Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 674 Bytes

CHANGELOG.md

File metadata and controls

11 lines (9 loc) · 674 Bytes

Change Log

All notable changes to this project will be documented in this file. This change log follows the conventions of keepachangelog.com.

Added

  • Add oci.auth namespace and related tests to show how to use the OCI ConfigFileReader and get an AuthN provider.
  • Add oci.dbtools namespace and related tests to show how to use the OCI DatabaseToolsClient to list connections in a compartment.
  • Add some doc strings to explain what is going on.