Skip to content

Commit 550679c

Browse files
authored
Merge pull request #331 from carbonblack/CBC-36569-1
Remove psc dir from cbapi
2 parents c9237e6 + 9dea001 commit 550679c

File tree

112 files changed

+14
-13040
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

112 files changed

+14
-13040
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Python bindings for Carbon Black REST API
22

3-
**Latest Version: 1.7.10**
3+
**Latest Version: 2.0.0**
44

55
_**Notice**:_
66
* The Carbon Black Cloud portion of CBAPI has moved to https://github.com/carbonblack/carbon-black-cloud-sdk-python. Any future development and bug fixes for Carbon Black Cloud APIs will be made there. Carbon Black EDR and App Control will remain supported at CBAPI

bin/cbapi-defense

-94
This file was deleted.

bin/cbapi-psc

-97
This file was deleted.

docs/changelog.rst

+7
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,13 @@ Updates
1212
`Carbon Black Cloud Python SDK on the Developer Network <https://developer.carbonblack.com/reference/carbon-black-cloud/integrations/python-sdk>`_
1313
for details.
1414

15+
CbAPI 2.0.0 - Release July 29, 2024
16+
------------------------------------
17+
18+
Breaking Changes
19+
* Removing psc functionalities.
20+
21+
1522
CbAPI 1.7.10 - Release Feb 1, 2023
1623
------------------------------------
1724

docs/conf.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
# The short X.Y version.
6262
version = u'1.7'
6363
# The full version, including alpha/beta/rc tags.
64-
release = u'1.7.10'
64+
release = u'2.0.0'
6565

6666
# The language for content autogenerated by Sphinx. Refer to documentation
6767
# for a list of supported languages.

examples/DEPRECATED_defense/cblr/DellBiosVerification/BiosVerification.py

-97
This file was deleted.

0 commit comments

Comments
 (0)