Skip to content

Commit d3e799a

Browse files
github-actions[bot]nikomakela
authored andcommitted
chore(main): release federation-router 1.1.0
1 parent 1f5ebc4 commit d3e799a

2 files changed

Lines changed: 20 additions & 1 deletion

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": "1.1.0",
33
"apps/events-helsinki": "0.4.0",
44
"apps/sports-helsinki": "0.3.0",
5-
"proxies/events-graphql-federation": "1.0.0",
5+
"proxies/events-graphql-federation": "1.1.0",
66
"proxies/events-graphql-proxy": "0.2.10",
77
"proxies/venue-graphql-proxy": "0.1.0"
88
}
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# Changelog
2+
3+
## [1.1.0](https://github.com/City-of-Helsinki/events-helsinki-monorepo/compare/federation-router-v1.0.0...federation-router-v1.1.0) (2023-02-09)
4+
5+
6+
### Features
7+
8+
* **liikunta-347:** Update events subgraph and supergraph ([94d39b9](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/94d39b909594176cb4afa3b7ef9a90d2fb4bf861))
9+
* **liikunta-374:** Remove venue from sports and use it from liikunta federeation only ([1faf684](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/1faf68491a82bd82e3c0d9fb94f2fec7cacbb63b))
10+
* **router:** Compose a new supergraph with venues schema and Tprek datasource ([33dc2f9](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/33dc2f9d2bf0c6b3da802a483c0fbbf8efe3e32f))
11+
* **router:** Propagate the headers from the requests ([d28724e](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/d28724e3f59e72e370a8146900d56797de89b38d))
12+
* **router:** Venues subgraph added to the federation router ([03dcb61](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/03dcb617ff144c6ac8afbe5d4c7da80300b9d3cd))
13+
* Update gql schemas ([#149](https://github.com/City-of-Helsinki/events-helsinki-monorepo/issues/149)) ([03decf2](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/03decf2856ff46a0cd8f3a22b3ac92bca5953282))
14+
15+
16+
### Bug Fixes
17+
18+
* Check install issues ([7106b4b](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/7106b4b9c5606eae708364b5e88fab63808ccc21))
19+
* Remove .kuva from events-graphql-federation-*.test.kuva.hel.ninja ([7927024](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/7927024a68f2de4172e213298431c8c027839a45))

0 commit comments

Comments
 (0)