|
2 | 2 |
|
3 | 3 | <!-- latest-start --> |
4 | 4 |
|
5 | | -## v4.0.1.dev1 (2025-01-01) |
| 5 | +## v4.1.0 (2025-01-09) |
6 | 6 |
|
7 | 7 | <!-- Release notes generated using configuration in .github/release.yml at main --> |
8 | 8 |
|
9 | 9 | ## What's Changed |
10 | 10 |
|
11 | 11 | ### Changes 🎉 |
12 | 12 |
|
| 13 | +- Remove default declaration for select rows query by [@mjawadtp](https://github.com/mjawadtp) in |
| 14 | + [#3867](https://github.com/SFDO-Tooling/CumulusCI/pull/3867) |
13 | 15 | - @W-17427085: Set ANNOY related dependencies to be optional by [@aditya-balachander](https://github.com/aditya-balachander) in [#3858](https://github.com/SFDO-Tooling/CumulusCI/pull/3858) |
14 | 16 | - Update on the documentation for SFDX_ORG_CREATE_ARGS environment variable by [@lakshmi2506](https://github.com/lakshmi2506) in [#3861](https://github.com/SFDO-Tooling/CumulusCI/pull/3861) |
| 17 | +- @W-16485311: Core Logic for Selecting Records from Target Org by [@aditya-balachander](https://github.com/aditya-balachander) in [#3818](https://github.com/SFDO-Tooling/CumulusCI/pull/3818) |
| 18 | +- Add integration tests for all selection strategies by [@mjawadtp](https://github.com/mjawadtp) in [#3851](https://github.com/SFDO-Tooling/CumulusCI/pull/3851) |
| 19 | +- @W-17357226: Fix for issue where zero threshold defaulted to select by [@aditya-balachander](https://github.com/aditya-balachander) in [#3853](https://github.com/SFDO-Tooling/CumulusCI/pull/3853) |
| 20 | +- @W-17366392: Fix Omnistudio issues for the sf command format by [@lakshmi2506](https://github.com/lakshmi2506) in [#3855](https://github.com/SFDO-Tooling/CumulusCI/pull/3855) |
| 21 | +- fix: restore task and flow reference docs by [@jstvz](https://github.com/jstvz) in [#3856](https://github.com/SFDO-Tooling/CumulusCI/pull/3856) |
| 22 | +- @W-17412267: Fix for records not being inserted when threshold 0 by [@aditya-balachander](https://github.com/aditya-balachander) in [#3857](https://github.com/SFDO-Tooling/CumulusCI/pull/3857) |
15 | 23 |
|
16 | | -**Full Changelog**: https://github.com/SFDO-Tooling/CumulusCI/compare/v4.0.1.dev0...v4.0.1.dev1 |
| 24 | +**Full Changelog**: https://github.com/SFDO-Tooling/CumulusCI/compare/v4.0.1.dev1...v4.1.0 |
17 | 25 |
|
18 | 26 | <!-- latest-stop --> |
19 | 27 |
|
| 28 | +## v4.1.0.dev1 (2025-01-01) |
| 29 | + |
| 30 | +<!-- Release notes generated using configuration in .github/release.yml at main --> |
| 31 | + |
| 32 | +## What's Changed |
| 33 | + |
| 34 | +### Changes 🎉 |
| 35 | + |
| 36 | +- @W-17427085: Set ANNOY related dependencies to be optional by [@aditya-balachander](https://github.com/aditya-balachander) in [#3858](https://github.com/SFDO-Tooling/CumulusCI/pull/3858) |
| 37 | +- Update on the documentation for SFDX_ORG_CREATE_ARGS environment variable by [@lakshmi2506](https://github.com/lakshmi2506) in [#3861](https://github.com/SFDO-Tooling/CumulusCI/pull/3861) |
| 38 | + |
| 39 | +**Full Changelog**: https://github.com/SFDO-Tooling/CumulusCI/compare/v4.0.1.dev0...v4.0.1.dev1 |
| 40 | + |
20 | 41 | ## v4.0.1.dev0 (2024-12-16) |
21 | 42 |
|
22 | 43 | <!-- Release notes generated using configuration in .github/release.yml at main --> |
|
32 | 53 | - fix: restore task and flow reference docs by [@jstvz](https://github.com/jstvz) in [#3856](https://github.com/SFDO-Tooling/CumulusCI/pull/3856) |
33 | 54 | - @W-17412267: Fix for records not being inserted when threshold 0 by [@aditya-balachander](https://github.com/aditya-balachander) in [#3857](https://github.com/SFDO-Tooling/CumulusCI/pull/3857) |
34 | 55 |
|
35 | | -**Full Changelog**: https://github.com/SFDO-Tooling/CumulusCI/compare/v4.0.1...v4.0.1.dev0 |
| 56 | +**Full Changelog**: https://github.com/SFDO-Tooling/CumulusCI/compare/v4.0.1...v4.1.0 |
36 | 57 |
|
37 | 58 | ## v4.0.1 (2024-11-18) |
38 | 59 |
|
|
0 commit comments