Skip to content

Commit f9b357a

Browse files
committed
Merge branch 'master' into compiler-perf
2 parents d66d8ae + 3a1ebc1 commit f9b357a

52 files changed

Lines changed: 3729 additions & 114 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.bumpversion.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 18.0.2
2+
current_version = 18.1.0
33

44
[bumpversion:file:setup.py]
55
search = version = "{current_version}"
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
description: "Display a total count of results in a given GraphQL query"
3+
issue-nr: 10054
4+
issue-repo: inmanta-core
5+
change-type: minor
6+
destination-branches: [master, iso9]
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
description: >
3+
Added the resourceSummary query to the GraphQL endpoint.
4+
This query returns a summary of the composed state of all resources in the latest processed model version of an environment.
5+
change-type: minor
6+
destination-branches: [master, iso9]
7+
sections:
8+
minor-improvement: "{{description}}"
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
change-type: patch
2+
description: Bump openapi-spec-validator from 0.8.0 to 0.8.4
3+
destination-branches:
4+
- master
5+
- iso9
6+
sections: {}
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
change-type: patch
2+
description: Bump cookiecutter from 2.7.0 to 2.7.1
3+
destination-branches:
4+
- master
5+
- iso9
6+
sections: {}
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
change-type: patch
2+
description: Bump types-python-dateutil from 2.9.0.20260302 to 2.9.0.20260305
3+
destination-branches:
4+
- master
5+
- iso9
6+
sections: {}
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
change-type: patch
2+
description: Bump setuptools from 82.0.0 to 82.0.1
3+
destination-branches:
4+
- master
5+
- iso9
6+
sections: {}
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
change-type: patch
2+
description: Bump inmanta-dev-dependencies from 2.192.0 to 2.193.0
3+
destination-branches:
4+
- master
5+
- iso9
6+
sections: {}
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
change-type: patch
2+
description: Bump tornado from 6.5.4 to 6.5.5
3+
destination-branches:
4+
- master
5+
- iso9
6+
sections: {}
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
change-type: patch
2+
description: Bump pyjwt from 2.11.0 to 2.12.0
3+
destination-branches:
4+
- master
5+
- iso9
6+
sections: {}

0 commit comments

Comments
 (0)