Skip to content

Latest commit

 

History

History
652 lines (436 loc) · 57.9 KB

CHANGELOG.md

File metadata and controls

652 lines (436 loc) · 57.9 KB

1.13.0 (2024-01-25)

Features

Bug Fixes

Code Refactoring

1.12.0 (2023-12-08)

Features

Bug Fixes

Code Refactoring

  • extract common funcionality of listing sources (24e42fe)
  • Add cache for sources constants (0404c6c), related to HMS-1829

1.11.0 (2023-11-13)

1.10.0 (2023-11-02)

Features

Bug Fixes

1.9.0 (2023-10-19)

Features

Bug Fixes

1.8.0 (2023-10-04)

Features

Bug Fixes

Code Refactoring

  • remove primitive string pointers (c610aa7)
  • remove fingerprint from error string (88f4954)
  • improve source messages (325b594)
  • drop unused errors (ba3b4ee)
  • use panic for non-runtime error (7750339)
  • rename other errors (41a53f0)
  • rename HTTP client errors (f2bb8d3)
  • remove deprecated /account_identity (512302e)
  • remove deprecated instance types endpoint (2027eb9)
  • drop supported package (53ff1e0)
  • Nest links under Metadata (aae35e3)

1.7.0 (2023-09-06)

Features

Bug Fixes

1.6.0 (2023-08-23)

Features

Bug Fixes

1.5.0 (2023-08-09)

Bug Fixes

Code Refactoring

  • Change launch template name to id in GCP (2b0ccb9)
  • Add missing launch template to payload (34e1c2f)

1.4.0 (2023-07-26)

Features

Bug Fixes

Code Refactoring

1.3.0 (2023-07-14)

Features

Bug Fixes

1.2.0 (2023-06-28)

Features

Bug Fixes

Code Refactoring

  • Add username to pubkey body (ecc4591)
  • Add step titles info to gcp reservation (084331f)
  • Change Name to NamePattern in GCP (313e7e5)
  • Update permissions for provisioning role in GCP (cc6a554)

1.1.0 (2023-06-13)

Features

Bug Fixes

Code Refactoring

  • correct the function name to use label (d98fe75)
  • add zone info when listing instance desc (ee55eea)

1.0.0 (2023-06-01)

Features

Bug Fixes

Code Refactoring

0.21.0 (2023-05-17)

Features

Bug Fixes

Code Refactoring

  • use Gob encoding for cache (b31d961)

summit23a (2023-05-06)

Features

Bug Fixes

Code Refactoring

0.20.0 (2023-05-03)

Bug Fixes

Code Refactoring

  • Change metrics according to app-sre notes (cf3616e)
  • Update permission check for not implemented sources (4217524)

0.19.0 (2023-04-14)

Features

Bug Fixes

Code Refactoring

  • move cache hit metrics into the proper package (12f1bf3)
  • remove unused singular CreateVM for Azure (f26c527)
  • Create struct for create instances requests (5e9a849)

0.18.0 (2023-03-22)

Features

Bug Fixes

Code Refactoring

  • change zone to match image builder (b97730e)
  • Simplify OpenAPI generator (4301088)
  • Add test for valid region/zone/location (9630bbb)

0.17.0 (2023-03-08)

Features

Bug Fixes

Code Refactoring

  • logging initialization (1d3dc01)
  • extract binary name getter (eacc010)
  • fix worker metrics registrations (ca7893f)

0.16.0 (2023-02-22)

Features

Bug Fixes

Code Refactoring

  • Add logs to statuser and add invalid requests metric (aacbf62)

0.15.0 (2023-02-06)

Features

Bug Fixes

Code Refactoring

0.14.0 (2023-01-25)

Features

Bug Fixes

Code Refactoring

  • Add numeric status code (0c4591e)

0.13.0 (2023-01-12)

Features

Bug Fixes

0.12.0 (2022-12-01)

Features

Bug Fixes

  • payload name not nullable (996251d), related to HMSPROV-373
  • intermittent failures on CI for ASM queue test (656ee05)
  • log topic alongside trace send message (4f9a62a)
  • enable Kafka in Clowder (8ea9023)
  • kafka port is a pointer (4ca3076)
  • create topics in kafka startup script (f7b2fab)
  • scope existing pubkey search by source id (af89244), related to HMSPROV-366
  • kafka: CA config from string (34f4c59)
  • sources: handle source without application type correctly (75bc847)
  • break availability queue sender loop on context cancel (0ec4201)
  • share HTTP transport across platform clients (dcf7c38)
  • break consume look on context cancel (4795c58)

Code Refactoring

  • Error payload with messages (fa9ae9b)

0.11.0 (2022-11-21)

Features

  • refactor: Add required true post aws in apispec (73f3956)
  • availability check kafka topic (cea9ea0)
  • reservation detail returns instance ids (30a1f8e)
  • kafka: setup, configuration, availability check (971c64d)

Bug Fixes

  • missing cache type variable for api (0ed8c1b)
  • reservation: generic reservation by id (5131c7b), related to HMSPROV-349
  • null for aws_reservation_id when pending (eb5e353)
  • print full errors in logs (7cc2e10)
  • config: guard for non-exixtend kafka config (a5b3d9c)
  • config: unleash token as bearer header (3bb424c)
  • config: correct Unleash URL prefix (bd6ab5a)
  • logging: Disable middlewares for status routes (811905d), related to HMSPROV-333

0.10.0 (2022-11-02)

Features

  • clients: Preload machine types for GCP (741b820)
  • clients: Generated machine types and types per zone (a654baa)
  • flags: feature flags endpoint (727a72f)
  • gcp: add gcp request payload (0c718cc)
  • cache: add Redis cache and queue (1d60e0f)
  • welcome HTML page (a2fe12c)

Bug Fixes

  • queue: recognize unknown worker config values (a4114e8)
  • queue: improve errors and logging for dejq init (dff6b11)
  • remove DAOInit Error (5800a20)
  • Add error messages (e937d94)
  • ec2: typo in etag prefix (ea86eb2)
  • throw an error when pubkey is duplicated (HMSPROV-309) (5a5078d)
  • changelog: correct upstream links (d34b161)
  • services: refactor errors (c1b05f4)
  • logging: no colors for clowder (cff318a)

Code Refactoring

  • azure: rename client type (c7ec156)
  • clients: remove Customer prefix from EC2 client (2ec34db)
  • azure: split service and cust ifaces (924216b)
  • clients: change arn to authentication for generic purpose (5b19411)
  • changelog: different tool for changelog (febcb38)

0.9.0 (2022-10-17)

Features

Bug Fixes

  • changelog: messages without subtypes (c798bb0)

Code Refactoring

  • clients: HTTP transport improved (70f2c07)

0.8.0 (2022-10-11)

0.7.0 (2022-09-15)

0.6.0 (2022-09-08)

0.5.0 (2022-08-31)

0.4.0 (2022-08-22)

0.3.0 (2022-08-15)

0.2.0 (2022-07-27)

0.1.0 (2022-06-15)