Hub-sdk

Latest version: v0.0.18

Safety actively analyzes 706267 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 2

0.0.12

🌟 Summary
Ultralytics SDK update focusing on version increment and simplifying code for better model management.

πŸ“Š Key Changes
- Updated SDK version from 0.0.11 to 0.0.12.
- Removed the authentication requirement from the `model` function in `hub_client.py`.

🎯 Purpose & Impact
- **Version Update:** This ensures that users have the latest features and improvements, indicating ongoing maintenance and enhancements of the SDK. πŸ†™
- **Code Simplification:** By removing the authentication decorator from the `model` function, the code becomes cleaner and easier to maintain. It simplifies the process for users to interact with models, possibly speeding up workflows and reducing errors associated with authentication. πŸš€

What's Changed
* Bump contributor-assistant/github-action from 2.5.1 to 2.5.2 in /.github/workflows by dependabot[bot] in https://github.com/ultralytics/hub-sdk/pull/204
* Update hub_client.py for single API call by glenn-jocher in https://github.com/ultralytics/hub-sdk/pull/205


**Full Changelog**: https://github.com/ultralytics/hub-sdk/compare/v0.0.11...v0.0.12

0.0.11

🌟 Summary
The release of version 0.0.11 for the Ultralytics HUB-SDK introduces several updates, primarily refining workflows, enhancing documentation, and optimizing the software development process.

πŸ“Š Key Changes
- **Version Increment**: The SDK is now updated from version 0.0.10 to 0.0.11, signifying minor improvements.
- **Workflow Enhancements**: Updated Slack integration from version 1.26.0 to 1.27.0, allowing for new optional features in message formatting.
- **Documentation Plugin Update**: Enhanced the `mkdocs-ultralytics-plugin` from version 0.1.2 to 0.1.8 to improve meta descriptions, images, and author detailing.
- **Code Refactor**: Streamlined code for improved performance, readability, and maintenance.
- **.gitignore Expansion**: Broadened file patterns to ignore, helping manage development artifacts effectively.
- **Project Metadata Improvement**: Added URL links for enhanced project navigation and clarity.
- **Deprecated Workflows and Badges**: Removed the "Greetings" GitHub Action and the Codecov badge for a cleaner setup.

🎯 Purpose & Impact
- **Improved Development Experience**: By updating the SDK version and refining the `.gitignore`, the development pipeline becomes more efficient and easier to manage. πŸ› οΈ
- **Enhanced Documentation**: The documentation updates ensure users can easily navigate and understand project changes, boosting usability and transparency. πŸ“š
- **Refined Workflow Automation**: Updates in Slack notifications and publishing processes streamline team communication and deployment, reducing errors and improving release reliability. πŸš€
- **User Engagement**: Removing unnecessary actions and badges focuses users on the essential aspects of the repository, aiding clearer communication and experience. 😊

Overall, the version 0.0.11 release sharpens functionality and enhances user interaction with both the project’s processes and its documentation.

What's Changed
* PyUpgrade 3.8 updates by glenn-jocher in https://github.com/ultralytics/hub-sdk/pull/191
* Bump slackapi/slack-github-action from 1.26.0 to 1.27.0 in /.github/workflows by dependabot[bot] in https://github.com/ultralytics/hub-sdk/pull/192
* Update `mkdocs-ultralytics-plugin>=0.1.8` by glenn-jocher in https://github.com/ultralytics/hub-sdk/pull/193
* Ultralytics Code Refactor https://ultralytics.com/actions by UltralyticsAssistant in https://github.com/ultralytics/hub-sdk/pull/196
* Update .gitignore by glenn-jocher in https://github.com/ultralytics/hub-sdk/pull/197
* Delete .github/workflows/greetings.yml by UltralyticsAssistant in https://github.com/ultralytics/hub-sdk/pull/199
* Update publish.yaml by glenn-jocher in https://github.com/ultralytics/hub-sdk/pull/200
* Update pyproject.toml project URLs by glenn-jocher in https://github.com/ultralytics/hub-sdk/pull/201
* Remove codecov from README by glenn-jocher in https://github.com/ultralytics/hub-sdk/pull/202
* `hub-sdk 0.0.11` by glenn-jocher in https://github.com/ultralytics/hub-sdk/pull/203


