Skip to content

Latest commit

 

History

History
72 lines (42 loc) · 5.17 KB

File metadata and controls

72 lines (42 loc) · 5.17 KB

Changelog

1.3.0 (2024-01-16)

Features

  • router: Upgrade the Apollo router docker image (7a0bb67)

Bug Fixes

  • Hero ui tweaks (#531) (af11c1b)
  • proxy: ProviderContactInfo field type should be a LocalizedObject (080a775)

1.2.1 (2024-01-04)

Bug Fixes

  • Backward compatibility urls (791a511)

1.2.0 (2023-09-08)

Features

  • False structured events can be ignored by using http-headers (3ad03ce)

1.1.0 (2023-08-28)

Features

  • events-graphql-federation: Update events subgraph & supergraph (78b6397)
  • events-graphql-proxy: Add publisherAncestor parameter to eventList (5672d37)

Bug Fixes

  • Error boundary usage after update (61c2698)
  • Neighborhood list get-method should not start with slash (00e0184)
  • Venue info connections reading (48e5e7c)

1.0.0 (2023-04-12)

⚠ BREAKING CHANGES

  • rce-issue: rename the packages with a @events-helsinki -scope

Build System

0.3.0 (2023-02-17)

Features

  • Add feature flag for for enrolment status usage (10301e0)
  • liikunta-347: Common dockerfile for proxy servers (e8d403c)
  • liikunta-347: Move graphql proxy server code to own package (06b6589)
  • liikunta-347: Refactor venue code (a09c616)
  • liikunta-347: Remove wagtail cms code (6dba429)
  • liikunta-348: Initial copy files from another repo (f91dac4)
  • liikunta-348: Make events-graphql-proxy folder part of the monorepo (ec65826)
  • liikunta-348: Use apollo server 4 (d6301c6)
  • Show the enrolment status on large event card (f175ae6)

Bug Fixes

  • Broken jest config for events graphql proxy (61030cd)
  • Different graphql packages problem (1b5fcbb)

Performance Improvements

  • liikunta-389: Try swc/jest (268dd93)