Skip to content

Commit

Permalink
Update CHANGELOG.md with details of the new dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-oplaton committed Oct 24, 2024
1 parent a022dae commit 13cbebf
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,11 @@
- Fixed a bug where the automatic cleanup of temporary tables could interfere with the results of async query execution.
- Fixed a bug in `DataFrame.analytics.time_series_agg` function to handle multiple data points in same sliding interval.

#### Dependency Updates

- Added a dependency on `protobuf>=5.28` and `tzlocal` at runtime.
- Added a dependency on `protoc-wheel-0` for the development profile.

### Snowpark pandas API Updates

#### New Features
Expand Down

0 comments on commit 13cbebf

Please sign in to comment.