Skip to content

root: v2.0.0

Latest

Choose a tag to compare

@mapcolonies-devops mapcolonies-devops released this 23 Jul 06:08
49afbeb

2.0.0 (2026-07-23)

⚠ BREAKING CHANGES

  • global: opa validation (#143)
  • auth-manager: added support for pagination and sort for domain (#69)
  • auth-manager: changed query param name for openapi lint compliance

🎉 Features

  • add condition for hpa (153d52c)
  • add distributed tracing support (81bbdc8)
  • add distributed tracing support (6cd3387)
  • add extra config option from values and ram hpa (#40) (4d6f434)
  • add hpa to helm chart (e96a970)
  • add hpa to helm chart (4b21096)
  • add memory store MAPCO-8528 (#110) (63f0545)
  • add opa to releasing script (#54) (3d35c26)
  • added an option to disable the guides (#95) (8ee9536)
  • added asset resource (01a2dd6)
  • added asset resource (#6) (01a2dd6)
  • added flag to ignore errors in token generation (856b6e9)
  • added lerna (#1) (07edcda)
  • auth-bundler: implementation (#10) (46f3814)
  • auth-core,auth-manager: created core package (#9) (ce36a4b)
  • auth-cron: add metrics MAPCO-8511 (#102) (af8e937)
  • auth-cron: implemented (#13) (2249fba)
  • auth-manager: added asset type and migrations (36b7580)
  • auth-manager: added bundle api (#8) (2fac834)
  • auth-manager: added latest endpoints to asset,key,connection MAPCO-8095 (#76) (c452486)
  • auth-manager: added support for pagination and sort for client (#67) (bf17d96)
  • auth-manager: added support for pagination and sort for connection (#68) (793ba8e)
  • auth-manager: added support for pagination and sort for domain (#69) (7bf0f08)
  • auth-manager: added token generation (1a8a157)
  • auth-manager: added token generation (5426b0b)
  • auth-manager: created package and added openapi (#2) (edaac55)
  • auth-manager: implemented asset resource including tests (13e7d47)
  • auth-manager: implemented connection resource including tests (#7) (4296bc8)
  • auth-manager: implemented key (#5) (e6d6653)
  • auth-manager: implemented the domain resource (8836528)
  • auth-manager: implemented the domain resource (8e7ce13)
  • auth-manager: implemented the domain resource (#) (8836528)
  • bundle opa version and auth-cron logs [MAPCO-7868] (#66) (8c1d188)
  • Client implementation (#4) (60d7e12)
  • configurations: add prometheus metrics (e19b973)
  • configurations: add prometheus metrics (8ab6e5d)
  • deps: support s3 authentication for bundle download (407a436)
  • deps: support s3 authentication for bundle download (0fa593f)
  • fix monaco to not work cdn, latest view in connection, fix clients search + add connection dropdown MAPCO-8397 (#113) (bf6db94)
  • global: added bundle revision support (#141) (72fd5ce)
  • global: opa policy upgrade and observability (#145) (bd917e0)
  • global: opa validation (#143) (16b1dd5)
  • global: upgraded opa to 1.17.1 (#142) (3133df7)
  • helm ingress changes, support AWS and EKS MAPCO-9348 (#119) (cdd0fe8)
  • helm: add logLevel to opa (#44) (7026343)
  • init auth-ui (#60) (4d62ec1)
  • integrate with mapcolonies config manager (#43) (c532aa9)
  • kiosk-ui: implemented kiosk UI (#90) (e09b17a)
  • migrations are now part of the docker images of the services (#39) (c6fc619)
  • opa: filtering decisions when the result is allowed (#101) (46a6d66)
  • opa: support c2b client MAPCO-8129 (#91) (433042b)
  • opa: support wild card origins clients in opa opa-la ecosystem MAPCO-8233 (#89) (399601b)
  • pnpm+turbo (#126) (725feaf)
  • postgres authentication with certificates (5bdd2cf)
  • postgres authentication with certificates (2a3ee6f)
  • token generation and SSO integration MAPCO-8122 AND MAPCO-8121 (#79) (f17ac4f)
  • token-kiosk: added support for download qlr file MAPCO-8240 (#92) (a5aeb12)
  • token-kiosk: implemented database connection MAPCO-8123 (#83) (16093c8)
  • token-kiosk: integerated with config-server MAPCO-8124 (#88) (62ab7db)
  • token-kiosk: kiosk docker MAPCO-8238 (#94) (a35e33d)
  • update version of OPA (#51) (e530f82)

🐛 Bug Fixes

  • auth-bundler: query now correctly takes the max version for each env (#98) (d7746d7)
  • auth-cron: use http server instead of express app for terminus MAPCO-9193 (#117) (7b51724)
  • auth-manager: fixes (572aab0)
  • auth-manager: removed console log (d8f8ee0)
  • auth-ui: create client MAPCO-8133 (#80) (816ab85)
  • configurations: environment should be a string (7e2326d)
  • configurations: environment should be a string (af66e8f)
  • configurations: environment should be a string (c6c92ca)
  • configurations: environment should be a string (23630b1)
  • configurations: environment should be a string (497878b)
  • deps: wrong secret name taken from values (2fd5d43)
  • deps: wrong secret name taken from values (11c0c0e)
  • package-lock.json (#85) (7e51086)
  • set logger versions to be the same across packages (#15) (fb29b1a)
  • support for ADFS-based OIDC servers (#121) (3c8d0b8)
  • token-kiosk: reverse order of lyrx layers MAPCO-8471 (#107) (2741e6e)
  • use replicacount when hpa is disabled (8e1e894)
  • version bump (fa1969d)

Helm Changes

🔗 Dependencies

📝 Documentation

  • added example for all services (#18) (f9e1104)
  • auth-core: typedoc (#11) (22f9a0e)
  • auth-manager: fixed openapi based on redocly errors (c173859)
  • configurations: fixed missing package from typedoc.json (f1b6cf5)
  • readme (#19) (0574ac3)

♻️ Code Refactoring

  • auth-manager: changed query param name for openapi lint compliance (fff6e6d)