Skip to content

Releases: databrickslabs/sandbox

acceptance/v0.4.4

15 Jul 15:10
3313d06

Choose a tag to compare

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

20 Jun 08:03
63c44ba

Choose a tag to compare

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

20 Jun 08:03
4a79498

Choose a tag to compare

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

05 Jun 17:40
0893d48

Choose a tag to compare

release v 0.1 for Knowledge Assistant Chatbot application

llnotes/v0.1.1

27 Feb 14:53
d9e4248

Choose a tag to compare

Update runner (#357)

acceptance/v0.4.3

13 Feb 09:12
9991deb

Choose a tag to compare

What's Changed

Full Changelog: acceptance/v0.3.1...acceptance/v0.4.3

acceptance/v0.4.2

04 Nov 17:02
a89763e

Choose a tag to compare

acceptance/v0.4.1

04 Nov 15:15
9721f6a

Choose a tag to compare

acceptance/v0.4.0

04 Nov 14:13
9721f6a

Choose a tag to compare

acceptance/v0.3.1

09 Oct 10:02
cac167b

Choose a tag to compare

Allow larger logs from acceptance tests and implement experimental OI…