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: ParabolInc/parabol
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v7.17.0
Choose a base ref
...
head repository: ParabolInc/parabol
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v7.18.0
Choose a head ref
  • 4 commits
  • 53 files changed
  • 4 contributors

Commits on Feb 22, 2024

  1. feat(standalone-deployment): Standalone host deployment improved and …

    …documented (#9445)
    
    * Docker compose stack improved
    
    * Remove unused containers from docker-compse and add useful comment on .env.example about PGSSLMODE
    
    * Docker compose profiles added. Documentation extended on how to use the profiles to manage the stack.
    
    * README fixed as docker compose up and down commands were not working
    
    * Typo fixed and docker-compose command replaced by docker compose
    rafaelromcar-parabol authored Feb 22, 2024

    Unverified

    This user has not yet uploaded their public signing key.
    Copy the full SHA
    61ba015 View commit details

Commits on Feb 26, 2024

  1. feat: support env-defined saml issuer for PPMIs (#9455)

    * feat: support env-defined saml issuer for PPMIs
    
    Signed-off-by: Matt Krick <[email protected]>
    
    * feat: support single SAML for entire tenant
    
    Signed-off-by: Matt Krick <[email protected]>
    
    ---------
    
    Signed-off-by: Matt Krick <[email protected]>
    mattkrick authored Feb 26, 2024
    Copy the full SHA
    92ab5be View commit details

Commits on Feb 27, 2024

  1. chore: Associate logs with traces (#9444)

    * chore: Associate logs with traces
    
    Add trace information to log output for server side log statements. This
    does not include logging from code exclusively used for debugging,
    deploying or development.
    
    * Actually add the logger
    
    * Fix DD_LOGS_INJECTION check
    Dschoordsch authored Feb 27, 2024
    Copy the full SHA
    c77925b View commit details
  2. chore(release): release v7.18.0 (#9450)

    Co-authored-by: parabol-release-bot[bot] <150284312+parabol-release-bot[bot]@users.noreply.github.com>
    parabol-release-bot[bot] authored Feb 27, 2024
    Copy the full SHA
    bd519c9 View commit details
Loading