Release v1.42 🌈
New Features:
- Added a warning message in the response pane when the prepared statement is enabled. (#36407)
- Made images adaptable to support both PostgreSQL and MongoDB URIs. (#36424)
- Database queries are now responsive (#36168)
Fixes
- Master package step now includes server artifacts for PostgreSQL and MongoDB. (#36516)
- Resolved query instance failure caused by a missing prepared statement object. (#36493)
- Corrected the initial store value in the query response tab test case. (#36487)
- Fixed the
isRequired
validation property for table select columns. (#36375) - Resolved CTA button issue for Git import modal. (#36364)
- Corrected the "show bindings" menu not appearing in split mode. (#36378)
- Resolved an undefined
this.rootSpan
bug inPageLoadInstrumentation
. (#36459) - Fixed incorrect updating of
selectedRowIndex
when the primary column is set. (#36393) - Resolved duplicate page name error not disappearing when navigating to other pages. (#36320)
- Fixed inline editing flaky test. (#36366)
- Corrected
Datasource
preview not taking full height. (#36389) - Fixed NPE for policies when
policyMap
is not present. (#36323) - Fixed displaced "show bindings" sub-menu position. (#36340)
- Resolved logger not working in plugins. (#36231)
- Fixed caddy partial metrics. (#36376)