Skip to content

Releases: octoberswimmer/batchforce

v0.4: Version 0.4

15 Nov 22:40
v0.4
eaa169a
Compare
Choose a tag to compare
- Add clone Function

v0.3: Version 0.3

03 Oct 17:40
v0.3
8cf9203
Compare
Choose a tag to compare
- Add md5 Function

v0.2: Version 0.2

11 Sep 11:50
v0.2
c9cbd3a
Compare
Choose a tag to compare
- Add --hard-delete Flag

- Add --query-all Flag

- Add --quiet Flag To Reduce Noise

- Add escapeUnicode Expr Function

- Add changeValue Expr Function

- Add concat Expr Function

- Add getSet Function

- Update expr To Preserve Timezone In date

- Clean-up Cancellation Handling; Simplify Flattening Records

- Cancel Processor Goroutine When Context is Cancelled

- Abort CloseBatchJob When Context is Cancelled

- Start Bulk Job Upon Receiving First Record to Process

- Exit When Bulk Job is Aborted or Failed

- Replace tree-sitter-sfapex with apexfmt parser

- Remove Debugging Output

- Log Status

- Update expr

- Export RecordsFromCsv

- Allow Arrays With getSet

- Fix Sub-Query Data With Query Locator

- Remove "attributes" From Parent Relationships

- Add Support for CSV Jobs

- Remove Writing Full Job Progress to Stderr

- Add RunContextE

v0.1.1: Version 0.1.1

06 Oct 12:29
v0.1.1
1aa96d3
Compare
Choose a tag to compare
Update help text.

v0.1: Version 0.1

05 Oct 19:05
v0.1
cb74fd7
Compare
Choose a tag to compare
Initial release