Skip to content
This repository has been archived by the owner on Nov 1, 2023. It is now read-only.

Release 6.1.0 #2687

Merged
merged 1 commit into from
Dec 9, 2022
Merged

Release 6.1.0 #2687

merged 1 commit into from
Dec 9, 2022

Conversation

mgreisen
Copy link
Contributor

@mgreisen mgreisen commented Dec 9, 2022

Summary of the Pull Request

Release 6.1.0

Added

  • Service: Added support for feature flags which allows us to deploy new code in parts and turn it on when it's ready. #2620
  • Service: Added a validation endpoint for the notification template. #2655

Changed

  • Service: Update LLVM from v10 to v12 now that we are supporting Ubuntu 20.04 as our default image. #2617
  • Agent: Remove unused coverage recorder from input-tester. #2681
  • Agent: Rename coverage to coverage-legacy. #2685

Fixed

  • CLI: Return an error when uppercase application names are specified when using deploy.py. #2665
  • Agent: Fix local fuzzing mode. #2669
  • Service: Post the JobCreated event when a job is created. #2677
  • Service: The repro Create command will now fail if insert fails. Also add additional tests. #2678
  • Service: Added support for Contains Words in WIQL #2686

@codecov-commenter
Copy link

codecov-commenter commented Dec 9, 2022

Codecov Report

Merging #2687 (7f071e8) into main (2a44900) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #2687   +/-   ##
=======================================
  Coverage   29.37%   29.37%           
=======================================
  Files         291      291           
  Lines       36063    36063           
=======================================
  Hits        10594    10594           
  Misses      25469    25469           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@mgreisen mgreisen merged commit fb03bd6 into main Dec 9, 2022
@ghost ghost locked as resolved and limited conversation to collaborators Jan 9, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants