Skip to content

Latest commit

 

History

History
169 lines (89 loc) · 11 KB

File metadata and controls

169 lines (89 loc) · 11 KB

Changelog

1.7.0 (2026-06-10)

Features

  • sentry: Migrate apps to Next instrumentation and v10 config (baa1bb9)

1.6.4 (2026-04-14)

Dependencies

  • deps: Update vite to version 8.0.6 across multiple packages (5948f7c)
  • deps: Update vitest and related packages to version 4.1.2 (07c4d96)

1.6.3 (2026-04-02)

Dependencies

  • Bump @apollo/subgraph from 2.11.2 to 2.13.3 (6c81133)
  • deps: Bump lodash in /proxies/events-graphql-proxy (ae00445)

1.6.2 (2026-03-27)

Dependencies

  • Bump @apollo/server from 5.4.0 to 5.5.0 (59cfba7)

1.6.1 (2026-03-26)

Dependencies

  • Bump eslint and plugins Refs: RATY-299 (dc05e4f)

1.6.0 (2026-03-20)

Features

  • Add fullTextLanguage parameter to proxies (86458e3)

Dependencies

  • Bump @apollo/server from 4.12.2 to 5.4.0 (b316ce1)
  • Bump lodash from 4.17.21 to 4.17.23 (6751a97)
  • Bump webpack from 5.100.1 to 5.104.1 (0cec9a6)

1.5.3 (2025-12-10)

Bug Fixes

  • Remove experimental "x" and "x_" prefixes from fullText & ongoing (d441832)

1.5.2 (2025-11-19)

Bug Fixes

  • deps: Upgrade vite to latest minor→fix depbot issues 273–280 (2f990ec)

1.5.1 (2025-11-10)

Bug Fixes

  • events-proxy: Add trailing slash to LinkedEvents requests (5383aed)
  • licenses: Unify all LICENSE files' contents (ed21e2c)

1.5.0 (2025-10-22)

Features

  • events-proxy: Add registration field to event details (3e44f57)
  • Upgrade to node v22 (2727d73)

Bug Fixes

  • codegen: Remove comma from yml config (1b5ca2a)
  • events-proxy: Broken imports (7ad4520)
  • proxies: Syntax error in serverPort getter (919b848)
  • Remove use of 10 year old path package, use node.js's path instead (44d5bdb)
  • vitest: Replace use of deprecated cache.dir with cacheDir (46ca437)

1.4.0 (2025-08-14)

Features

  • events-proxy: Add experimental event search params (8251da4)

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)