Skip to content

feat: upgrade to latest yggdrasil engine#330

Closed
gastonfournier wants to merge 33 commits into
10.2.2-basefrom
patch-10.2.2
Closed

feat: upgrade to latest yggdrasil engine#330
gastonfournier wants to merge 33 commits into
10.2.2-basefrom
patch-10.2.2

Conversation

@gastonfournier
Copy link
Copy Markdown
Contributor

@gastonfournier gastonfournier commented Oct 9, 2025

About the changes

This PR is meant to test the new version and prepare a patch release for v10

Note: I did this: git merge origin/main -s ours to be able to run the workflows; otherwise, GH would not start running builds unless conflicts are resolved. This way we say: I just want to keep my changes. We're not going to merge this into main anyway.

Note 2: After running builds in this branch, switched the target branch to display the actual changes compared to v10.2.2

Notable Yggdrasil engine changes:

github-actions Bot and others added 29 commits March 26, 2025 12:05
---------

Co-authored-by: Gastón Fournier <gaston@getunleash.io>
* feat: Added gzip content handling for features requests

fixes #328

* Update src/main/java/io/getunleash/repository/HttpFeatureFetcher.java

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* fix(nit): Removed unnecessary comments

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* chore(ci): Updated workflows for Jreleaser tagging (without unleash-client-java prefix)

* chore(ci): removed unnecessary coveralls step for release changelog generator
@coveralls
Copy link
Copy Markdown
Collaborator

Pull Request Test Coverage Report for Build 18378991753

Details

  • 68 of 69 (98.55%) changed or added relevant lines in 8 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+2.9%) to 81.936%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/main/java/io/getunleash/util/UnleashScheduledExecutor.java 0 1 0.0%
Totals Coverage Status
Change from base Build 18369164052: 2.9%
Covered Lines: 2672
Relevant Lines: 3169

💛 - Coveralls

@gastonfournier gastonfournier changed the base branch from main to 10.2.2-base October 9, 2025 14:10
@gastonfournier gastonfournier self-assigned this Oct 9, 2025
@gastonfournier
Copy link
Copy Markdown
Contributor Author

This was released in v10.2.3-beta.0. The PR is no longer needed, but we'll use it to release the version after validating the fix

@github-project-automation github-project-automation Bot moved this from New to Done in Issues and PRs Oct 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

8 participants