**Full Changelog**: https://github.com/ultralytics/hub-sdk/compare/v0.0.10...v0.0.11

0.0.10

🌟 Summary
The release of version 0.0.10 focuses on enhancing code readability, improving performance, and refining the development workflow. πŸ”„

πŸ“Š Key Changes
- πŸš€ Code refactoring for optimized performance and better readability.
- 🌐 Updated GitHub Actions workflows for cleaner and more efficient automation.
- πŸ“ˆ Version bump of 'hub-sdk' from 0.0.9 to 0.0.10.
- πŸ’¬ Added a Reddit badge to the README for community engagement.
- πŸ”§ Minor code cleanup and formatting in test files.
- πŸ› οΈ Transitioned from OpenAI API to a direct scripting method for generating release summaries.

🎯 Purpose & Impact
- **Performance Boost**: Refactoring improves the speed and efficiency of various functions, benefiting applications by reducing computational overhead. πŸš€
- **Enhanced Code Quality**: Simplified logic and cleaned-up code make the codebase easier to maintain and understand, which is especially helpful for developers contributing to the project. πŸ—‚οΈ
- **Streamlined Workflow**: With updated GitHub Action workflows, there is a reduction in dependencies and enhanced reliability, aiding smoother CI/CD processes. πŸ› οΈ
- **Improved Communication**: Adding a Reddit badge helps users connect with the community, providing a platform for discussion and support. πŸ—¨οΈ
- **User Guidance**: Version updates ensure that users are interacting with the latest and most efficient version of the software, paving the way for seamless experiences and access to the latest features. πŸ“ˆ

These updates collectively aim to streamline operations, improve user experience, and facilitate more robust software development processes. 🌟

What's Changed
* Add https://www.reddit.com/r/Ultralytics/ badge by glenn-jocher in https://github.com/ultralytics/hub-sdk/pull/187
* Ruff Docs reformat by glenn-jocher in https://github.com/ultralytics/hub-sdk/pull/186
* Update publish.yaml by glenn-jocher in https://github.com/ultralytics/hub-sdk/pull/189
* Update publish.yml to GPT4o-08-06 by glenn-jocher in https://github.com/ultralytics/hub-sdk/pull/180
* Fix repo name in publish.yaml action by glenn-jocher in https://github.com/ultralytics/hub-sdk/pull/179
* Update to v0.0.10 by glenn-jocher in https://github.com/ultralytics/hub-sdk/pull/190
* Bump contributor-assistant/github-action from 2.4.0 to 2.5.1 in /.github/workflows by dependabot[bot] in https://github.com/ultralytics/hub-sdk/pull/181
* Update publish.yaml to use gh by glenn-jocher in https://github.com/ultralytics/hub-sdk/pull/182
* Update publish.yaml by glenn-jocher in https://github.com/ultralytics/hub-sdk/pull/188

**Full Changelog**: https://github.com/ultralytics/hub-sdk/compare/v0.0.9...v0.0.10

0.0.9

🌟 Summary
The `v0.0.9` update for the Ultralytics HUB-SDK introduces comprehensive enhancements across workflows, documentation, and core functionalities, ensuring improved automation, richer feature integration, and heightened user experience.

