Commit bc31c1e
feat: Add OciClientV2 only, drop V1 OCI client
Remove OciClient (V1) and all V1-specific code paths, keeping only
OciClientV2. Also add oci_client.py to .fernignore alongside other
manually-maintained client files.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent b78c63e commit bc31c1e
3 files changed
+194
-415
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
518 | 518 | | |
519 | 519 | | |
520 | 520 | | |
521 | | - | |
522 | 521 | | |
523 | 522 | | |
524 | 523 | | |
| |||
853 | 852 | | |
854 | 853 | | |
855 | 854 | | |
856 | | - | |
857 | 855 | | |
858 | 856 | | |
859 | 857 | | |
| |||
0 commit comments