blob: e8066d74425c7611a4fe85a6cfcc9dec4b373a7d [file]
=========================
buildstream-plugins 2.7.0
=========================
o cargo: Support source provenance (#98)
o Fix multiple issues in the Docker source plugin (#96)
o Support Python 3.14 and drop support for Python 3.9 (#94, #97)
=========================
buildstream-plugins 2.5.0
=========================
o Drop support for python 3.8 and add support for python 3.13 (#84)
o Implement Source.collect_source_info() or SourceFetcher.get_source_info() on
all source plugins (#87)
=========================
buildstream-plugins 2.4.0
=========================
o docker: Support storing ref in project.refs (#66)
o simple_mirror: Added SourceMirror plugin supporting enhanced URL formatting (#80)
o gitlab_lfs_mirror: Added SourceMirror intended for use with GitLab LFS repos (#80)
o Enhanced testing and CI enhancements (#78)
o Resurrecting CI (#81)
=========================
buildstream-plugins 2.3.0
=========================
o pip: support Python 3.12 and future versions (#67)
o cargo, docker: Check tar member paths (#69)
o git: add tagger to annotated tags (fix for recent git versions) (#73)
=========================
buildstream-plugins 2.2.0
=========================
o cargo: Fix mirroring (#55)
o cargo: Support authentication using .netrc (#57)
o docker: Fix authentication when using .netrc (#59)
o docker: Improve flexibility for mirroring (#58)
o cargo: Add support for source mirrors and bearer http authentication (#60, #64)
=========================
buildstream-plugins 2.1.0
=========================
o Guard against malformed URIs in cargo crates (#52)
=========================
buildstream-plugins 2.0.1
=========================
o docker source: Fix "architecture" and "os" configuration options
o Updating some package metadata/links
o Support Python 3.11
=========================
buildstream-plugins 2.0.0
=========================
No changes in 2.0.0 over 1.95.7
==========================
buildstream-plugins 1.95.7
==========================
o meson: Use `meson install` and rename JOBS environment variable (#41)
o meson, cmake: Ensure verbosity (#42)
==========================
buildstream-plugins 1.95.6
==========================
o Removed some deprecated variables from plugins (#34)
o Avoid deprecation warnings in meson (#38)
==========================
buildstream-plugins 1.95.5
==========================
o Updating copyright year in NOTICE file
o Updating setup.py with updated author and documentaiton link
o Updating generated documentation to use new author and copyright
==========================
buildstream-plugins 1.95.4
==========================
o Fixing license headers in source files and ensuring
that LICENSE / NOTICE are included in source distributions
==========================
buildstream-plugins 1.95.3
==========================
o Revert the convenience build-dir attempt for autotools (#29)
o Fix new linting errors
o Manage release version in one place (#33)
==========================
buildstream-plugins 1.95.1
==========================
o Fixing documentation generation
o Updating pylint and correcting errors
o Port cargo plugin to use tomli, this will remove the toml
dependency as tomli will soon be part of the standard library
o Some fixes to the cargo plugin
o Update Source.set_ref() implementations according to last minute
API correction
o Fixed publishing of documentation
o Some enhancements to the variables used in the autotools plugin
==========================
buildstream-plugins 1.95.0
==========================
Initial beta release of buildstream-plugins.