What's Changed
- Improve
cli_runner.pytest coverage by @rolandwalker in #1949 - Change default table format to
mysql_unicodeby @rolandwalker in #1950 - Remove support for deprecated
$DSNenvironment variable by @rolandwalker in #1946 - Remove support for deprecated
$MYSQL_UNIX_PORTenvironment variable by @rolandwalker in #1945 - Remove support for legacy
--ssl/--no-sslCLI arguments by @rolandwalker in #1947 - Remove support for internal SSH tunnels by @rolandwalker in #1948
- Bump shogo82148/actions-setup-mysql from 1.52.0 to 1.52.1 by @dependabot[bot] in #1953
- Remove support for reading vendor my.cnf files by @rolandwalker in #1952
- Bump ubuntu/wsl from c23a4a0b03292618a19966ec299b799417d25580 to 42e1abc303b6d2eaf61b8a2050ccc8a9e23ac20b by @dependabot[bot] in #1956
- Show section when recommending setting for
default_character_setby @rolandwalker in #1955 - Remove implicit read of
.myclircfiles in the current working directory by @rolandwalker in #1954 - Remove unused mylogin.cnf test properties by @rolandwalker in #1958
- Test on all platforms when publishing by @rolandwalker in #1959
- Make batch execution noninteractive by default by @rolandwalker in #1951
- Bump ubuntu/wsl from 42e1abc303b6d2eaf61b8a2050ccc8a9e23ac20b to f861f1083e518354e4c3637b08c0edfcf8bc3d51 by @dependabot[bot] in #1965
- Remove unused
encrypt_mylogin_cnf()by @rolandwalker in #1957 - Bump actions/setup-python from 6.2.0 to 6.3.0 by @dependabot[bot] in #1964
- Ensure
--batchand--logfileare distinct files by @rolandwalker in #1962 - Migrate connection-related settings from myclirc
[main]by @rolandwalker in #1963 - Allow CLI passwords starting with dash characters by @rolandwalker in #1842
- Add back hidden CLI arguments for recent removals by @rolandwalker in #1961
- Prefer forward-slash
/commandforms in TIPS by @rolandwalker in #1968 - Prefer forward-slash
/commandforms in markdown documentation by @rolandwalker in #1969 - Prefer
os.path.samefile()for checkpoint file distinctness test by @rolandwalker in #1966 - Add
/helpprompt to initial toolbar help text by @rolandwalker in #1967 - Advertise forward-slash
/commandforms in/helpby @rolandwalker in #1970 - Override
min_completion_triggerfor/commandforms by @rolandwalker in #1971 - Revise README.md before 2.x release by @rolandwalker in #1972
- Prefer long argument to
pipby @rolandwalker in #1973 - Grammar nitpick in README.md by @rolandwalker in #1974
- Always show Apache Doris in vendor lists by @rolandwalker in #1975
- Fix README.md spelling error added in recent edits by @rolandwalker in #1977
- README.md: always use a syntax with a code block by @rolandwalker in #1978
- Accept DSN schemes with a plus sign by @rolandwalker in #1979
- Release 2.x README.md banner for breaking changes by @rolandwalker in #1976
- Update changelog for release v2.0.0 by @rolandwalker in #1980
Full Changelog: v1.76.0...v2.0.0