Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release Infrahub v1.1 #5333

Merged
merged 482 commits into from
Dec 30, 2024
Merged

Release Infrahub v1.1 #5333

merged 482 commits into from
Dec 30, 2024

Conversation

lykinsbd
Copy link
Contributor

No description provided.

dgarros and others added 30 commits November 23, 2024 01:30
Ensure to only save the computed attribute on mutation
Update python_sdk to include hierarchical query fix
* update branch validate to use new diff

* add missing import
* update branch validate to use new diff

* add missing import

* update BranchMerge.has_schema_changes for new diff, delete dead code

* add changelog
Re-enable rules N805, N812, RUF027 and SIM115 for ruff
…m_and_yarn-ba44eda679

Bump the npm_and_yarn group across 2 directories with 1 update
Set INFRAHUB_PRODUCTION=false for testing
* handle node deleted merge edge case

* fix query
ogenstad and others added 21 commits December 23, 2024 21:25
…dated-fields

Consider updated fields for Jinja2 based computed attributes
Deprecate infrahub tasks (internal)
* docs fixes for vale

* one more docs fix
…nge (#5318)

* update link to navigate to new form

* update link and use new buttons

* add qsp

* update default value in form

* add fragment

* update fragment
removed unused testing-library deps
Having all Infrahub instances send telemetry at the exact same time
would stress the telemetry backend and make it error prone due to the
rate limiting (if multiple instances are behind the same address).

Randomize the cron schedule to workaround that issue.
The cron schedule would be changed everytime infrahub-server restarts
but I think this is the most straightforward way.

Signed-off-by: Fatih Acar <fatih@opsmill.com>
Signed-off-by: Fatih Acar <fatih@opsmill.com>
Add support for repository to TestInfrahub class
* stage latest changelog
* stage release note updates
* satisfying Vale for the new docs
* bump SDK to v1.3.0
@github-actions github-actions bot added type/documentation Improvements or additions to documentation group/backend Issue related to the backend (API Server, Git Agent) group/frontend Issue related to the frontend (React) group/ci Issue related to the CI pipeline labels Dec 30, 2024
Copy link

codspeed-hq bot commented Dec 30, 2024

CodSpeed Performance Report

Merging #5333 will improve performances by ×2

Comparing release-1.1 (d0acd61) with stable (5a810b5)

Summary

⚡ 1 improvements
✅ 9 untouched benchmarks

Benchmarks breakdown

Benchmark stable release-1.1 Change
test_get_menu 473.5 ms 236.2 ms ×2

@lykinsbd lykinsbd requested a review from dgarros December 30, 2024 17:16
@lykinsbd lykinsbd merged commit ed2204b into stable Dec 30, 2024
53 checks passed
@lykinsbd lykinsbd deleted the release-1.1 branch December 30, 2024 18:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
group/backend Issue related to the backend (API Server, Git Agent) group/ci Issue related to the CI pipeline group/frontend Issue related to the frontend (React) type/documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.