8000 Comparing v1.1.0...v1.2.0 · innoq/spring-cookie · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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: innoq/spring-cookie
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.0
Choose a base ref
...
head repository: innoq/spring-cookie
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.2.0
Choose a head ref
  • 17 commits
  • 7 files changed
  • 2 contributors

Commits on May 9, 2025

  1. Configuration menu
    Copy the full SHA
    c15f473 View commit details
    Browse the repository at this point in the history
  2. chore: Update README

    mvitz committed May 9, 2025
    Configuration menu
    Copy the full SHA
    4112808 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1997035 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2025

  1. build: Compatibility with Java 21

    RedXi authored and mvitz committed May 15, 2025
    Configuration menu
    Copy the full SHA
    5817f7c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd3686a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    db960c4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    770ae5b View commit details
    Browse the repository at this point in the history
  5. doc(usage): fix of code example

    RedXi authored and mvitz committed May 15, 2025
    Configuration menu
    Copy the full SHA
    538abd1 View commit details
    Browse the repository at this point in the history
  6. build: reverted compatibility with jdk 22

    RedXi authored and mvitz committed May 15, 2025
    Configuration menu
    Copy the full SHA
    d49847d View commit details
    Browse the repository at this point in the history
  7. test: revert test to use static cookie value

    RedXi authored and mvitz committed May 15, 2025
    Configuration menu
    Copy the full SHA
    760dfaa View commit details
    Browse the repository at this point in the history
  8. test: var naming

    RedXi authored and mvitz committed May 15, 2025
    Configuration menu
    Copy the full SHA
    c06832a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b831cae View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    08cdaf6 View commit details
    Browse the repository at this point in the history
  11. feat: Move factory methods within it's own class

    This decouples the interface from it's actual implementations.
    mvitz committed May 15, 2025
    Configuration menu
    Copy the full SHA
    0c8fd83 View commit details
    Browse the repository at this point in the history
  12. feat: Allow public access to HmacCookieValueSigner

    This allows for direct instantiation in case the preset algorithms are
    not enough for your use case.
    mvitz committed May 15, 2025
    Configuration menu
    Copy the full SHA
    edb346a View commit details
    Browse the repository at this point in the history
  13. chore: Update changelog

    mvitz committed May 15, 2025
    Configuration menu
    Copy the full SHA
    30c03a3 View commit details
    Browse the repository at this point in the history
  14. Release v1.2.0

    mvitz committed May 15, 2025
    Configuration menu
    Copy the full SHA
    df2be0a View commit details
    Browse the repository at this point in the history
Loading
0