πŸ“Š Key Changes
- **CI/CD Workflow Enhancements**:
- **Environment Variables and Secrets Added**: Configuration for Firebase and Ultralytics services.
- **New Workflow Jobs**: Separate jobs for tests, documentation build, and Slack notifications on failures.
- **CLA Workflow Updated**:
- **Permissions Added and Action Version Bumped**: Ensuring smoother contributions.
- **Format Workflow Revamped**:
- **Updated Triggers and Added Prettier**: Enhanced code formatting for multiple file types.
- **Link Check Workflow Improved**:
- **User-Agent Header Added**: More robust link validation.
- **New Unified Publish Workflow**:
- **Combined and Replaced Staging/Production Workflows**: Streamlined PyPI publishing.
- **Documentation**:
- **Extended Descriptions and Keywords**: Improved SEO and readability.
- **Multiple Ready-to-Use Guide Additions**: Enriching user learning.
- **Code Refactoring**:
- **Improved Error Handling and Logging**: More precise function and class documentation, with added logging for debuggable error messages.
- **Static Method Definitions**: Clear and consistent usage in error handlers and model processing.
- **Testing**:
- **Extensive Test Suite Addition**: Functional and unit tests for datasets, models, and project workflows.
- **Comprehensive Test Data Management**: Firebase integrated for test data upload/download.

🎯 Purpose & Impact
- **Enhanced Automation**: Streamlines Continuous Integration and Continuous Deployment (CI/CD) with more robust and informative workflows.
- *Impact*: Ensures smoother and automated releases, improving reliability and consistency.
- **Contributor Experience**: Easier and safer contributions via updated CLA checks and permissions.
- *Impact*: Fosters a more inclusive and active developer community.
- **Code Quality and Maintenance**: Automatic formatting, link validations, and summarized pull requests with GPT4.
- *Impact*: Reduces human error, enhances code readability, and improves overall project maintainability.
- **User Documentation**: Better outlined instructions and guides in the documentation.
- *Impact*: Empowers users with clearer setup and troubleshooting instructions leading to enhanced user satisfaction.
- **Error Handling Improvements**: More refined error messages and logging mechanisms.
- *Impact*: Faster issue diagnosis and resolution for developers, leading to more stable builds.

By implementing these updates, `v0.0.9` significantly elevates the usability, maintainability, and overall developer experience of the Ultralytics HUB-SDK. πŸš€

