Skip to content

Bump version to 1.30.0 (minor bump)#159

Merged
BriannaDelgado merged 2 commits intomainfrom
bumpversion-1.30.0
Apr 9, 2026
Merged

Bump version to 1.30.0 (minor bump)#159
BriannaDelgado merged 2 commits intomainfrom
bumpversion-1.30.0

Conversation

@github-actions
Copy link
Copy Markdown

@github-actions github-actions bot commented Apr 9, 2026

This PR minor bumps the version to 1.30.0 and updates the changelog.

Reviewer Checklist

Please verify the following before merging:

  • Version bump type is appropriate: Confirm that the minor bump matches the nature of changes since the last version:

    • Major: Breaking changes or significant API modifications
    • Minor: New features or functionality additions (backward compatible)
    • Patch: Bug fixes, documentation updates, or minor improvements
    • no bump necessary: Changes only to tests, CI, documentation, or examples.

    If the bump type is not appropriate, close the PR and re-run the workflow with the correct bump type.

  • Changelog accuracy: Review that the changelog entries accurately reflect the changes being released, and are understandable to end users.

    If not, edit the changelog before merging.

Next Steps

After merging this PR, trigger a release to publish version 1.30.0.

Changelog (automatically extracted from Unreleased section)

Added

  • Added support for translation memories in text translation via
    translation_memory and translation_memory_threshold parameters in
    translate_text().
  • Added list_translation_memories() method to the DeepLClient class for
    listing available translation memories.
  • Added --translation-memory-id and --translation-memory-threshold CLI
    arguments.

Fixed

  • Fixed "gitlab release" CI job to explicitly set the release-cli image, avoiding issues with missing $HOME from the global image.

This PR was automatically created by the Bump Version workflow

@BriannaDelgado BriannaDelgado merged commit 84abaee into main Apr 9, 2026
6 checks passed
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.

1 participant