8000 Comparing 8.5.0...9.0.0 · spotify-web-api-java/spotify-web-api-java · GitHub
[go: up one dir, main page]

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: spotify-web-api-java/spotify-web-api-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 8.5.0
Choose a base ref
...
head repository: spotify-web-api-java/spotify-web-api-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 9.0.0
Choose a head ref
  • 12 commits
  • 955 files changed
  • 2 contributors

Commits on Dec 3, 2023

  1. added setConnectionManager(bPooling)

    in SpotifyApi; if not called, default is BasicHttpClientConnectionManager
    gahisee committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    08cfb67 View commit details
    Browse the repository at this point in the history
  2. SpotifyApi build() takes bPooling param

    and eliminated setConnectionManager()
    gahisee committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    ab6c2f3 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. for backward compatibility, now using usePoolingConnectionManager boo…

    …lean
    
    and restored previous SpotifyApi.build() with no parameter
    gahisee committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    354e811 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. Merge remote-tracking branch 'origin/poolingConnectionManager' into p…

    …oolingConnectionManager
    gahisee committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    36cf796 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    56a7ab8 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2023

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

Commits on Jan 22, 2024

  1. Configuration menu
    Copy the full SHA
    63f306b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #384 from spotify-web-api-java/feat/connection-man…

    …ager/builder
    
    feat(http-manager)!: default to configurable pooling connection manager
    dargmuesli authored Jan 22, 2024
    Configuration menu
    Copy the full SHA
    bab0070 View commit details
    Browse the repository at this point in the history
  3. 9.0.0-RC1

    dargmuesli committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    4d81d8a View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2024

  1. Configuration menu
    Copy the full SHA
    e836da5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    513c57d View commit details
    Browse the repository at this point in the history
  3. 9.0.0

    dargmuesli committed Dec 3, 2024
    Configuration menu
    Copy the full SHA
    ad968a6 View commit details
    Browse the repository at this point in the history
Loading
0