Adds a `record_count` property to `WriteSummary` when sending records from `send_bulk`.
0.7.9
Updates the transformer pipeline to include `record_id` inside a `Transformer` context.
0.7.8
- 🐛 fixed an issue where iterating backwards in a project stream would yield duplicate records - ⚙️ enable more flexible ways to pull sample data - 🐛 fixed an issue where records could not be fetched in their original (un-flattened) state
0.7.7
Adds client methods `list_samples` and `get_sample` for interacting with Gretel's sample dataset API.
0.7.6
* Updates Gretel package installation manager to support tags and pinned versions from the API. * Python package dependency updates.
0.7.5
Adds a new method for fetching a project's console link. Updates error handling to support upcoming API changes.