All notable changes to this project will be documented in this file.
- Fix vulnerabilities in dependencies
- Docker container support
- PNDA-4562: Add authorization to API
- PNDA-4415: Use boto 2.48
- PNDA-4669: Return HTTP 404 instead of 500 when a package is not found
- PNDA-3601: disable emailtext in Jenkins file and replace it with notifier stage and job
- PNDA-2577: review python deps versions
- PNDA-2883: add
auth_version
topr-config.json
to set the swift keystone auth version associated withauth_url
- PNDA-2485: Pinned all python libraries to strict version numbers
- Externalized build logic from Jenkins to shell script so it can be reused
- PNDA-2265: Fix logging config
- PNDA-1211: add FS repository as backend storage
- PNDA-1811. Added timeout parameter to swift connection
- Enhancements to CI
- Added option to use AWS S3 for application packages.
- PANDA-1728 Validate package names before upload and while fetching packages.
- PANDA-1585 Added delete package API.
- PANDA-1584 Fixed a lint error introduced as part of the last release.
- PANDA-1584 Fixed bug occurring when trying to notify the data logger that a new package has been created.
- PANDA-1413 Added cisco copyright headers
- PANDA-1413 fixed deprecated api bugs
- PANDA-1392 removed openstack credentials
- PANDA-1295 Removed UI code, and POST command
- PANDA-843 Using python logging framework
- PANDA-843 Running work in threadpool
- PANDA-843 initial packaging with maven