What's Changed
* Update publish action by sergiuwaxmann in https://github.com/ultralytics/hub-sdk/pull/117
* Integrate Continuous Testing Workflow by yogendrasinghx in https://github.com/ultralytics/hub-sdk/pull/116
* Merge Continuous Testing into Continuous Integration Workflow by yogendrasinghx in https://github.com/ultralytics/hub-sdk/pull/120
* Report failures to Slack by glenn-jocher in https://github.com/ultralytics/hub-sdk/pull/121
* chore(deps): bump slackapi/slack-github-action from 1.25.0 to 1.26.0 in /.github/workflows by dependabot in https://github.com/ultralytics/hub-sdk/pull/122
* Update to MkDocs 1.6.0 by glenn-jocher in https://github.com/ultralytics/hub-sdk/pull/125
* Add missing docstrings by glenn-jocher in https://github.com/ultralytics/hub-sdk/pull/126
* Update pyproject.toml setuptools>=57.0.0 by glenn-jocher in https://github.com/ultralytics/hub-sdk/pull/127
* Unpin Tests requirements by dependabot in https://github.com/ultralytics/hub-sdk/pull/128
* Fix parameterization issues by aligning pagination parameters between… by hassaanfarooq01 in https://github.com/ultralytics/hub-sdk/pull/130
* Handle Missing Project or Dataset by Displaying Error Message Instead… by hassaanfarooq01 in https://github.com/ultralytics/hub-sdk/pull/123
* pagination issues with hub-sdk by hassaanfarooq01 in https://github.com/ultralytics/hub-sdk/pull/124
* Replace %s with f-string in hub-sdk for Better Readability and Perfor… by hassaanfarooq01 in https://github.com/ultralytics/hub-sdk/pull/131
* Handle Missing Users and Teams by Displaying Error Message Instead of… by hassaanfarooq01 in https://github.com/ultralytics/hub-sdk/pull/132
* Simplify Python by glenn-jocher in https://github.com/ultralytics/hub-sdk/pull/133
* Fix Firebase CRED decoding by sergiuwaxmann in https://github.com/ultralytics/hub-sdk/pull/135
* Switch CI to `pull_request_target` by glenn-jocher in https://github.com/ultralytics/hub-sdk/pull/136
* Corrected Docs code examples by RizwanMunawar in https://github.com/ultralytics/hub-sdk/pull/134
* Minor docs update by glenn-jocher in https://github.com/ultralytics/hub-sdk/pull/138
* Bump contributor-assistant/github-action from 2.3.2 to 2.4.0 in /.github/workflows by dependabot in https://github.com/ultralytics/hub-sdk/pull/139
* Reformat Markdown code blocks by glenn-jocher in https://github.com/ultralytics/hub-sdk/pull/140
* Update Ultralytics YouTube URL by glenn-jocher in https://github.com/ultralytics/hub-sdk/pull/141
* Update docs by glenn-jocher in https://github.com/ultralytics/hub-sdk/pull/142
* Code Refactor for Speed and Readability by pderrenger in https://github.com/ultralytics/hub-sdk/pull/143
* Fix typo in teams.py by glenn-jocher in https://github.com/ultralytics/hub-sdk/pull/145
* Docs Prettier refactor by glenn-jocher in https://github.com/ultralytics/hub-sdk/pull/146
* Update pyproject.toml to "mkdocs-ultralytics-plugin>=0.0.48" by glenn-jocher in https://github.com/ultralytics/hub-sdk/pull/147
* Update quickstart.md by glenn-jocher in https://github.com/ultralytics/hub-sdk/pull/149
* Update cla.yml by glenn-jocher in https://github.com/ultralytics/hub-sdk/pull/151
* Ultralytics Code Refactor https://ultralytics.com/actions by glenn-jocher in https://github.com/ultralytics/hub-sdk/pull/153
* Fix HUB link https://ultralytics.com/hub by glenn-jocher in https://github.com/ultralytics/hub-sdk/pull/154
* Ultralytics Code Refactor https://ultralytics.com/actions by glenn-jocher in https://github.com/ultralytics/hub-sdk/pull/156
* Fix Ultralytics HUB capitalization by glenn-jocher in https://github.com/ultralytics/hub-sdk/pull/159
* Bump `mkdocs-ultralytics-plugin>=0.0.49` by glenn-jocher in https://github.com/ultralytics/hub-sdk/pull/160
* Ultralytics Asset URL Update by glenn-jocher in https://github.com/ultralytics/hub-sdk/pull/162
* Add Discourse at https://community.ultralytics.com by glenn-jocher in https://github.com/ultralytics/hub-sdk/pull/161
* Ultralytics Code Refactor https://ultralytics.com/actions by glenn-jocher in https://github.com/ultralytics/hub-sdk/pull/168
* Fix branding by glenn-jocher in https://github.com/ultralytics/hub-sdk/pull/170
* Update Docs reference by glenn-jocher in https://github.com/ultralytics/hub-sdk/pull/171
* Update links.yml by glenn-jocher in https://github.com/ultralytics/hub-sdk/pull/172
* Update format.yml for Issue autolabel by glenn-jocher in https://github.com/ultralytics/hub-sdk/pull/173
* Update `mkdocs-ultralytics-plugin>=0.1.0` by glenn-jocher in https://github.com/ultralytics/hub-sdk/pull/174
* Update `mkdocs-ultralytics-plugin>=0.1.2` by glenn-jocher in https://github.com/ultralytics/hub-sdk/pull/175
* Ultralytics Actions JSON, CSS and autolabel support by UltralyticsAssistant in https://github.com/ultralytics/hub-sdk/pull/176
* YOLO Vision 2024 updates https://ultralytics.com/events/yolovision by glenn-jocher in https://github.com/ultralytics/hub-sdk/pull/177
* Update publish.yaml by glenn-jocher in https://github.com/ultralytics/hub-sdk/pull/178

New Contributors
* RizwanMunawar made their first contribution in https://github.com/ultralytics/hub-sdk/pull/134
* UltralyticsAssistant made their first contribution in https://github.com/ultralytics/hub-sdk/pull/176

**Full Changelog**: https://github.com/ultralytics/hub-sdk/compare/v0.0.8...v0.0.9

Page 2 of 2

Β© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.