Skip to content

Release v0.1.4

Choose a tag to compare

@saxenakshitiz saxenakshitiz released this 11 Jun 08:17
· 224 commits to main since this release
f69a9a9

❗ Minor Fixes

  • chore(integration-test): different mongo service port #37

😇 Changes

  • fix: Return value as null if values list is empty in MockGenericConfigService #43
  • feat: return deleted config in delete config response #41
  • chore: update code-owners #42
  • fix: update mock generic config service #40
  • publish artifacts to hypertrace artifactory #39
  • chore: update dependencies #38
  • Fix+mock+generic+config+service #36
  • chore: add code style plugin #35
  • Fixes #16 : Handle null values gracefully #34
  • GetAllConfigs API should return configs in descending order of their creationTime #31
  • bugfix: MockGenericConfigService - set timestamps in response #30
  • Expose creation and update timestamp in UpsertConfigResponse #29
  • Expose creation and update timestamp in getAllConfigs API #28