Changes
- **(BREAKING)** Fix: Domain update issue when null properties are saved ezilber-akamai (235)
Please use `ExplicitNullValue` instead of `None` when wanting to include null values as a part of the `.save()` request.
- **(BREAKING)** Add documentation to objects/nodebalancer yec-akamai (274)
`NodeBalancer.config_create` function no longer take `label` as its (first) parameter.
- Fix `upload_attachment` zliang-akamai (270)
- Add API documentations to objects/object_storage yec-akamai (273)
- Bring OBJ-related functionality to API parity yec-akamai (248)
- TPT-1936: Added documentation for `object/volume.py` ezilber-akamai (272)
- Brought longview-related functionality to API parity ezilber-akamai (257)
- doc: Add documentation to `objects/support.py` lgarber-akamai (269)
- doc: Add documentation to `objects/networking.py` lgarber-akamai (266)
- Fixed doc links in profile group ezilber-akamai (261)
- Added missing `mine` field to `StackScript` class ezilber-akamai (271)
- Added documentation for `objects/domain.py`. ezilber-akamai (264)
- Added documentation for `region.py` and `profile.py` ezilber-akamai (268)
- Added documentation for `image.py`, `lke,py`, and `longview.py`. ezilber-akamai (265)
- Added documentation for `objects/database.py`. ezilber-akamai (255)
- new: Add `ExplicitNullValue` class lgarber-akamai (260)
- Removed deprecated `filterable` attribute from fields ezilber-akamai (256)
- Added documentation to `objects/tag.py` ezilber-akamai (262)
- doc: Add documentation to objects/account.py lgarber-akamai (258)
- Fixed wrong documentation links in `objects/linode.py` ezilber-akamai (259)
- Brought profile-related functionality to API parity ezilber-akamai (250)
- Add documentation to `objects/linode.py` ezilber-akamai (253)
- Added `label` field to class `Region`. ezilber-akamai (254)
- proposal: Move all top-level methods to groups and correct documentation lgarber-akamai (252)
- Added missing network-related fields and API endpoints ezilber-akamai (239)
- Added missing account-related fields and endpoints ezilber-akamai (244)
- Brought domain-related functionality to API Parity ezilber-akamai (246)
- fix readthedocs links enygren (238)
- Add field hint to error messages Dorthu (211)
- doc: Add small note to README documentation lgarber-akamai (242)
- bug: Fixed splitting OAuth Scopes on wrong character Dorthu (220)
- doc: Add clarifying documentation for `LinodeClient.load()` lgarber-akamai (247)
- fix: Correct typo in LongviewSubscription API endpoint lgarber-akamai (249)
- Fix broken links in README.rst jcallahan-akamai (251)
- Added missing fields and endpoints for support-related funcitonality ezilber-akamai (245)
- doc: Add documentation for all groups and endpoint methods in `linode_client.py` lgarber-akamai (241)
- Fix lint zliang-akamai (243)
- fix: Update build badge to reflect dev branch status lgarber-akamai (231)
- new: Add GHA release automation workflow lgarber-akamai (237)
- new: Add formatters and linting workflow lgarber-akamai (230)
- Drop Python 3.6 Support zliang-akamai (224)
- Added missing lke-related functionality ezilber-akamai (236)
- Added missing endpoints and fields for `Instance` ezilber-akamai (233)
- new: Add `force` keyword argument to `Base.save()` function lgarber-akamai (232)
- doc: Add a Quick Start section to the README lgarber-akamai (234)
- new: Bring Image-related functionality to API parity lgarber-akamai (226)
- Added missing `successor` field to `Type` object ezilber-akamai (229)
- new: Add standard issue templates, contributing guidelines, and release drafter lgarber-akamai (225)
- Added `usd` field to payment object ezilber-akamai (227)
- Added missing fields to `Volume` object ezilber-akamai (228)
- Client type annotation in `Group` class zliang-akamai (222)
- Remove Python 3.6 and add Python 3.11 to workflow zliang-akamai (223)