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

Release v2.10 #340

Merged
merged 30 commits into from
Feb 21, 2019
Merged

Release v2.10 #340

merged 30 commits into from
Feb 21, 2019

Commits on Jan 9, 2019

  1. fixes 320 - assignment when similar users exist

    Michał Poręba committed Jan 9, 2019
    Configuration menu
    Copy the full SHA
    df39805 View commit details
    Browse the repository at this point in the history
  2. -Exact for Get-JiraUser

    Michał Poręba committed Jan 9, 2019
    Configuration menu
    Copy the full SHA
    6e38104 View commit details
    Browse the repository at this point in the history
  3. missing }

    Michał Poręba committed Jan 9, 2019
    Configuration menu
    Copy the full SHA
    fd6f3a1 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2019

  1. adding documentation to Get-JiraUser -Exact

    Michał Poręba committed Jan 10, 2019
    Configuration menu
    Copy the full SHA
    eb8c09a View commit details
    Browse the repository at this point in the history
  2. fixing Get-JiraUser -Exact unit test

    Michał Poręba committed Jan 10, 2019
    Configuration menu
    Copy the full SHA
    adf6e40 View commit details
    Browse the repository at this point in the history
  3. Exact in Get-JiraUser is not applicable for -Self set

    Michał Poręba committed Jan 10, 2019
    Configuration menu
    Copy the full SHA
    acff336 View commit details
    Browse the repository at this point in the history
  4. trying to figure out the documentation requirements

    Michał Poręba committed Jan 10, 2019
    Configuration menu
    Copy the full SHA
    74a3f61 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    95d5474 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d21c011 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2019

  1. Merge pull request AtlassianPS#328 from michalporeba/GetUserExact

    fixes 320 - assignment when similar users exist
    lipkau authored Jan 11, 2019
    Configuration menu
    Copy the full SHA
    18e876d View commit details
    Browse the repository at this point in the history
  2. Fixed logic of how to retrieve components from project

    Logic for retrieving components from project now works fine for Project objects over the pipeline
    lipkau committed Jan 11, 2019
    Configuration menu
    Copy the full SHA
    9db4972 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c6c21df View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    34ec197 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    de6851a View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2019

  1. Merge pull request AtlassianPS#331 from lipkau/fix/OutputInTestFiles

    Removed debug messages from test file
    lipkau authored Jan 12, 2019
    Configuration menu
    Copy the full SHA
    04bb079 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    43a9416 View commit details
    Browse the repository at this point in the history
  3. Merge pull request AtlassianPS#330 from lipkau/fix/329-FixComponentInput

    Fixed logic of how to retrieve components from project
    lipkau authored Jan 12, 2019
    Configuration menu
    Copy the full SHA
    8e9c1b9 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2019

  1. Fix setting Accept header based on Mime time of attachment

    Tim Howes authored and Tim Howes committed Jan 22, 2019
    Configuration menu
    Copy the full SHA
    ef1034f View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2019

  1. ** Modify ConvertTo-JiraProject to additionally store the 'style' val…

    …ue returned - for use with differentiating between classic and 'next-gen' Jira projects
    pdx-nojp committed Feb 15, 2019
    Configuration menu
    Copy the full SHA
    53476e7 View commit details
    Browse the repository at this point in the history
  2. ** Modify Get-JiraIssueCreateMetadata and New-JiraIssue to do proper …

    …error handling when the input IssueType value is not valid for the input Project value
    
    ** Modify Get-JiraIssueCreateMetadata and New-JiraIssue to use data already returned from Get-JiraProject, saving an API call and some filtering work in Get-JiraIssueType
    pdx-nojp committed Feb 15, 2019
    1 Configuration menu
    Copy the full SHA
    89e61fa View commit details
    Browse the repository at this point in the history
  3. ** Update unit tests for Get-JiraIssueCreateMetadata and New-JiraIssu…

    …e to support their usage of IssueTypes data returned from Get-JiraProject
    pdx-nojp committed Feb 15, 2019
    Configuration menu
    Copy the full SHA
    51d5d46 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2019

  1. Configuration menu
    Copy the full SHA
    fc1c0c9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request AtlassianPS#337 from nojp/fix/NextGen-Project

    Fix usage of New-JiraIssue in Jira Environment with mixed classic and "next gen" projects
    lipkau authored Feb 18, 2019
    Configuration menu
    Copy the full SHA
    52e421c View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2019

  1. Configuration menu
    Copy the full SHA
    41e8ddf View commit details
    Browse the repository at this point in the history
  2. Merge pull request AtlassianPS#333 from wisemoth/get-jiraissueattachm…

    …entfile_mimetype
    
    Get-JiraIssueAttachmentFile: Set Accept header based on Mime time of attachment
    lipkau authored Feb 21, 2019
    Configuration menu
    Copy the full SHA
    a42a82b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e5ea95f View commit details
    Browse the repository at this point in the history
  4. Merge pull request AtlassianPS#339 from AtlassianPS/fix/AtlassianPS#338

    …-IncorrectHandlingOfSkipNotifications
    
    Fix incorrect handling of skip notifications
    lipkau authored Feb 21, 2019
    Configuration menu
    Copy the full SHA
    7ec4a10 View commit details
    Browse the repository at this point in the history
  5. Updated changelog for v2.10

    lipkau committed Feb 21, 2019
    Configuration menu
    Copy the full SHA
    d8de272 View commit details
    Browse the repository at this point in the history
  6. Removed posts from this repo

    lipkau committed Feb 21, 2019
    Configuration menu
    Copy the full SHA
    e2b8419 View commit details
    Browse the repository at this point in the history
  7. Bumped module version to v2.10

    lipkau committed Feb 21, 2019
    Configuration menu
    Copy the full SHA
    e8d92b7 View commit details
    Browse the repository at this point in the history