Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/8.3' into 9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ahaeslich committed Dec 21, 2023
2 parents d6d058b + 7a30824 commit b9ffeb0
Show file tree
Hide file tree
Showing 6 changed files with 102 additions and 7 deletions.
19 changes: 19 additions & 0 deletions Neos.Neos/Documentation/Appendixes/ChangeLogs/7318.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
`7.3.18 (2023-12-13) <https://github.com/neos/neos-development-collection/releases/tag/7.3.18>`_
================================================================================================

Overview of merged pull requests
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

`BUGFIX: Filter for assets by asset collection by using constraints <https://github.com/neos/neos-development-collection/pull/4802>`_
-------------------------------------------------------------------------------------------------------------------------------------

Fixes a bug, that was introduced with: https://github.com/neos/neos-development-collection/pull/4724

Because of using the QueryBuilder twice, the count of the paramter and for the query is not correct anymore.

* Fixes: `#4801 <https://github.com/neos/neos-development-collection/issues/4801>`_

* Packages: ``Neos`` ``Media``

`Detailed log <https://github.com/neos/neos-development-collection/compare/7.3.17...7.3.18>`_
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
19 changes: 19 additions & 0 deletions Neos.Neos/Documentation/Appendixes/ChangeLogs/8015.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
`8.0.15 (2023-12-13) <https://github.com/neos/neos-development-collection/releases/tag/8.0.15>`_
================================================================================================

Overview of merged pull requests
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

`BUGFIX: Filter for assets by asset collection by using constraints <https://github.com/neos/neos-development-collection/pull/4802>`_
-------------------------------------------------------------------------------------------------------------------------------------

Fixes a bug, that was introduced with: https://github.com/neos/neos-development-collection/pull/4724

Because of using the QueryBuilder twice, the count of the paramter and for the query is not correct anymore.

* Fixes: `#4801 <https://github.com/neos/neos-development-collection/issues/4801>`_

* Packages: ``Neos`` ``Media``

`Detailed log <https://github.com/neos/neos-development-collection/compare/8.0.14...8.0.15>`_
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
19 changes: 19 additions & 0 deletions Neos.Neos/Documentation/Appendixes/ChangeLogs/8110.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
`8.1.10 (2023-12-13) <https://github.com/neos/neos-development-collection/releases/tag/8.1.10>`_
================================================================================================

Overview of merged pull requests
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

`BUGFIX: Filter for assets by asset collection by using constraints <https://github.com/neos/neos-development-collection/pull/4802>`_
-------------------------------------------------------------------------------------------------------------------------------------

Fixes a bug, that was introduced with: https://github.com/neos/neos-development-collection/pull/4724

Because of using the QueryBuilder twice, the count of the paramter and for the query is not correct anymore.

* Fixes: `#4801 <https://github.com/neos/neos-development-collection/issues/4801>`_

* Packages: ``Neos`` ``Media``

`Detailed log <https://github.com/neos/neos-development-collection/compare/8.1.9...8.1.10>`_
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
19 changes: 19 additions & 0 deletions Neos.Neos/Documentation/Appendixes/ChangeLogs/8210.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
`8.2.10 (2023-12-13) <https://github.com/neos/neos-development-collection/releases/tag/8.2.10>`_
================================================================================================

Overview of merged pull requests
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

`BUGFIX: Filter for assets by asset collection by using constraints <https://github.com/neos/neos-development-collection/pull/4802>`_
-------------------------------------------------------------------------------------------------------------------------------------

Fixes a bug, that was introduced with: https://github.com/neos/neos-development-collection/pull/4724

Because of using the QueryBuilder twice, the count of the paramter and for the query is not correct anymore.

* Fixes: `#4801 <https://github.com/neos/neos-development-collection/issues/4801>`_

* Packages: ``Neos`` ``Media``

`Detailed log <https://github.com/neos/neos-development-collection/compare/8.2.9...8.2.10>`_
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
19 changes: 19 additions & 0 deletions Neos.Neos/Documentation/Appendixes/ChangeLogs/838.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
`8.3.8 (2023-12-13) <https://github.com/neos/neos-development-collection/releases/tag/8.3.8>`_
==============================================================================================

Overview of merged pull requests
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

`BUGFIX: Filter for assets by asset collection by using constraints <https://github.com/neos/neos-development-collection/pull/4802>`_
-------------------------------------------------------------------------------------------------------------------------------------

Fixes a bug, that was introduced with: https://github.com/neos/neos-development-collection/pull/4724

Because of using the QueryBuilder twice, the count of the paramter and for the query is not correct anymore.

* Fixes: `#4801 <https://github.com/neos/neos-development-collection/issues/4801>`_

* Packages: ``Neos`` ``Media``

`Detailed log <https://github.com/neos/neos-development-collection/compare/8.3.7...8.3.8>`_
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
14 changes: 7 additions & 7 deletions Neos.Neos/Documentation/References/CommandReference.rst
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ Arguments
^^^^^^^^^

``--cache-identifier``




Expand Down Expand Up @@ -1994,7 +1994,7 @@ Options
``--simulate``
If set, this command will only tell what it would do instead of doing it right away
``--quiet``




Expand Down Expand Up @@ -2756,7 +2756,7 @@ Options
``--owner``
The identifier of a User to own the workspace
``--content-repository-identifier``




Expand All @@ -2775,15 +2775,15 @@ Arguments
^^^^^^^^^

``--name``




Options
^^^^^^^

``--content-repository-identifier``




Expand Down Expand Up @@ -2846,7 +2846,7 @@ Options
^^^^^^^

``--content-repository-identifier``




Expand Down Expand Up @@ -2894,7 +2894,7 @@ Options
^^^^^^^

``--content-repository-identifier``




Expand Down

0 comments on commit b9ffeb0

Please sign in to comment.