Skip to content

Commit 34891ee

Browse files
authored
chore: release 0.3.3 (#341)
1 parent d855c91 commit 34891ee

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

CHANGELOG.rst

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,17 @@ Changelog
55
Next
66
====
77

8+
Version 0.3.3 - 2025-01-29
9+
===========================
10+
11+
- It's now possible to specify the DB connection (using either its ID or display name) that should be used for the dbt Cloud sync (`#339 <https://github.com/preset-io/backend-sdk/pull/339>`_).
12+
- It's now possible to pass DB passwords in the sync native/import-assets command using the ``--db-password`` argument (`#340 <https://github.com/preset-io/backend-sdk/pull/340>`_).
13+
814
Version 0.3.2 - 2025-01-22
915
===========================
1016

11-
- The ``--asset-type`` selector is now supported with the ``--split`` / ``--continue-on-error`` flags. (`#337 <https://github.com/preset-io/backend-sdk/pull/337>`_).
12-
- Fixed a bug affecing the logic to skip assets based on the ``progress.log`` file. (`#337 <https://github.com/preset-io/backend-sdk/pull/337>`_).
17+
- The ``--asset-type`` selector is now supported with the ``--split`` / ``--continue-on-error`` flags (`#337 <https://github.com/preset-io/backend-sdk/pull/337>`_).
18+
- Fixed a bug affecing the logic to skip assets based on the ``progress.log`` file (`#337 <https://github.com/preset-io/backend-sdk/pull/337>`_).
1319

1420
Version 0.3.1 - 2025-01-14
1521
===========================

0 commit comments

Comments
 (0)