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

play3 #7467

Draft
wants to merge 12 commits into
base: main
Choose a base branch
from
Draft

play3 #7467

wants to merge 12 commits into from

Commits on May 10, 2024

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

Commits on May 12, 2024

  1. Configuration menu
    Copy the full SHA
    99554cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6614167 View commit details
    Browse the repository at this point in the history
  3. Bug fix api retired key.

    It wasn't reloading the object for one.
    
    Second there is a difference in the instant precision in the assertion when hasmessage serializes the object. Just setting the id and not the whole object to be in the exception message string. We don't need to be logging the details anyway.
    gwendolyngoetz committed May 12, 2024
    Configuration menu
    Copy the full SHA
    1d2c41b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b2ac7bd View commit details
    Browse the repository at this point in the history
  5. Initial update

    gwendolyngoetz committed May 12, 2024
    Configuration menu
    Copy the full SHA
    c81b7b7 View commit details
    Browse the repository at this point in the history
  6. fmt

    gwendolyngoetz committed May 12, 2024
    Configuration menu
    Copy the full SHA
    e4b04fb View commit details
    Browse the repository at this point in the history
  7. Getting location value a better way.

    The string that was used in the regex is now formatted differently.
    gwendolyngoetz committed May 12, 2024
    Configuration menu
    Copy the full SHA
    ede06b4 View commit details
    Browse the repository at this point in the history
  8. Update to pac4j 6.0.2

    gwendolyngoetz committed May 12, 2024
    Configuration menu
    Copy the full SHA
    2505d8c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1f77670 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. Updating Frozen Play Session Test Cookie

    Running
    
    Prometheus metric sampler now has two samples which was breaking tests
    gwendolyngoetz committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    179a61b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    66cce1c View commit details
    Browse the repository at this point in the history