Skip to content

Releases: deepnote/deepnote-toolkit

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

1.1.4

16 Nov 18:35
Immutable release. Only release title and notes can be modified.
8135e40

Choose a tag to compare

What's Changed

  • chore(dependencies): Downgrade matplotlib-inline for Python 3.10 by @m1so in #26
  • chore(ci): Combine code coverage in CI before uploading to codecov by @m1so in #24
  • hotfix(deps): Use ipykernel v6 in all Python versions by @m1so in #33

Full Changelog: 1.1.3...1.1.4

1.1.3

11 Nov 14:51
Immutable release. Only release title and notes can be modified.
7d91cd6

Choose a tag to compare

What's Changed

  • chore: Bump python version for jupyter-for-local to 3.11 by @mfranczel in #21
  • chore: Add regression tests for DataFrame rendering and analysis by @m1so in #25
  • fix: Escaping in SQL templates for qmark parameter style by @m1so in #27

New Contributors

Full Changelog: 1.1.2...1.1.3