Skip to content

Releases: octoberswimmer/batchforce

batchforce v0.10.1

Choose a tag to compare

@cwarden cwarden released this 15 May 12:12
v0.10.1
2c7c2f2

Version v0.10.1

  • Build Binaries Without xgo; Add arm64 Builds; Sign/Notarize macOS
    Builds

v0.10.0: Version 0.10.0

Choose a tag to compare

@cwarden cwarden released this 04 Apr 12:52
v0.10.0
ab25626
- Update Dependencies

v0.9.1: Version 0.9.1

Choose a tag to compare

@cwarden cwarden released this 07 Oct 18:22
v0.9.1
8452296
- Replace go-csv-map

v0.9.0: Version 0.9.0

Choose a tag to compare

@cwarden cwarden released this 07 Oct 18:03
v0.9.0
5b4935e
- Clarify Licensing

- Add Early Monitoring During Batch Addition

- Track language-definition.md To Fix `go install`

v0.8.1: Version 0.8.1

Choose a tag to compare

@cwarden cwarden released this 24 Jul 19:06
v0.8.1
7be1cdb
- Add fetch Function to Retrieve Binary Content Like ContentVersion.VersionData

v0.8.0: Version 0.8.0

Choose a tag to compare

@cwarden cwarden released this 24 Jul 14:34
v0.8.0
25510b2
Enhancements for batchforce web:
- Move PubSub RecordWriter to Library and Make Public

- Fix Preview Output Corruption for Custom PreviewWriter

- Use Tooling API To Execute Anonymous Apex

- Add WASM-Compatible PublishTo Function

v0.7.1: Version 0.7.1

Choose a tag to compare

@cwarden cwarden released this 22 Jul 18:13
v0.7.1
ad7c042
- Fix Race Condition in TestExecuteContext_DoesNotCloseBeforeAllRecords

v0.6.0: Version 0.6.0

Choose a tag to compare

@cwarden cwarden released this 02 Apr 18:11
v0.6.0
fbdd820
- Update apexfmt For Latest SOQL Parser

- Flatten Nested Subqueries

- Avoid Leaking Timers

- Cleanly Abort

- Write Dry-Run Output to Stdout

- Add rand Expr Function

- Add Standard DateTime Format to date Function

- Add RecordWriter Support To Send Output To Somewhere Other Than a Bulk
  API Job

- Add publish Command

- Simplify Goroutine Coordination

- Add Support For Writing Dry-Run Output to io.Writer

v0.6

Choose a tag to compare

@cwarden cwarden released this 02 Apr 18:09
fbdd820
Add Support For Writing Dry-Run Output to io.Writer

v0.5.0: Version 0.5.0

Choose a tag to compare

@cwarden cwarden released this 13 Dec 20:32
v0.5.0
d5c9d8e
- Log While Waiting For Record to Add to Batch

- Return Error When Expression Can't Be Parsed