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

Version 0.14 into stable #3488

Merged
merged 477 commits into from
May 27, 2024
Merged

Version 0.14 into stable #3488

merged 477 commits into from
May 27, 2024

Conversation

dgarros
Copy link
Collaborator

@dgarros dgarros commented May 27, 2024

No description provided.

dgarros and others added 30 commits May 19, 2024 21:58
Small update for the demo environment in the doc
* consolidate ip utilization queries

* bug fixes

* add new PrefixUtilizationGetter component

* WIP adding calculated fields to Prefix and PrefixPool gql

* allow multiple prefixes and branches at once in UtilizationGetter

* try to link UtilizationGetter to graphql, without succeeding

* graphql test and fix for BuiltinIPPrefix utilization

* connect with Graphql correctly-ish

* more tests, more branch-agnostic support

* fix accidental deletion

* add utilization attr back to BuiltinIPPrefix
Add query skeleton for InfrahubResourcePoolAllocated
Support GraphQL query on previous version of the schema
Remove get_account_by_id and get_account functions that aren't used currently
HFID support + improve `RelatedNode` / `RelationshipManager`
* env vars docs
* removed some vars based on review
extract_fields_first_node returns a dictionary while extract_fields
returns an optional dictionary. The optional dictionary is problematic
for calls such as `if "count" in fields:`
Support display_label for Generic node in Graphql
Complete support of Human friendly ID
Only allocate ip prefixes & addresses if available across all branches
Replace extract_fields with extract_fields_first_node
gmazoyer and others added 15 commits May 27, 2024 11:42
Improve support for Profile in Artifact & Proposed Change
…g-typo

Fix impacted_artifacts docstring typo
…nality many (#3477)

* fix test to include only required relationships of card. many only in create form

* revert constants for kinds in form

* fix test for kinds in form

* removes first filter to allow any kind for create form

* fix consistency for initial multi select value + update data for pools

* fix get data for mutation to allow multi select data

* fix test to include previous fields for create form

* fix filters with new select structure

* fix group management

* fix reviewers for proposed change

* fix conv edit after form structure update

* remove log

* fix group mutation

* remove log

* fix group updates

* remove unused file

* fix mutation data

* fix focus on change for pools and select

* prevent fetching other options when toggling pools and regular options
Add draft of release note for 0.14 release and update versions
Add exception in schema_manager for  ip_namespace
chore(helm): update for 0.14 release
@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/python-sdk group/sync-engine Issue related to the Synchronization engine group/ci Issue related to the CI pipeline labels May 27, 2024
Copy link

codspeed-hq bot commented May 27, 2024

CodSpeed Performance Report

Merging #3488 will not alter performance

Comparing develop (122deaa) with develop (b87ea40)

Summary

✅ 10 untouched benchmarks

@dgarros dgarros added the ci/skip-changelog Don't include this PR in the changelog label May 27, 2024
@dgarros dgarros marked this pull request as ready for review May 27, 2024 13:21
@dgarros dgarros requested review from a team May 27, 2024 13:21
@dgarros dgarros merged commit 13cad09 into stable May 27, 2024
93 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci/skip-changelog Don't include this PR in the changelog 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) group/sync-engine Issue related to the Synchronization engine type/documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.