Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: atlassian-api/atlassian-python-api
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.41.21
Choose a base ref
...
head repository: atlassian-api/atlassian-python-api
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4.0.0
Choose a head ref
  • 9 commits
  • 99 files changed
  • 4 contributors

Commits on Mar 17, 2025

  1. Configuration menu
    Copy the full SHA
    c2f3382 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2025

  1. fix: the return value from the response is bytes. (#1510)

    - Adjusted the download logic to process the file content directly as bytes.
    mgomes-d authored Mar 21, 2025
    Configuration menu
    Copy the full SHA
    1e92d70 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2025

  1. python2 removal (#1515)

    * python2 removal
    gonchik authored Mar 24, 2025
    Configuration menu
    Copy the full SHA
    9f4d338 View commit details
    Browse the repository at this point in the history
  2. [Bitbucket] keep only 6 digits when using %f in datetime format (#1511)

    * 6 digits
    
    * remove lambda
    
    * format
    
    * format
    zffocussss authored Mar 24, 2025
    Configuration menu
    Copy the full SHA
    d32f3a2 View commit details
    Browse the repository at this point in the history
  3. encoding with safe comma #479

    gonchik committed Mar 24, 2025
    Configuration menu
    Copy the full SHA
    fe13d98 View commit details
    Browse the repository at this point in the history
  4. Add link to websude resource

    gonchik committed Mar 24, 2025
    Configuration menu
    Copy the full SHA
    4675ca6 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2025

  1. [JIRA] Add search/jql and search/approximate-count APIs support for J…

    …ira Cloud (#1513)
    
    * [JIRA] Add enhanced_search_issues and approximate_issue_count for Jira Cloud
    
    * Remove print statement
    skumar36-atlassian authored Mar 25, 2025
    Configuration menu
    Copy the full SHA
    ff692bd View commit details
    Browse the repository at this point in the history
  2. prepare a release

    gonchik committed Mar 25, 2025
    Configuration menu
    Copy the full SHA
    983ab50 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    589d477 View commit details
    Browse the repository at this point in the history
Loading