Releases: SumoLogic/sumologic-python-sdk
Releases · SumoLogic/sumologic-python-sdk
v0.1.17
v0.1.16
Commits
- 397d594: added header support and fixed get global folder (Himanshu Pal) #90
- 11b8853: updated version, changelog and added github actions (Himanshu Pal) #91
- f792ca3: added github action (Himanshu Pal) #91
- 3c7c6b2: updated contributing file, added test, updated lock file, add pyproject.toml, updated git actions (Himanshu Pal) #91
- fd725e4: fixes for flake8 (Himanshu Pal) #91
0.1.15
What's Changed
- Write SDK endpoint to stderr by @glaxaco in #64
- New APIs added by @himanshu219 in #65
- Added script for creating tracing/rum hierarchies by @himanshu219 in #71
- New script to export items by type by @sumovishal in #72
- Add CODEOWNERS by @kkujawa-sumo in #78
- remove deprecated api endpoint /api/v1/logs/search by @rjury-sumo in #80
- Update sumologic.py by @AlexWaclawik in #77
- Add method for get_content_item_by_path by @peterjmorgan in #83
- Added get_global_folder() method by @mbabinski in #75
- Update sumologic.py by @cybercookiez in #76
- Version bumped, flake 8 errors fixed by @himanshu219 in #84
- Update python version in lock file by @himanshu219 in #85
- Added monitor APIs and retries by @himanshu219 in #86
- Set autoParsingMode to its default vs a broken value by @upstart-swiss in #88
- Updating requirements.txt to point past CVEs fix by @himsharma01 in #89
New Contributors
- @glaxaco made their first contribution in #64
- @kkujawa-sumo made their first contribution in #78
- @rjury-sumo made their first contribution in #80
- @AlexWaclawik made their first contribution in #77
- @peterjmorgan made their first contribution in #83
- @mbabinski made their first contribution in #75
- @cybercookiez made their first contribution in #76
- @upstart-swiss made their first contribution in #88
- @himsharma01 made their first contribution in #89
Full Changelog: 0.1.11...0.1.15
0.1.11
Content Management APIs and Lookup APIs