- Notifications
You must be signed in to change notification settings - Fork187
Releases: ForceCLI/force
Releases · ForceCLI/force
v1.0.8: Force CLI 1.0.8
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
- Fix Broken Escaping of "null" Strings- Don't Require a Session for `completion`- Fix Source Directory Identification on Windows
Assets6
v1.0.7: Version 1.0.7
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
- Support Session from Environment Variables- Don't Query for UserInfo Until Needed- Display OAuth Errors- Add Id to ForceSession Struct- Add Support for Client Credentials Flow- Display Expired Password Error- Publish Multiple Pub/Sub Messages From Stdin- Add Org Id to `force active` Output
Assets6
v1.0.6: Force CLI 1.0.6
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
- Update CancelableQueryAndSend and AbortableQueryAndSend to Send Full Sub-Query Results- Add Support for Deploying Sharing Sets- README: Use go install, not go get- Add `deploys cancel --all`
Assets6
v1.0.5: Force CLI 1.0.5
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
- Add --start Flag to `force open`- Refactor Deploy Error Handling- Use strings.Builder to Create Deploy SOAP Body- Add Support for ExternalCredential Metadata- Add Force.CancelableQueryAndSend Function- Add `pubsub publish` Command- Update `deploys list` To Display the User Who Performed the Deploy- Improve Query Output With Empty Relationship Values- Fix "(null)" Output In Non-Console- Interactive Mode- Bump golang.org/x/net from 0.9.0 to 0.17.0- Use Integer Replay Ids By Default- Display Test Progress Bar- Detect Source Dir When Pushing- Add `bulk request` and `bulk result` Commands- Deploys Watch Enhancements- Better Support for Context- Retry on HTTP Errors- Treat NaN As Zero in `deploys watch` Progress Bars- Add Interactive Mode for `force push` and `force import`- Add Support for Lightning Message Channel Metadata Type- Make UserInfo Function Public- Add --query-all Option to `bulk query`- Return Errors When SOAP (Username/Password) Authentication Fails- Add Global --config Flag- Make Context-Aware Bulk Functions- Add Request.Inspect method, for use in testing from other packages- Add `--username` Flag for `login scratch`- Add `--debug` Flag to `force open`- Update Example for `export`- Add `--tooling` Flag to `record delete`- Use ScratchOrgInfo.LoginUrl to Exchange Scratch Org User Token for Session Id
Assets6
1 person reacted
v1.0.4: Force CLI 1.0.4
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
- Add Support for FlowTest Metadata- Fix Pushing Foldered Metadata On Windows- Restore RetrieveBulkBatchResults- Add Support for OmniStudio Metadata Types- Add `force deploys` Commands- Fix force import Exit Code
Assets6
v1.0.3: Force CLI 1.0.3
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
- Fix `query --explain` Output Without Notes- Add ApexEmailNotifications Metadata Support- Fix `bulk upsert` Parameters
Assets6
v1.0.2: Force CLI 1.0.2
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
- Add XML Declaration to JUnit Output
Assets6
v1.0.1: Force CLI 1.0.1
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
- Add `force log tail` command to stream debug logs- Fix Building of Static Binaries With Go 1.20
Assets6
v1.0: Force CLI 1.0
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
- Move `--scratch` to Sub-Command of `login`- Fix usedxauth Command for Use With Scratch Orgs- Print Lines Without Coverage When Coverage Warning- Fix Error Output for `force record` Failures- Display Error Message from checkDeployStatusResponse When Using `force push`- Follow Redirects Refreshing Session Token- Add Support for DataWeaveResource Metadata- Add --username and --id Flags to whoami- Vendor junit Package From kubernetes- Add `--explain` Flag to `force query`- Add `search` Command- Return an Error If An Exception Occurs Executing Anonymous Apex- Add NotificationTypeConfig Metadata Type- Fix sobject delete Command- Refactor PackageBuilder Code, And Fetch, Push and Import Commands That Use It- Allow Deploying destructiveChanges.xml Outside of Root Directory- Update to Go 1.20- Add Support for CleanDataService Metadata- Update pubsub Documentation
Assets6
v0.99.4: Force CLI 0.99.4
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
Add AbortableQueryAndSend method