summarylogtreecommitdiffstats
path: root/CHANGELOG.md
blob: 48a956f942ddcb1d39e3440fd3ab5d5b91ae90f3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
# SQLcl Release Notes 23.1.0.089.0929

## New features in 23.1.0.089.0929

* New features for 22.4.0
* named connection..
* 

## New features in 22.3.0

* Introduction of new command framework to standardise commands
* Rewrite of Liquibase suppport to include all new flags and commands
* Support for two factor authentication in connections
* Support for connections to ADBs and ADBd with auto creation of Bastions where needed
* Upgrade of JDBC Drivers to 21.8.0.0.0
* Standardised numbering across distributions from ZIPs to RPMs

## Bugs Fixed

### 22.3.0

This is a selection of the bugs fixed in this release, focussing on customers issues, security and usability.

| bug      | Description                                                                    |
|----------|--------------------------------------------------------------------------------|
| 34624954 | FIX ALL VERSIONS SO THEY ALL MATCH FROM ZIP TO 'SHOW VERSION' COMMAND          |
| 34620477 | APEX EXPORT COMMAND TO EXPORT ALL SUPPORTED TYPES. INCLUDES EXPTYPE            |
| 34619719 | SHOW DATAPUMP - UPDATED TO NEW COMMAND STRUCTURE                               |
| 34609419 | UPGRADE JDBC & UCP 22.1.0.0.0_220912                                           |
| 34605409 | VULNERABILITIES CVE-2022-21510/CVE-2022-21511 IN SQLCL 22.2.1.201.1451         |
| 34484571 | NEW -SOCKSPROXY OPTION NOT DOCUMENTED IN SQLCL USAGE HELP                      |
| 34453113 | SQLCL UPDATE TO FULLY SUPPORT JDK17                                            |
| 34432373 | EXTRA KEYWORDS ADDED TO QUERIES WHEN COPY/PASTING THE CODE IN SQLCL            |
| 34430175 | INSIGHT: FAILING TO BRING UP LIST OF COLUMNS FOR A TABLE, VIA A SYNONYM.       |
| 34379593 | ALTER SESSION SET CURRENT SCHEMA SQLCL FAIL ON TRYING TO CREATE CHANGE LOG TABLE|


# Before You Start

## JRE Support

* SQLcl release 22.2.1 requires Oracle Java version 11 or 17.
* If SQLcl cannot find a local JRE, you will be prompted to enter the location path for the JRE. Note that the prompt wants only the folder, not the java.exe.  For example C:\Program Files\Java\jdk-11.0.11

## Known Issues
Invoking SQL Recall for a previous statement which has a line exceeding the width of your display, the in-line editor will be unable to access or edit the line with the overflow. Workaround this issue by resizing your terminal display wide enough to prevent line-wrapping.

## Platform Support

SQLcl release 22.2.1 is available for Windows 10 and Windows Server 2008/2012, Linux or Mac OS X. (See full [Certification] (https://www-sites.oracle.com/database/technologies/appdev/sqldev/certification.html))
If using a OCI “Thick” connection type, a 21c Oracle Client will be required


## Installing or Upgrading

All new releases of SQLcl and SQL Developer require a full installation. Download and unzip the file into an empty folder. Ensure the "Use folder names" checkbox is checked when unzipping the file.

## Support
Production Releases - you are supported by Oracle Support under your current database Support license for SQL Developer production releases. Log SQL Developer bugs and issues using [My Oracle Support] (http://support.oracle.com/) for the product.
## Feedback
There are a number of different forums supporting the features in SQLcl. When using the forums, be sure to use clear subject lines to initiate a thread and try to avoid using old, unrelated threads for a new issue.

For all SQLcl queries, please use the [SQLcl Forum] (https://community.oracle.com/tech/developers/categories/sqlcl)

## SQL*Plus List of Unsupported Commands and Features

### Commands

* REPHEADER
* REPFOOTER
*System Variables and Environment Settings via the SET Command*

 * autoprint
 * autorecovery
 * cmdsep
 * copytypecheck
 * describe
 * eschar
 * flagger
 * flush
 * fullcolname
 * logsource
 * loboffset
 * markup
 * recsep* 
 * recsepchar
 * shiftinout
 * sqlcase
 * sqlprefix
 * sqlterminator
 * tab
 * underline
 * xmloptimizationcheck