Skip to content

Latest commit

 

History

History
365 lines (194 loc) · 19.7 KB

CHANGELOG.md

File metadata and controls

365 lines (194 loc) · 19.7 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

0.23.0 (2023-09-29)

Features

  • add configurable channel options to client (cec7a87)
  • add id to create challenge input (#37) (c8252ae)

0.22.0 (2023-09-22)

Features

  • add challenge constraints (0183b63)
  • add id to create challenge input (#37) (c8252ae)
  • update interface version (dea1243)

0.21.0 (2023-09-21)

Features

  • add id to create challenge input (dfc7284)

0.20.0 (2023-07-03)

Features

  • client-relational: add support for not equal clauses (93ced00)

0.19.0 (2023-07-03)

Features

  • add phase to close in update for acl input (1e0c8c8)

0.18.1 (2023-06-18)

Note: Version bump only for package topcoder-framework

0.18.0 (2023-06-18)

Features

  • domain-challenge: add phase facts service (8a59cab)

0.17.0 (2023-06-17)

Features

  • lib-common: get phase facts by phase name (0e1b85e)

0.16.1 (2023-06-16)

Bug Fixes

  • remove audit fields for table problem (1b334d9)

0.16.0 (2023-06-12)

Features

0.15.0 (2023-06-06)

Features

  • add marathon match definitions (c905c8f)

0.14.2 (2023-06-06)

Bug Fixes

  • add client stub to get phase facts (0f91b07)

0.14.1 (2023-06-06)

Note: Version bump only for package topcoder-framework

0.14.0 (2023-06-06)

Features

0.13.1 (2023-05-27)

Bug Fixes

  • lib-common: add phase facts (56ff48e)

0.13.0 (2023-05-21)

Features

  • add support for non-boolean fact response (3f680b2)

0.12.1 (2023-05-17)

Note: Version bump only for package topcoder-framework

0.12.0 (2023-05-16)

Features

  • add interfaces for fetching phase facts (241e60b)

0.11.1 (2023-05-02)

Bug Fixes

  • client-relational: add audit updated audit only when table has them (92e535e)

0.11.0 (2023-04-14)

Features

0.10.15 (2023-04-07)

Bug Fixes

  • client-relational: add audit fields only when table has them (8acc3b5)

0.10.14 (2023-04-06)

Bug Fixes

  • lib-common: lookup criteria data type (f0339c6)

0.10.13 (2023-03-26)

Bug Fixes

  • client-relational: add audit fields only when table has them (d76a225)
  • use protobuf v0.0.46 (71b8367)

0.10.12 (2023-03-25)

Bug Fixes

0.10.11 (2023-03-25)

Bug Fixes

  • remove duplicate definition (f6090a8)
  • save prize amount in cents (74e8c17)

0.10.10 (2023-03-25)

Bug Fixes

  • use cents to represent monetary values (3a9cf59)

0.10.9 (2023-03-25)

Bug Fixes

0.10.8 (2023-03-25)

Bug Fixes

  • remove billing_project from create and update (1bd0f14)

0.10.7 (2023-03-25)

Bug Fixes

  • update to topcoder-interface v0.0.40 (21f57f6)

0.10.6 (2023-03-25)

Bug Fixes

  • update to topcoder-interface v0.0.40 (6a421a2)

0.10.5 (2023-03-24)

Bug Fixes

0.10.4 (2023-03-24)

Bug Fixes

0.10.3 (2023-03-24)

Bug Fixes

0.10.2 (2023-03-24)

Bug Fixes

0.10.1 (2023-03-24)

Bug Fixes

0.10.0 (2023-03-24)

Features

  • legacy challenge update (70e9df6)

0.9.1 (2023-03-24)

Bug Fixes

  • use topcoder-interface v0.0.33 (c6e9f0a)

0.9.0 (2023-03-24)

Features

  • update to topcoder-interface v0.0.31 (497bcd5)

0.8.0 (2023-03-23)

Features

0.7.3 (2023-03-22)

Bug Fixes

0.7.2 (2023-03-21)

Bug Fixes

  • create secure connection when required (bc16357)

0.7.1 (2023-03-20)

Bug Fixes

0.7.0 (2023-03-20)

Features

0.6.5 (2023-03-19)

Bug Fixes

0.6.4 (2023-03-17)

Bug Fixes

0.6.3 (2023-03-16)

Bug Fixes

0.6.2 (2023-03-06)

Bug Fixes

  • domain-acl: export challenge types (ee6b4f9)

0.6.1 (2023-03-05)

Bug Fixes

  • domain-challenge: import empty.proto from @topcoder-framework/lib-common (749de5f)

0.6.0 (2023-03-05)

Features

  • add support for building on windows (0a7f3af)
  • domain-challenge: add interfaces for syncing from acl (#21) (8ec5ac3)

0.5.3 (2023-03-01)

Bug Fixes

0.5.2 (2023-02-26)

Note: Version bump only for package topcoder-framework

0.5.1 (2023-02-26)

Bug Fixes

  • domain-acl: update models to remove audit fields (#20) (cdb3f28)

0.5.0 (2023-02-23)

Bug Fixes

Features

  • add create interface to challenge client (5376aab)
  • add legacy challenge phase:create (#11) (c285c84)
  • add relational client (#13) (82c7d1b)
  • challenge domain (32446cd)
  • domain-acl: add interfaces for anticorruption layer (#19) (27b542a), closes #18
  • lib-common: add empty well known type (#14) (c9df7af)

0.4.0 (2023-01-12)

Features

  • domain-challenge: add challenge create interface (ad149c8)
  • use topcoder-interface v0.0.4 (29eeada)

0.3.0 (2023-01-12)

Features

  • domain-challenge: add challenge create interface (ad149c8)
  • use topcoder-interface v0.0.4 (29eeada)

0.2.1 (2023-01-04)

Note: Version bump only for package topcoder-framework

0.1.0 (2022-12-29)

Bug Fixes

  • allow revert commit (bd56051)
  • build: composit tsconfig (d0a47a8)
  • build: include lib-logger (acfaadd)
  • dependency: missing dependency (5cde860)

Features

  • challenge: challenge domain implementation (34348ea)
  • challenge: generate challenge models (c5e9150)
  • challenge: generate client lib from interface definitions (6d172b7)