π Notable Fixes:
Housekeeping:
π Migrate CI/CD prerelease process away from .dev tags and toward .pre tags
π with support from the setuptools_scm tool to ensure public release tags are
compatible with semantic versioning.
π This list of changes was auto generated.
The settings file now allows specifying:
requirements_layer_name), andsupplemental_layer_arns list)π¦ Python package hash generation is now more resilient; to ensure
π¦ reasonably-similar package installations yield the same hash:
RECORD files, andPKG-INFO files are sorted when hashing.π¦ Oddly, PKG-INFO files from source package installations enumerate fields in a
π¦ non-deterministic order; i.e. installing the same package multiple times may
β
yield a PKG-INFO file with fields in a different order. During testing, this
behavior was witnessed with the Provides-Extra field.