Skip to content

v0.35 #1549

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 18 commits into from
Jan 4, 2025
Merged

v0.35 #1549

merged 18 commits into from
Jan 4, 2025

Conversation

jacalata
Copy link
Contributor

@jacalata jacalata commented Jan 4, 2025

Feat: update workbook description @[LehmD]
feat: capture site content url from sign in (@[jorwoods])
fix: datasource id on ConnectionItem (@[jorwoods])
Feat: Adding support for thumbnail related options in workbook publish @[renoyjohnm
feat: incremental refresh for extracts (@[jacalata])
Fixing set default permissions for virtual connections (@[TrimPeachu])
feat: publish datasource as replacement (@[jacalata]
chore: Update versioneer (@[jacalata])
docs: webhook docstrings, task docstrings, custom_views, flows, jobs, views, request_options, projects, jobs (@[jorwoods])

LehmD and others added 18 commits October 31, 2024 17:31
* Allows workbook updates to change the description starting with api version 3.21

* Fixes formatting

* Fixes style issues caused by using black and python version 3.13
Also adds support for using view_id, workbook_id and owner_id
to filter custom_views returned by the REST API

Co-authored-by: Jordan Woods <13803242+jorwoods@users.noreply.github.com>
Sign in attempts will return the site's content url in the response.
This change parses that as well and includes it on the server object
for later reference by the user.

Co-authored-by: Jordan Woods <13803242+jorwoods@users.noreply.github.com>
Closes #1536

Populates the datasource id and name on the `ConnectionItem`s
as they return.

Co-authored-by: Jordan Woods <13803242+jorwoods@users.noreply.github.com>
* Adding support for thumbnail related options in workbook publish
* implement incremental refresh
* add sample that creates an incremental extract/runs 'refresh now'
* Fixing setting default permissions for virtual connections

* Adding tests
Co-authored-by: Jordan Woods <13803242+jorwoods@users.noreply.github.com>
Co-authored-by: Jordan Woods <13803242+jorwoods@users.noreply.github.com>
* Add "Replace" to publish type enum
* update versioneer, exclude from linter
* docs: docstrings for filter tooling

* docs: docstring for Sort

---------

Co-authored-by: Jordan Woods <13803242+jorwoods@users.noreply.github.com>
* docs: project docstrings
* docs: add REST API links
Co-authored-by: Jordan Woods <13803242+jorwoods@users.noreply.github.com>
Co-authored-by: Jordan Woods <13803242+jorwoods@users.noreply.github.com>
Co-authored-by: Jordan Woods <13803242+jorwoods@users.noreply.github.com>
* docs: docstrings for views
@jacalata jacalata merged commit c5e016f into master Jan 4, 2025
40 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants