Releases: databrickslabs/sandbox
Releases · databrickslabs/sandbox
acceptance/v0.4.4
What's Changed
- Add GH workflow to check if commits are signed by @alexott in #466
- Switch to run on databricks runners by @alexott in #469
- Bump versions for Go SDK and other dependencies by @alexott in #476
- Bump github.com/databrickslabs/sandbox/go-libs from 0.4.0 to 0.4.1 in /runtime-packages by @dependabot[bot] in #484
- Bump github.com/databrickslabs/sandbox/go-libs from 0.4.0 to 0.4.1 in /metascan by @dependabot[bot] in #485
- Bump github.com/databrickslabs/sandbox/go-libs from 0.4.0 to 0.4.1 in /llnotes by @dependabot[bot] in #486
- added cost observability v2 dashboard and readme by @pohlposition in #487
- Bump github.com/databricks/databricks-sdk-go from 0.73.1 to 0.74.0 in /metascan by @dependabot[bot] in #489
- Bump github.com/databricks/databricks-sdk-go from 0.73.1 to 0.74.0 in /runtime-packages by @dependabot[bot] in #488
- Updated README for Troubleshooting steps for OBO and grant user access by @vivian-xie-db in #493
- Added optional path to the codegen file for configuring the acceptance tests by @mwojtyczka in #502
Full Changelog: conversational-agent-app/v0.1.1...acceptance/v0.4.4
Bug fixes for conversational agent app project
added fix for noneType check and markdown link (#461) added fix for noneType check for data array and escape square brackets for markdown link
First release of conversational agent app project
Add conversational agent app project (#460) This is for publishing it to marketplace, similar to the ka-chat-bot project.
ka-chat-bot/v0.1.0
release v 0.1 for Knowledge Assistant Chatbot application
llnotes/v0.1.1
Update runner (#357)
acceptance/v0.4.3
What's Changed
- UI, llms, prompt saving by @robertwhiffin in #285
- Update README.md by @gueniai in #287
- Bump databricks-labs-lsql from 0.9.0 to 0.14.0 by @dependabot in #291
- Bump databricks-sdk from 0.30.0 to 0.40.0 by @dependabot in #292
- Bump databricks-labs-blueprint from 0.8.2 to 0.9.3 by @dependabot in #293
- Bump databricks-labs-blueprint from 0.8.2 to 0.10.1 by @dependabot in #305
- Bump databricks-labs-lsql from 0.9.0 to 0.14.1 by @dependabot in #306
- Update dependencies of
go-libs
package and related by @alexott in #299 - Dbsql cost per query PrPr by @CodyAustinDavis in #336
- typo fix in MV by @CodyAustinDavis in #345
- Update CODEOWNERS to unblock merges by @alexott in #346
- Added code coverage of the source files by @mwojtyczka in #312
Full Changelog: acceptance/v0.3.1...acceptance/v0.4.3
acceptance/v0.4.2
acceptance/v0.4.1
acceptance/v0.4.0
acceptance/v0.3.1
Allow larger logs from acceptance tests and implement experimental OI…