App Store Release Notes
- Added support for AWS IAM authentication for Amazon RDS connections (including profile/role flows)
- Rewrote default bundles to avoid removed macOS scripting runtimes, with clearer runtime-missing warnings
- Added MySQL 8+ fallback logic for optimized field type estimation when PROCEDURE ANALYSE is unavailable
- Added detection and user alerts for macOS Local Network permission denials behind SSH “No route to host” errors
- Fixed SQL “Copy as INSERT” numeric field quoting/type handling
- Fixed SSH host-key reconnect prompt freezes and repeated metadata/status error loops
- Fixed pinned-table behavior by scoping pins to connection identity and migrating legacy pinned-table data
- Fixed multiple export and process-list issues (null serialization, export path/cancel handling, XML/BIT export correctness, network-volume bookmark handling)
What's Changed
- Bump aws-sdk-s3 from 1.179.0 to 1.208.0 by @dependabot[bot] in #2319
- feat: Improve auto-completion with table prioritization and horizontal scrolling by @rlaope in #2320
- Bump faraday from 2.7.10 to 2.14.1 in /docs by @dependabot[bot] in #2327
- Bump faraday from 1.10.4 to 1.10.5 by @dependabot[bot] in #2328
- Bump nokogiri from 1.18.9 to 1.19.1 in /docs by @dependabot[bot] in #2330
- Respect query warning preferences for table comment edits by @Jason-Morcos in #2335
- Fix pinned table leakage across different connections by @Jason-Morcos in #2334
- Attempted fixes for 5.1.0 slowness by @Jason-Morcos in #2331
- Fix export-system bugs across path, cancel, XML, BIT, and bookmark handling by @Jason-Morcos in #2336
- Rewrite default bundles to avoid removed macOS interpreters by @Jason-Morcos in #2338
- Expand socket workaround documentation (Issue #113) by @Jason-Morcos in #2339
- Fix SSH host key prompt freeze on reconnect by @Jason-Morcos in #2340
- Document mysql:// connection URLs and improve discoverability by @Jason-Morcos in #2341
- Recover from stale database list during database reselection by @Jason-Morcos in #2343
- Fix query result column-type preference handling and add regression tests by @Jason-Morcos in #2344
- Fix process list copy/save appending
(null)on MySQL by @Jason-Morcos in #2333 - Fix Copy as SQL INSERT quoting for numeric fields by @Jason-Morcos in #2337
- Add support for authenticating via AWS IAM to RDS - building on top of work by ostark by @Jason-Morcos in #2346
- Detect Local Network permission denial for SSH no-route failures by @Jason-Morcos in #2347
- Add MySQL 8 fallback for optimized field type by @Jason-Morcos in #2345
- Fix repeated modal loop for failing view metadata/status loads by @Jason-Morcos in #2342
- Fix process-list copy/save regression from missing serializer bridge by @Jason-Morcos in #2349
- Prepare release by @Jason-Morcos in #2350
New Contributors
Full Changelog: production/5.1.0-20096...production/5.2.0-20097