Skip to content

Commit c9e9893

Browse files
github-actions[bot]nikomakela
authored andcommitted
chore(main): release federation-router 1.5.1
1 parent e36cbbc commit c9e9893

2 files changed

Lines changed: 18 additions & 12 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"apps/hobbies-helsinki": "2.8.0",
33
"apps/events-helsinki": "1.8.1",
44
"apps/sports-helsinki": "1.12.0",
5-
"proxies/events-graphql-federation": "1.5.0",
5+
"proxies/events-graphql-federation": "1.5.1",
66
"proxies/venue-graphql-proxy": "1.3.0",
77
"proxies/events-graphql-proxy": "1.2.0"
88
}

proxies/events-graphql-federation/CHANGELOG.md

Lines changed: 17 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,33 +1,39 @@
11
# Changelog
22

3-
## [1.5.0](https://github.com/City-of-Helsinki/events-helsinki-monorepo/compare/federation-router-v1.4.0...federation-router-v1.5.0) (2023-09-15)
3+
## [1.5.1](https://github.com/City-of-Helsinki/events-helsinki-monorepo/compare/federation-router-v1.5.0...federation-router-v1.5.1) (2023-11-08)
44

5+
The `ontologyTreeIdOrSets` and `ontologyWordIdOrSets` are replacing the implementation of `ontologyTreeIdsOrSet[NUM]` and `ontologyWordIds`.
6+
Also, the `q`-parameter is replaced with `text`.
57

68
### Features
79

8-
* Update venue-graphql-proxy related types and supergraph ([c506ddc](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/c506ddcd0c8a5605950d5daa8a1e14bed6bcefa5))
10+
- **router:** Update unified-search subgraph and supergraph ([7aef929](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/7aef929b8ad757181722330647db2b13f1721630))
11+
- **router:** Update unified-search & venues subgraph, supergraph and types ([b66fb3f](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/b66fb3f10c6334af1cf52808441ea0d991d2423c))
912

10-
## [1.4.0](https://github.com/City-of-Helsinki/events-helsinki-monorepo/compare/federation-router-v1.3.0...federation-router-v1.4.0) (2023-09-08)
13+
## [1.5.0](https://github.com/City-of-Helsinki/events-helsinki-monorepo/compare/federation-router-v1.4.0...federation-router-v1.5.0) (2023-09-15)
14+
15+
### Features
1116

17+
- Update venue-graphql-proxy related types and supergraph ([c506ddc](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/c506ddcd0c8a5605950d5daa8a1e14bed6bcefa5))
18+
19+
## [1.4.0](https://github.com/City-of-Helsinki/events-helsinki-monorepo/compare/federation-router-v1.3.0...federation-router-v1.4.0) (2023-09-08)
1220

1321
### Features
1422

15-
* **router:** Propagate all headers to events-proxy ([71b37f6](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/71b37f6ae255e2f098bff5f28b1cf0f03e89794c))
23+
- **router:** Propagate all headers to events-proxy ([71b37f6](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/71b37f6ae255e2f098bff5f28b1cf0f03e89794c))
1624

1725
## [1.3.0](https://github.com/City-of-Helsinki/events-helsinki-monorepo/compare/federation-router-v1.2.1...federation-router-v1.3.0) (2023-08-28)
1826

19-
2027
### Features
2128

22-
* **events-graphql-federation:** Update events subgraph & supergraph ([78b6397](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/78b639774f5f0913d71c23a688007d480699a006))
23-
* Shared storage and on-demand site generation ([#320](https://github.com/City-of-Helsinki/events-helsinki-monorepo/issues/320)) ([40ddbe5](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/40ddbe50a18ff06d01f3664dae90266a5e6ec24d))
24-
29+
- **events-graphql-federation:** Update events subgraph & supergraph ([78b6397](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/78b639774f5f0913d71c23a688007d480699a006))
30+
- Shared storage and on-demand site generation ([#320](https://github.com/City-of-Helsinki/events-helsinki-monorepo/issues/320)) ([40ddbe5](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/40ddbe50a18ff06d01f3664dae90266a5e6ec24d))
2531

2632
### Bug Fixes
2733

28-
* Change unified-search.test.kuva.* -> kuva-unified-search.api.test.* ([181b774](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/181b7747a1af3bbdbe05ea3ba34e3b8ee0c9c943))
29-
* **error:** 500 page translations and build issue in Hobbies app ([684d102](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/684d1024b7e3174e7c5b44709d121c804681bf19))
30-
* Venue info connections reading ([48e5e7c](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/48e5e7c6f37e22ee5026898310c75cb5806eeb45))
34+
- Change unified-search.test.kuva._ -> kuva-unified-search.api.test._ ([181b774](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/181b7747a1af3bbdbe05ea3ba34e3b8ee0c9c943))
35+
- **error:** 500 page translations and build issue in Hobbies app ([684d102](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/684d1024b7e3174e7c5b44709d121c804681bf19))
36+
- Venue info connections reading ([48e5e7c](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/48e5e7c6f37e22ee5026898310c75cb5806eeb45))
3137

3238
## [1.2.1](https://github.com/City-of-Helsinki/events-helsinki-monorepo/compare/federation-router-v1.2.0...federation-router-v1.2.1) (2023-05-16)
3339

0 commit comments

Comments
 (0)