Skip to content

Release v1.7.4#217

Merged
JAVGan merged 1 commit into
mainfrom
release
Jul 7, 2026
Merged

Release v1.7.4#217
JAVGan merged 1 commit into
mainfrom
release

Conversation

@JAVGan

@JAVGan JAVGan commented Jul 7, 2026

Copy link
Copy Markdown
Collaborator

Changes:

Summary by Sourcery

Prepare the 1.7.4 release of cloudpub with documented changes and updated packaging metadata.

Bug Fixes:

  • Document sorting resources by durable ID before diffing offers and updating DIFF EXCLUDE.
  • Document disabling retries on certification errors.

Enhancements:

  • Update project dependencies for the 1.7.4 release.

Build:

  • Bump package version to 1.7.4 in setup configuration.

Documentation:

  • Add 1.7.4 release notes to the changelog.

Changes:

- fix(SPSTRAT-760): Sort resources by durable ID before diffing offers and update DIFF EXCLUDE by @lslebodn in #210
- Do not retry on certification errors by @ashwgit in #211
- Update dependencies

Signed-off-by: Jonathan Gangi <jgangi@redhat.com>
@JAVGan

JAVGan commented Jul 7, 2026

Copy link
Copy Markdown
Collaborator Author

@ashwgit PTAL

@sourcery-ai

sourcery-ai Bot commented Jul 7, 2026

Copy link
Copy Markdown
Reviewer's guide (collapsed on small PRs)

Reviewer's Guide

Release 1.7.4 bumps the package version, documents the release in the changelog, and records the included upstream changes (sorting resources before diffing, avoiding retries on certification errors, and dependency updates).

File-Level Changes

Change Details Files
Document the 1.7.4 release and its included upstream changes in the changelog.
  • Add a new 1.7.4 section with date and bullet list of user-visible changes.
  • Reference the upstream pull requests for resource sorting, certification retry handling, and dependency updates.
CHANGELOG.md
Bump the Python package version to 1.7.4 for the new release.
  • Update the setup.py version field from 1.7.3 to 1.7.4 to match the new release.
setup.py

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it. You can also reply to a
    review comment with @sourcery-ai issue to create an issue from it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time. You can also comment
    @sourcery-ai title on the pull request to (re-)generate the title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time exactly where you
    want it. You can also comment @sourcery-ai summary on the pull request to
    (re-)generate the summary at any time.
  • Generate reviewer's guide: Comment @sourcery-ai guide on the pull
    request to (re-)generate the reviewer's guide at any time.
  • Resolve all Sourcery comments: Comment @sourcery-ai resolve on the
    pull request to resolve all Sourcery comments. Useful if you've already
    addressed all the comments and don't want to see them anymore.
  • Dismiss all Sourcery reviews: Comment @sourcery-ai dismiss on the pull
    request to dismiss all existing Sourcery reviews. Especially useful if you
    want to start fresh with a new review - don't forget to comment
    @sourcery-ai review to trigger a new review!

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

@ashwgit ashwgit left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@sourcery-ai sourcery-ai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey - I've reviewed your changes and they look great!


Sourcery is free for open source - if you like our reviews please consider sharing them ✨
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.

@JAVGan JAVGan merged commit 9350468 into main Jul 7, 2026
22 checks passed
@JAVGan JAVGan deleted the release branch July 7, 2026 14:24
@qodo-for-releng

Copy link
Copy Markdown

Code Review by Qodo

Grey Divider

Sorry, something went wrong

We weren't able to complete the code review on our side. Please try again

Grey Divider

Qodo Logo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants