## opsmill/infrahub — python-sdk-v0.13.0b1…python-sdk-v0.13.0

_115 commits._

### Features
- **add Python SDK v0.13.0 release notes** (56947ec)
- **Add Groups Topics & Reference in docs (#4239)** (de44721)
- **Merge pull request #4309 from opsmill/lgu-add-changelog-entry-for-4120** (6318ef9)
- **Add changelog entry for issue 4120** (18b1e70)
- **Number attributes now support large integers** (9f40424)
- **IFC-575 new logic to recalculating a diff and maintaining conflicts (#4254)** (4702778)
- **Add more details** (9972ef4)
- **add diff conflict at the attribute level for value conflicts (#4253)** (6be6d7a)
- **Add colors to generic repo dropdown choices** (0d690f0)
- **Add newsfragment for importing non main default branch** (a1692c3)
- **add unique for field in number pool form (#4213)** (0d92434)
- **add namespaces in number pool form object dropdown (#4212)** (7a26815)
- **Add support for using partial_match queries with array variables (#4201)** (005ce54)
- **add dropdown to attribute kinds list to the schema topic doc** (ff13e24)
- **Add support for using default_branch in git other than main** (63b718f)
- **feat(codespaces): ensure demo data is included in prebuilt** (d1d3f94)

### Fixes
- **fix sdk package name in towncrier configuration** (f2aaee9)
- **Fix notifcation for neo4j** (e5a3e99)
- **Fix typo in doc and repository form (#4330)** (9082491)
- **Fix existing tests to use BigInt** (f92c342)
- **Merge pull request #4312 from opsmill/fac-fix-codespaces-start-stable** (c2056df)
- **fix(codespaces): increase healthcheck retries for database** (ec78cc8)
- **Merge pull request #4310 from opsmill/fac-fix-codespace-wait** (b0c44c8)
- **fix(codespaces): wait for infrahub to start (#4152)** (162ad1f)
- **fix: Ensure edit form fetches + populates all required field data (#4295)** (b525bc0)
- **Merge pull request #4268 from opsmill/lgu-fix-docs-backend-guide** (58b4676)
- **Fix available URLs after running infrahub server in backend guide** (ec02b37)
- **Merge pull request #4262 from opsmill/lgu-fix-doc-tuto-git-integration** (2ab9203)
- **IFC-618 fix diff relationship bug when conflicting changes with main changes after branch changes (#4244)** (4a8cb47)
- **fix message from usePermission** (cb21a31)
- **IFC-572 - Account permissions fix (#4230)** (88d77b0)
- **Fix idempotency for number pools** (da7eab0)
- **Fix HFID when using generic relationship attributes (#4238)** (56abac7)
- **[FIX] Edit form contains only relationship field of cardinality many if kind is Attribute or Parent (#4229)** (66a33e2)
- **[FIX] Fixed a bug prevent thread on proposed change overview (#4226)** (1f32a2a)
- **Fix number pool from_pool inconsistency** (4a9f635)
- **Merge pull request #4218 from opsmill/pog-fix-numberpool-errors-IFC-610** (84283d4)
- **Merge pull request #4202 from opsmill/wvd-20240828-fix-schema-topic-doc** (cd0b3b0)
- **IFC-264 - Diff refresh fix in branch details view (#4193)** (51e70f4)
- **Merge pull request #4173 from opsmill/wvd-20240824-fix-doc-schema-topic** (4fee1a9)
- **fix schema topic in documentation** (090d2f2)
- **Merge pull request #4171 from opsmill/wvd-20240823-fix-installation-guide** (48be763)
- **fix(docker): increase rabbitmq number of healthcheck retries** (853cca4)
- **fix(codespaces): use two worker when prebuilding** (7d6cfc6)
- **fix(docker): make gunicorn workers dynamically configurable** (b07b8bc)
- **fix(tasks): copy lists before append** (3585efc)
- **Merge pull request #4133 from opsmill/wvd-20240819-sdk-fix-upsert-mutation-stable** (dea6417)

### Backend
- **Merge pull request #4342 from opsmill/prep-python-sdk-release-v0.13.0** (78f7166)
- **Merge pull request #4313 from opsmill/release-0.16** (e691412)
- **Changelog and Release Notes for 0.16 (#4328)** (a8e46aa)
- **Merge pull request #4333 from opsmill/dga-20240911-neo4j-log** (38b2eeb)
- **Merge pull request #4327 from opsmill/dga-release-016-screenshot** (cf4a3cf)
- **upatte generic repo to git repo (#4331)** (eca59c0)
- **Update screenshots** (0f94084)
- **Merge pull request #4324 from opsmill/dga-stable-release-016** (70c08aa)
- **Update test_create_repository_with_slash_failure** (ac1e9c1)
- **Merge pull request #4299 from opsmill/lgu-supports-big-ints** (0dad8bb)
- **Set SDK version to 0.13 and update lock file** (49fcc64)
- **Merge remote-tracking branch 'origin/stable' into dga-stable-release-016** (069dd27)
- **Merge pull request #4279 from opsmill/lgu-forbid-slash-in-repo-name** (b923f65)
- **Reduced flakiness on multiple end-to-end tests (#4271)** (3df789d)
- **Repository name cannot contain '/' character anymore** (78f172f)
- **Increased timeout to 6min on end-to-end tests** (37f4000)
- **e2e diff tests with better locking (#4264)** (b757d3e)
- **Added link to the related tab on each column of proposed change list (#4267)** (91cbb78)
- **IFC-623 diff locking enhancements (#4263)** (6d1ffed)
- **Minor tutorial docs changes related to 'Integration with Git'** (30a3a1c)
- **Merge pull request #4225 from opsmill/pog-number-pool-idempotency-IFC-570** (d12accc)
- **Merge pull request #4259 from opsmill/pog-rename-admin-status** (7cf0e70)
- **Move response parsing to query** (ea78bb1)
- **Update Python packages ahead of 0.16 release (#4255)** (8b82c1c)
- **ignore pkg_resources is deprecated as an API message in pytest config (#4256)** (d436953)
- **Fixed css issue on Time selector calendar when no datepicker is loaded (#4258)** (b661722)
- **Rename Repository.admin_status -> internal_status** (d5ba88b)
- **Differentiate when diff is empty vs when diff is being computed (#4247)** (611b185)
- **Added help button on proposed change + update the way branches are on PC's header (#4251)** (f3beb83)
- **Merge pull request #4248 from opsmill/pog-branch-diff-lock-IFC-574** (69c3963)
- **Apply correct relationship filter** (ffb24d2)
- **Added counter and icon of checks conclusion on proposed change list (#4240)** (664c417)
- **Apply a lock to DiffCoordinator._update_diffs()** (e1c8fff)
- **IFC-613 - Form pool update cleanup (#4241)** (657ea88)
- **make diff responses consistent with NULL vs being empty (#4242)** (37955f7)
- **IFC-576 fields for untracked changes on DiffSummary and DiffTree (#4231)** (a10e3a4)
- **Documentation for enhanced git integration (#4227)** (2cceb3d)
- **npm audit: update lint-staged** (7b94782)
- **IFC-583 improve diff labels (#4197)** (d34a212)
- **IFC-598 - Rebase button on diff view (#4215)** (ceef2ff)
- **Merge pull request #4224 from opsmill/pog-repo-colors** (ec1e58c)
- **Allow seaching by HFID using GraphQL (#4205)** (766d266)
- **IFC-587 track conflicts with an attribute instead of by ID (#4223)** (a716446)
- **update from pool value in mutation (#4222)** (18f5fe5)
- **Update diff tree construction by using "parent" value of DiffTree query (#4199)** (a96adf2)
- **Merge pull request #4219 from opsmill/pog-from-pool-consistency-IFC-607** (0360739)
- **Merge pull request #4221 from opsmill/pog-remove-unique_for-IFC-609** (18c8775)
- **Remove unique_for from CoreNumberPool** (522be12)
- **Merge pull request #4217 from opsmill/pog-default-branch-towncrier** (f9b7a85)
- **Use correct attribute names for update errors** (47b60c9)
- **update states filters (#4191)** (403d32d)
- **Merge pull request #4214 from opsmill/pog-set-number-pool-source-IFC-608** (39475b2)
- **IFC-601 set contains_conflict correctly on diff relationship element (#4216)** (9b7949e)
- **Set attribute source when assigning from number pools** (b79c1e2)
- **IFC-604 - Update repositories fields (#4208)** (efcdb2b)
- **Diff updates for UI and E2E test (#4178)** (d3ac69f)
- **Merge pull request #4192 from opsmill/pog-allow-default-git-branch** (3d61b19)
- **Allow generators and artifacts to run on node without name attribute (#4187)** (ac24605)
- **IFC-597 - Handle error messages from context in apollo hook + update diff summary error state (#4195)** (6373e51)
- **Update proposed change overview UI (#4190)** (5851855)
- **IFC-585 diff relationship cardinality (#4196)** (4782227)
- **change git clone command in installation guide to use https** (ce9e939)
- **Merge pull request #4149 from opsmill/fac-demo-codespaces-stable** (0f7ad82)
- **Fixes SDK error on save after include (#4123) (#4142)** (0772340)
- **Merge pull request #4134 from opsmill/prep-python-sdk-release-v0.12.4** (1e3907c)
- **bump Python SDK to 0.12.4** (aae9ced)
- **Fixes SDK upsert mutations not including HFID (#4119)** (08a11ad)

### Chore
- **chore: update docker-compose** (e2d529e)

_Recap by [Repo Wrapped](https://repowrapped.com/gh/opsmill/infrahub?utm_source=github-action)._