Please see the releases page for changelogs.
- Upgrade all dependencies to latest, patched versions
- Added support for
ignore_for_scheduling
to dependency materials. Updated README with changes in new Format Versions. - Updated library dependencies
- updated README documenting
allow_only_on_success
attribute in approval
Release deleted.
Fixup to endpoint that lists config files
- Adding endpoint that lists config files for the given directory
- updated README documenting support credentials attributes in materials
- switch build system to use open source openjdk-dojo image #17574
- remove docker image from this repo, use new image with gocd-cli
- fix repo-level configuration not being applied #40
- Generate reproducible binaries #38
- Changed JSON keys returned by
get-capabilities
call - Changed JSON structure returned by
parse-content
call - Implemented a new
get-icon
call that will return the icon for this plugin
- return json from CLI command
- Add export content metadata
- Fix plugin settings request and implement handler for plugin config change notification
- Added support for
parse-content
.
Accept stdin input in CLI tool
Adds CLI to validate local files.
Adds config-repo API 2.0 and ability to export XML pipelines to JSON
- adds recommended
format_version
to all files - (documentation change only) support for referencing templates and parameters, with GoCD >= 17.11
Initial release