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

[AMQ-9545] Set cache-control to no-store by default for stronger security #1238

Closed
wants to merge 23 commits into from

Commits on Jul 6, 2024

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

Commits on Aug 23, 2024

  1. [AMQ-9521] Upgrade Spring 6.1.10

    mattrpav authored and kenliao94 committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    c459724 View commit details
    Browse the repository at this point in the history
  2. [AMQ-9522] Upgrade Jetty 11.0.22

    mattrpav authored and kenliao94 committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    27cf0d0 View commit details
    Browse the repository at this point in the history
  3. [AMQ-9523] Upgrade Jackson 2.17.2

    mattrpav authored and kenliao94 committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    29b1517 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bcb34ff View commit details
    Browse the repository at this point in the history
  5. [AMQ-9525] Upgrade Camel 4.4.3

    mattrpav authored and kenliao94 committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    9ef5a79 View commit details
    Browse the repository at this point in the history
  6. [AMQ-9526] Upgrade Jolokia 2.0.3

    mattrpav authored and kenliao94 committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    05a9dc6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c84b405 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b2708a9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7620ff8 View commit details
    Browse the repository at this point in the history
  10. [AMQ-9484] Support exporting kahadb messages from a queue with an offset

    (cherry picked from commit 1a1b42f)
    mattrpav authored and kenliao94 committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    0090d20 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    66b563b View commit details
    Browse the repository at this point in the history
  12. [AMQ-9535] Upgrade slf4j 2.0.13

    mattrpav authored and kenliao94 committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    65413de View commit details
    Browse the repository at this point in the history
  13. [AMQ-9521] Uprgade Spring 6.1.11

    mattrpav authored and kenliao94 committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    a240026 View commit details
    Browse the repository at this point in the history
  14. Typo, with -> will

    AlexejTimonin authored and kenliao94 committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    8e413cc View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    97c2c42 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    f2ea2a6 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    58ad419 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    ba3a107 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    10920b1 View commit details
    Browse the repository at this point in the history
  20. AMQ-9547 - Remove setLength() and usage from RecoverableRandomAccessFile

    This method always throws an exception so it should be removed and no
    longer used. Places in PageFile that called the method have been updated
    to either remove the usage or throw an error.
    cshannon authored and kenliao94 committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    3afd247 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    2a1fa02 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    d8207b6 View commit details
    Browse the repository at this point in the history