Skip to content
This repository was archived by the owner on Jan 18, 2025. It is now read-only.

Releases: check-phat-nguoi/cpn-legacy

v1.0.0

18 Jan 06:33
03b17db
Compare
Choose a tag to compare

v1.0.0 (2025-01-18)

Bug Fixes

  • Add details for fields (97a8e84)

  • Apply singleton to context (15f2b76)

  • Change default api list to use (6e06041)

  • Change license to GPL 3.0 (8696d14)

  • Error log even successfully got data (9740734)

  • Indent for config schema (da8752b)

  • Inject ssl cert (4077c8e)

  • Move config_reader out of config scope (d407184)

  • Naming unpaid only, detail showing (fe41fc0)

  • No expose config outside (458fea7)

Also refactor generate_schemas, simplify it

  • Re-organise to avoid config read related (11eca21)

  • Sample config match schema (4b442a6)

  • Schema config (dd1aa79)

  • Split requirements for ci caching (76fcba9)

  • Unclose httpaio session (64695cc)

  • Update get_data return type without None case (7ce4081)

  • Use apis list, not allow single api (0115611)

  • async: Move aiohttp session from class attribute to function scope (b9a7ba4)

  • config: Use snake case on config (529e5a0)

Also frozen set in model config, not in field

  • config-schema: Not using base abstract class (39e369d)

  • deps: Export requirements.txt (6a40ac4)

  • engines/csgt.vn: It works now (301be0d)

  • get_data: Correct plate_infos type from list to tuple (31d71aa)

  • get_data: Handle function to get owner which is a missing variable (db3e0c1)

  • GetData: Resolve mutiples error of async in GetData (d8820b0)

  • import: Update PlateInfo import path to match new module structure (bd09001)

  • message: Resolve KeyError in string formatting (81f6b2f)

  • pre-commit: Generate schema once (1dcf3f8)

  • README: Using html instead of md for inline word bold (6896066)

  • typo: Generate-schemas (dc4dfc1)

  • wip: Just for @NTNguyen bruh burh (4237282)

Chores

  • Add .whitesource configuration file (#1, 2f0ca17)

Co-authored-by: mend-bolt-for-github[bot] <42819689+mend-bolt-for-github[bot]@users.noreply.github.com>

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

  • Add validator to parse the list of office (ac67b7a)

  • Adjust justfile commands (954bc19)

  • Break instead of return while looping to process apis (5c7db8d)

  • Change is None to not check (8d91f99)

  • Combine vehicle type in config (97eaf58)

  • Delete whitesource config (e408129)

Not using whitesource. Use CodeQL scan instead

Read more