pre-release: Update version to 0.111.0 #3145
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Update version to 0.111.0
Please check the changelog for the following merges:
make integration-test
(Add capability to only run E2E test usingmake integration-test
#3098)stylecheck
linter in test files (Enablestylecheck
linter in test files #3072)errcheck
linter for test packages (Enableerrcheck
linter for test packages #3034)AddLabels
andAddAnnotations
method toPodOptions
type (AddAddLabels
andAddAnnotations
method toPodOptions
type #3073)make codegen
issue of permission denied (Fix themake codegen
issue of permission denied #3051)misspel
linter for test package #3052)E2ESuite
as part ofmake integration-test
(RunE2ESuite
as part ofmake integration-test
#3061)podAnnotations
andpodLabels
args for Kanister functions (Update docs to reflectpodAnnotations
andpodLabels
args for Kanister functions #3014)image
argument in ExportRDSSnapshotToLocation and RestoreRDSSnapshot (feat: supportimage
argument in ExportRDSSnapshotToLocation and RestoreRDSSnapshot #3019)Validate
method inFunc
interface to validate a kanister function (AddValidate
method inFunc
interface to validate a kanister function #3017)