Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DO NOT MERGE] Release/promptflow/1.15.0.post1 #3776

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Commits on Sep 18, 2024

  1. [experiment] Verify command injection when starting experiments async…

    …hronously (#3685)
    
    # Description
    
    Added command parameter detection before executing commands to avoid
    risky characters.
    
    # All Promptflow Contribution checklist:
    - [ ] **The pull request does not introduce [breaking changes].**
    - [ ] **CHANGELOG is updated for new features, bug fixes or other
    significant changes.**
    - [ ] **I have read the [contribution
    guidelines](https://github.com/microsoft/promptflow/blob/main/CONTRIBUTING.md).**
    - [ ] **I confirm that all new dependencies are compatible with the MIT
    license.**
    - [ ] **Create an issue and link to the pull request to get dedicated
    review from promptflow team. Learn more: [suggested
    workflow](../CONTRIBUTING.md#suggested-workflow).**
    
    ## General Guidelines and Best Practices
    - [ ] Title of the pull request is clear and informative.
    - [ ] There are a small number of commits, each of which have an
    informative message. This means that previously merged commits do not
    appear in the history of the PR. For more information on cleaning up the
    commits in your PR, [see this
    page](https://github.com/Azure/azure-powershell/blob/master/documentation/development-docs/cleaning-up-commits.md).
    
    ### Testing Guidelines
    - [ ] Pull request includes test coverage for the included changes.
    lalala123123 authored and singankit committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    32029c5 View commit details
    Browse the repository at this point in the history
  2. Update _version.py

    singankit authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    578932e View commit details
    Browse the repository at this point in the history
  3. Update CHANGELOG.md

    singankit authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    661c7c2 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Update requirements.txt

    singankit authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    18d49d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b8e56c6 View commit details
    Browse the repository at this point in the history
  3. Revert "Merge branch 'main' into release/promptflow/1.15.0.post1"

    This reverts commit b8e56c6, reversing
    changes made to 18d49d1.
    singankit committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    3085b5d View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Update CHANGELOG.md

    singankit authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    80a3e66 View commit details
    Browse the repository at this point in the history
  2. Update _version.py

    singankit authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    89fad26 View commit details
    Browse the repository at this point in the history
  3. Update _version.py

    singankit authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    d2265ba View commit details
    Browse the repository at this point in the history