Releases: ConductorOne/baton-xsoar
Releases · ConductorOne/baton-xsoar
v0.0.3
v0.0.2
v0.0.1
Changelog
- 35772df Rename package to baton-xsoar, dropping demisto. Update SDK, and CI things after rename
- cbc0c35 Updated checks for validating the API URL
- 1b4dac2 Fix URL path formatting
- ed33ac2 Update readme
- 677ef98 Updated various calls to doRequest to call path.Join instead of fmt.Sprintf
- 3171a46 Lint fixes
- 09e91d8 Removed any mention of Domain and switched it to API URL
- 916cddd Changed BATON_DOMAIN to BATON_API_URL
- dc9ae89 Removed HTTPs:// from BaseURL to accept an entire URL
- ee1b2e2 Add review fixes
- 8fbfb3e Update readme
- 6810ecd Add support for configuring API Base URL
- 56164bc Update readme
- e79ea24 Update dependencies
- 9fe408a Update notice file
- f5a26a7 remove provisioning flags from readme
- bd8569b Add necessary files
- eabdda8 Update Readme
- 27d8b97 Take default admin in consideration in grant/revoke methods
- 4b1dade Implement validate method
- b61a75e Implement user status
- d1c9b7f Implement granting & revoking user roles
- 7057eee Fix trait of role during creation
- 0799e47 run go mod vendor and go mod tidy
- 8f8c9d3 Prepare Demisto client
- 6bddb80 Prepare connector for users and roles
- 00a9e12 Prepare CLI
- 7d63874 initial setup
- 3e5710a Initial commit