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: palantir/conjure-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: develop
Choose a base ref
...
head repository: palantir/conjure-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: release/3.18.x
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 11 commits
  • 42 files changed
  • 9 contributors

Commits on Oct 20, 2022

  1. Default values for list/set query&header params (#624)

    * Default values for list/set query&header params
    
    * cl
    
    * require python >=3.8
    
    * Revert "require python >=3.8"
    
    This reverts commit 1b9105a.
    
    * Backport: Break: Stop testing on python 2 (#475)
    
    Co-authored-by: Robert Kruszewski <[email protected]>
    pnepywoda and robert3005 authored Oct 20, 2022
    Configuration menu
    Copy the full SHA
    d83ee8f View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2022

  1. Configuration menu
    Copy the full SHA
    91df304 View commit details
    Browse the repository at this point in the history
  2. Autorelease 3.18.0

    bluekeyes authored and svc-autorelease committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    15bec38 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2023

  1. Backport 'Use type_of_union to determine the union variant' to 3.x (#688

    )
    
    * Backport 'Use type_of_union to determine the union variant' to 3.x
    
    * spotless apply
    
    * Fix test
    jliu-palantir authored Mar 20, 2023
    Configuration menu
    Copy the full SHA
    e4d15a4 View commit details
    Browse the repository at this point in the history
  2. Autorelease 3.18.1

    [skip ci]
    johnhany97 authored and svc-autorelease committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    8a5d1ed View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2023

  1. Fix: Backport of casing fixes (#702)

    * fix: backport of 698 and 692 pr
    
    * fix: ConjurePythonGeneratorTest
    mstepniak-palantir authored Apr 7, 2023
    Configuration menu
    Copy the full SHA
    fbe6239 View commit details
    Browse the repository at this point in the history
  2. Autorelease 3.18.2

    [skip ci]
    johnhany97 authored and svc-autorelease committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    e725c89 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2023

  1. Add option to return none on unknown union variants (#718)

    * Upgrade conjure-python-client to 1.10.8
    
    * Add option to return none on unknown union variants
    
    * Fix tests
    
    ---------
    
    Co-authored-by: Mark Greatorex <[email protected]>
    markgrex and Mark Greatorex authored May 23, 2023
    Configuration menu
    Copy the full SHA
    017e343 View commit details
    Browse the repository at this point in the history
  2. Autorelease 3.18.3

    [skip ci]
    johnhany97 authored and svc-autorelease committed May 23, 2023
    Configuration menu
    Copy the full SHA
    d7d1222 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. Wrap indent docstring in newlines for UnionSnippet (#777) (#779)

    Wrap indent docstring in newlines for UnionSnippet
    LorenzoMartini authored Feb 7, 2024
    Configuration menu
    Copy the full SHA
    71b454c View commit details
    Browse the repository at this point in the history
  2. Autorelease 3.18.4

    [skip ci]
    johnhany97 authored and svc-autorelease committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    254c66c View commit details
    Browse the repository at this point in the history
Loading