This repository has been archived by the owner on Mar 31, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 83
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* fix: add null checking for object mappers * docs: add contributor to README.md * docs: update Camel documentation * refactor: move update functionality to extension package * fix: clean actuator info object + improve update checking * refactor: clean up application.properties * docs: update CHANGELOG.md * refactor: rename RepoConfig to Repository and add attributes * chore: add project details to /info endpoint * chore: update camel information on actuator endpoint * chore: remove root object * docs: edit update.md * fix: check input dates (closes #549) * docs: update broken links (closes #599) * docs: change order of sections * docs: add guide for requesting an IDS certificate * docs: update identityProvider.md * docs: update CHANGELOG.md * fix: rename extending class of CamelInfoContributor * test: restructure update tests * test: fix UpdateInfoContributorTest * test: add CamelInfoContributorExtTest * test: fix CamelInfoContributorExtTest * test: add UpdateTypeTest * docs: add missing license headers * test: remove unchecked cast * test: fix UpdateInfoServiceTest * test: send request to mockwebserver in getLatestInformation_validRequest_returnFilledMap() * docs: update openapi.yaml * docs: close issue #553 * chore: increase versions * docs: add missing images * docs: fix broken links * docs: update CHANGELOG.md Co-authored-by: Pampus, Julia <[email protected]> Co-authored-by: Ronja Quensel <[email protected]> Co-authored-by: Julia Pampus <[email protected]> Co-authored-by: vdakker <[email protected]>
- Loading branch information
1 parent
24195cf
commit a71d738
Showing
38 changed files
with
3,148 additions
and
2,655 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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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
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
Oops, something went wrong.