blob: 1035e35ab4f3bfdb84c0c7de0ae6d760b5e363ab [file] [log] [blame]
=========================
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.