Skip to content

Releases: deepnote/deepnote-toolkit

2.1.2

10 Feb 11:46
Immutable release. Only release title and notes can be modified.
93e3ef0

Choose a tag to compare

What's Changed

  • chore: Update setup for local development for Deepnote engineers by @OlegWock in #40
  • fix: Add generic mechanism to cancel queries on exception by @OlegWock in #64

Full Changelog: 2.1.1...2.1.2

2.1.1

28 Jan 14:23
Immutable release. Only release title and notes can be modified.
a3ac920

Choose a tag to compare

What's Changed

  • fix(deps): Use SQLAlchemy 2.x on Python 3.12 to fix UPDATE query errors by @m1so in #62

Full Changelog: 2.1.0...2.1.1

2.1.0

27 Jan 15:26
Immutable release. Only release title and notes can be modified.
8dc98f9

Choose a tag to compare

What's Changed

  • feat(sql): Bundle Databricks SQLAlchemy dialect by @m1so in #61
  • chore(cd): Refactor version update action and add new sandbox paths by @m1so in #60

Full Changelog: 2.0.0...2.1.0

2.0.0

26 Jan 14:07
Immutable release. Only release title and notes can be modified.
2eac218

Choose a tag to compare

What's Changed

Full Changelog: 1.2.2...2.0.0

1.2.2

20 Jan 10:44
Immutable release. Only release title and notes can be modified.
4d76844

Choose a tag to compare

What's Changed

Full Changelog: 1.2.1...1.2.2

1.2.1

15 Jan 09:39
Immutable release. Only release title and notes can be modified.
6de286f

Choose a tag to compare

What's Changed

  • fix: Use pydantic compat validate where v2 was expected by @tkislan in #51
  • fix(big-query): Fix BigQuery federated auth token refresh by @tkislan in #54
  • chore(deps): Update dependencies in bulk (filelock, pynacl, urllib3) by @m1so in #52
  • fix(sql): Remove warning for unsupported Snowflake federated auth integration by @tkislan in #55

Full Changelog: 1.2.0...1.2.1

1.2.0

14 Jan 12:05
Immutable release. Only release title and notes can be modified.
dfeedd6

Choose a tag to compare

What's Changed

  • chore(deps): Bump filelock from 3.15.4 to 3.20.1 by @dependabot[bot] in #45
  • feat: Add support to refresh federated auth access token by @tkislan in #46

New Contributors

Full Changelog: 1.1.7...1.2.0

1.1.7

10 Dec 15:03
Immutable release. Only release title and notes can be modified.
a8da274

Choose a tag to compare

What's Changed

  • chore(dependencies): Update urllib3 to 2.6.1 by @m1so in #43
  • chore(snowflake): Remove static private keys from tests by @m1so in #42

Full Changelog: 1.1.6...1.1.7

1.1.6

02 Dec 11:15
Immutable release. Only release title and notes can be modified.
a251c6b

Choose a tag to compare

What's Changed

  • fix(cd): Release to staging sequentially to prevent Git conflicts by @m1so in #37
  • chore(feature-flags): rm unused feature flagging logic by @saltenasl in #39
  • fix(installer): Prioritize system site packages over server-libs by @mfranczel in #38

New Contributors

Full Changelog: 1.1.5...1.1.6

1.1.5

20 Nov 10:51
Immutable release. Only release title and notes can be modified.
249e9d6

Choose a tag to compare

What's Changed

  • fix: Monkeypatch BigQuery library so KeyboardInterrupt cancels active query by @OlegWock in #34
  • feat(duckdb): Bake in spatial and excel extensions by @m1so in #36

Full Changelog: 1.1.4...1.1.5