-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Merged in develop (pull request #52) Merging develop into master for 1.1.1 release * Merged in release/1.1.1 (pull request #51) Bumping version to 1.1.1 Signed-off-by: John Henderson <[email protected]> Approved-by: Arzon Barua * Merged in master (pull request #50) Merging master into develop Approved-by: Arzon Barua * Merged in bug/party-search-query (pull request #47) * Adding filter for deleted parties to PlannedPartySearch Signed-off-by: John Henderson <[email protected]> Approved-by: Arzon Barua * Warn rather than thrown an exception when healthCheck() is called and a non 200 status code is returned. * Bumping version number for 1.1.2 release Signed-off-by: John Henderson <[email protected]> * changed hours properties to array and update openapi spec * Merged in develop (pull request #52) Merging develop into master for 1.1.1 release * Merged in release/1.1.1 (pull request #51) Bumping version to 1.1.1 Signed-off-by: John Henderson <[email protected]> Approved-by: Arzon Barua * Merged in master (pull request #50) Merging master into develop Approved-by: Arzon Barua * Merged in bug/party-search-query (pull request #47) * Adding filter for deleted parties to PlannedPartySearch Signed-off-by: John Henderson <[email protected]> Approved-by: Arzon Barua * Warn rather than thrown an exception when healthCheck() is called and a non 200 status code is returned. --------- Signed-off-by: John Henderson <[email protected]> Co-authored-by: John Henderson <[email protected]> Co-authored-by: Jon Hill <[email protected]> Co-authored-by: Adam Staveley <[email protected]>
- Loading branch information
1 parent
72c8f17
commit 2c379f7
Showing
7 changed files
with
51 additions
and
52 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -146,4 +146,4 @@ tasks.register<Tar>("archive") { | |
"CHANGELOG.md") | ||
} | ||
|
||
} | ||
} |
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters