Skip to content

Update CHANGELOG for v0.1.0b8 release#160

Merged
abelmilash-msft merged 2 commits intomainfrom
release/v0.1.0b8
Apr 10, 2026
Merged

Update CHANGELOG for v0.1.0b8 release#160
abelmilash-msft merged 2 commits intomainfrom
release/v0.1.0b8

Conversation

@abelmilash-msft
Copy link
Copy Markdown
Contributor

Release changelog for v0.1.0b8.

Changes included in this release

Added

Changed

Fixed

Copilot AI review requested due to automatic review settings April 10, 2026 21:57
@abelmilash-msft abelmilash-msft requested a review from a team as a code owner April 10, 2026 21:57
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the project changelog to publish the v0.1.0b8 release notes and adjust compare links accordingly.

Changes:

  • Promotes the previous top section to ## [0.1.0b8] - 2026-04-10.
  • Updates the [Unreleased] compare link to start from v0.1.0b8.
  • Adds a [0.1.0b8] compare link definition.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@abelmilash-msft abelmilash-msft merged commit 86ea250 into main Apr 10, 2026
9 checks passed
@abelmilash-msft abelmilash-msft deleted the release/v0.1.0b8 branch April 10, 2026 23:34
abelmilash-msft added a commit that referenced this pull request Apr 11, 2026
Release changelog for v0.1.0b8.

## Changes included in this release

### Added
- Batch API: `client.batch` namespace for deferred-execution batch
operations (#129)
- Batch DataFrame integration: `client.batch.dataframe` namespace (#129)
- `client.records.upsert()` and `client.batch.records.upsert()` with
alternate-key support (#129)
- QueryBuilder: `client.query.builder()` with fluent API and composable
filter expressions (#118)
- Memo/multiline column type support in `client.tables.create()` and
`client.tables.add_columns()` (#155)

### Changed
- Picklist label resolution now uses a single bulk API call per table
with 1-hour TTL cache (#154)

### Fixed
- `client.query.sql()` now paginates and returns all rows instead of
truncating at 5,000 (#157)
- Alternate key fields no longer merged into `UpsertMultiple` request
body (#129)
- Docstring type annotations corrected for Microsoft Learn compatibility
(#153)

---------

Co-authored-by: Abel Milash <abelmilash@microsoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants