Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: centralnicgroup-opensource/rtldev-middleware-python-sdk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.0.4
Choose a base ref
...
head repository: centralnicgroup-opensource/rtldev-middleware-python-sdk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.0.0
Choose a head ref
  • 6 commits
  • 109 files changed
  • 3 contributors

Commits on Oct 28, 2024

  1. chore(deps-dev): bump semantic-release from 24.1.3 to 24.2.0

    Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 24.1.3 to 24.2.0.
    - [Release notes](https://github.com/semantic-release/semantic-release/releases)
    - [Commits](semantic-release/semantic-release@v24.1.3...v24.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: semantic-release
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and KaiSchwarz-cnic committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    fcb18e0 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. feat(centralnic reseller python sdk): Introducing CentralNic Reseller…

    … Python SDK API Connector
    
    BREAKING CHANGE: This release deprecates the Hexonet Python SDK and introduces the CentralNic Reseller Python SDK.
    - Note: To continue using the Hexonet SDK, please install version 4.0.2 or earlier.
    AsifNawaz-cnic committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    a78900c View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. Configuration menu
    Copy the full SHA
    3033b1b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    71c7b54 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2d6d589 View commit details
    Browse the repository at this point in the history
  4. chore(release): 5.0.0 [skip ci]

    # [5.0.0](v4.0.4...v5.0.0) (2024-11-12)
    
    ### Features
    
    * **centralnic reseller python sdk:** Introducing CentralNic Reseller Python SDK API Connector ([a78900c](a78900c))
    
    ### BREAKING CHANGES
    
    * **centralnic reseller python sdk:** This release deprecates the Hexonet Python SDK and introduces the CentralNic Reseller Python SDK.
    - Note: To continue using the Hexonet SDK, please install version 4.0.2 or earlier.
    semantic-release-bot committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    eb3cf06 View commit details
    Browse the repository at this point in the history
Loading