PromucFlow_constructor/deploy/docker/fs/opt/appsmith
Trisha Anand 0331d987de
feat: Databricks plugin (#29746)
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit

- **New Features**
- Introduced a Databricks plugin for executing queries and managing
database connections.
- Added a migration to incorporate the Databricks plugin into existing
workspaces.

- **Bug Fixes**
- Ensured robust error handling in the Databricks plugin with clear
messaging for query execution failures.

- **Tests**
- Implemented tests to validate the behavior of the Databricks plugin
under various connection scenarios.

- **Documentation**
	- Included configuration properties for the Databricks plugin setup.

- **Refactor**
- Added specific error types and messages for the Databricks plugin to
improve debugging and user feedback.

- **Chores**
- Modified the Java runtime environment settings to support the new
plugin's requirements.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->

---------

Co-authored-by: Arpit Mohan <arpit@appsmith.com>
2023-12-26 10:04:09 +05:30
..
templates chore: Improve log formatting for verbose logs (#29429) 2023-12-07 19:56:30 +05:30
utils chore(deps-dev): bump @babel/traverse from 7.19.4 to 7.23.2 in /deploy/docker/fs/opt/appsmith/utils (#28168) 2023-11-06 16:32:16 +05:30
auto_heal.sh chore: Fix auto heal script crash if curl times out (#29472) 2023-12-08 15:22:26 +05:30
caddy-reconfigure.mjs fix: Remove Server header and allow all on port 80 (#29585) 2023-12-18 09:44:31 +05:30
entrypoint.sh fix: frame-ancestors env variable being overridden (#29521) 2023-12-11 19:25:12 +05:30
healthcheck.sh chore: Remove RTS Health check in Docker container 2023-10-21 09:58:40 +05:30
install_docker.sh chore: replaced decommisioned urls with new ones (#27786) 2023-10-05 12:07:18 +05:30
mongodb-fixer.sh chore: Update embedded MongoDB Schema version (#27985) 2023-10-17 06:28:45 +05:30
pull_resource.sh
run-caddy.sh chore: Set client's version in index.html at runtime (#29318) 2023-12-06 06:57:22 +05:30
run-java.sh feat: Databricks plugin (#29746) 2023-12-26 10:04:09 +05:30
run-postgres.sh fix: Remove explicit stats directory for embedded Postgres 2023-10-17 15:00:12 +05:30
run-starting-page-init.sh feat: Caddy (#28081) 2023-12-05 10:47:36 +05:30
run-with-env.sh feat: Support running as a non-root user (#28290) 2023-11-15 11:28:25 +05:30
start_app.sh
starting-page-init.py chore: Fix starting page checker scrpit refering to missing file 2023-12-13 13:53:53 +05:30
update-and-restart-supervisor.sh