Skip to content

Commit 862dfbe

Browse files
committed
Merge branch 'b-7.3.x' into b-7.4.x
# Conflicts: # metadata.php
2 parents 1213166 + fab94a3 commit 862dfbe

3 files changed

Lines changed: 18 additions & 0 deletions

File tree

CHANGELOG-v10.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## [10.0.2] - 2026-04-14
8+
9+
### Fixed
10+
- Composer throws security issues for concrete graphl-version
11+
712
## [10.0.1] - 2026-03-18
813

914
### Fixed
@@ -45,6 +50,7 @@ This is stable release for v10.0.0. No changes have been made since v10.0.0-rc.1
4550
## Changed
4651
- Renamed OxidEsales\GraphQL\Base\Infrastructure\Token::cleanUpTokens() to deleteOrphanedTokens()
4752

53+
[10.0.2]: https://github.com/OXID-eSales/graphql-base-module/compare/v10.0.1...v10.0.2
4854
[10.0.1]: https://github.com/OXID-eSales/graphql-base-module/compare/v10.0.0...v10.0.1
4955
[10.0.0]: https://github.com/OXID-eSales/graphql-base-module/compare/v10.0.0-rc.1...v10.0.0
5056
[10.0.0-rc.1]: https://github.com/OXID-eSales/graphql-base-module/compare/v9.0.0...v10.0.0-rc.1

CHANGELOG-v11.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## [11.0.2] - 2026-04-14
8+
9+
### Fixed
10+
- Composer throws security issues for concrete graphl-version
11+
712
## [11.0.1] - 2026-03-18
813

914
### Fixed
@@ -25,6 +30,7 @@ This is stable release for v11.0.0. No changes have been made since v11.0.0-rc.1
2530
- Updated `MissingSignatureKey` exception to use a constructor instead of a static factory method
2631
- Upgrade GraphQLite to 7.0
2732

33+
[11.0.2]: https://github.com/OXID-eSales/graphql-base-module/compare/v11.0.1...v11.0.2
2834
[11.0.1]: https://github.com/OXID-eSales/graphql-base-module/compare/v11.0.0...v11.0.1
2935
[11.0.0]: https://github.com/OXID-eSales/graphql-base-module/compare/v11.0.0-rc.1...v11.0.0
3036
[11.0.0-rc.1]: https://github.com/OXID-eSales/graphql-base-module/compare/v10.0.0...v11.0.0-rc.1

CHANGELOG-v9.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## [9.0.2] - 2026-04-14
8+
9+
### Fixed
10+
- Composer throws security issues for concrete graphl-version
11+
712
## [9.0.1] - 2026-03-18
813

914
### Fixed
@@ -46,6 +51,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4651
### Removed
4752
- Migration trigger on module activation
4853

54+
[9.0.2]: https://github.com/OXID-eSales/graphql-base-module/compare/v9.0.1...v9.0.2
4955
[9.0.1]: https://github.com/OXID-eSales/graphql-base-module/compare/v9.0.0...v9.0.1
5056
[9.0.0]: https://github.com/OXID-eSales/graphql-base-module/compare/v9.0.0-rc.1...9.0.0
5157
[9.0.0-rc.1]: https://github.com/OXID-eSales/graphql-base-module/compare/v8.1.1...9.0.0-rc.1

0 commit comments

Comments
 (0)