Skip to content
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

Forward-merge branch-23.12 to branch-24.02 #558

Merged
merged 1 commit into from
Dec 6, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,23 @@
# cuXfilter 23.12.00 (6 Dec 2023)

## 🐛 Bug Fixes

- Update actions/labeler to v4 ([#556](https://github.com/rapidsai/cuxfilter/pull/556)) [@raydouglass](https://github.com/raydouglass)
- updates to external tests ([#547](https://github.com/rapidsai/cuxfilter/pull/547)) [@AjayThorve](https://github.com/AjayThorve)
- fix workflow ([#543](https://github.com/rapidsai/cuxfilter/pull/543)) [@AjayThorve](https://github.com/AjayThorve)

## 📖 Documentation

- Consistent datestring format to fix parsing error ([#551](https://github.com/rapidsai/cuxfilter/pull/551)) [@AjayThorve](https://github.com/AjayThorve)

## 🛠️ Improvements

- Build concurrency for nightly and merge triggers ([#552](https://github.com/rapidsai/cuxfilter/pull/552)) [@bdice](https://github.com/bdice)
- Fix Release Script: Update all references to release versions ([#550](https://github.com/rapidsai/cuxfilter/pull/550)) [@AjayThorve](https://github.com/AjayThorve)
- Update versioning strategy ([#548](https://github.com/rapidsai/cuxfilter/pull/548)) [@vyasr](https://github.com/vyasr)
- Use branch-23.12 workflows. ([#546](https://github.com/rapidsai/cuxfilter/pull/546)) [@bdice](https://github.com/bdice)
- Build CUDA 12.0 ARM conda packages. ([#542](https://github.com/rapidsai/cuxfilter/pull/542)) [@bdice](https://github.com/bdice)

# cuXfilter 23.10.00 (11 Oct 2023)

## 🐛 Bug Fixes
Expand Down
Loading