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: zitadel/saml
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.0.9
Choose a base ref
...
head repository: zitadel/saml
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.0.10
Choose a head ref
  • 12 commits
  • 10 files changed
  • 3 contributors

Commits on Oct 24, 2022

  1. chore(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.1

    Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.0 to 1.8.1.
    - [Release notes](https://github.com/stretchr/testify/releases)
    - [Commits](stretchr/testify@v1.8.0...v1.8.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/stretchr/testify
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 24, 2022
    Configuration menu
    Copy the full SHA
    8f761b4 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2022

  1. Merge pull request #31 from zitadel/dependabot/go_modules/github.com/…

    …stretchr/testify-1.8.1
    
    chore(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.1
    livio-a authored Nov 17, 2022
    Configuration menu
    Copy the full SHA
    d9c387f View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2022

  1. chore(deps): bump cycjimmy/semantic-release-action from 2 to 3

    Bumps [cycjimmy/semantic-release-action](https://github.com/cycjimmy/semantic-release-action) from 2 to 3.
    - [Release notes](https://github.com/cycjimmy/semantic-release-action/releases)
    - [Changelog](https://github.com/cycjimmy/semantic-release-action/blob/main/docs/CHANGELOG.md)
    - [Commits](cycjimmy/semantic-release-action@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: cycjimmy/semantic-release-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Nov 21, 2022
    Configuration menu
    Copy the full SHA
    50a7e00 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #33 from zitadel/dependabot/github_actions/cycjimm…

    …y/semantic-release-action-3
    
    chore(deps): bump cycjimmy/semantic-release-action from 2 to 3
    livio-a authored Nov 21, 2022
    Configuration menu
    Copy the full SHA
    0ce9bbb View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2022

  1. chore(deps): bump actions/add-to-project from 0.3.0 to 0.4.0

    Bumps [actions/add-to-project](https://github.com/actions/add-to-project) from 0.3.0 to 0.4.0.
    - [Release notes](https://github.com/actions/add-to-project/releases)
    - [Commits](actions/add-to-project@v0.3.0...v0.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: actions/add-to-project
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Nov 28, 2022
    Configuration menu
    Copy the full SHA
    74f45df View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2022

  1. Merge pull request #34 from zitadel/dependabot/github_actions/actions…

    …/add-to-project-0.4.0
    
    chore(deps): bump actions/add-to-project from 0.3.0 to 0.4.0
    livio-a authored Dec 5, 2022
    Configuration menu
    Copy the full SHA
    0db0935 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    abaa41f View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2022

  1. Merge pull request #35 from zitadel/node

    chore(workflow): update sem rel to work with node 16
    livio-a authored Dec 6, 2022
    Configuration menu
    Copy the full SHA
    1258565 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2023

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

Commits on Feb 22, 2023

  1. Configuration menu
    Copy the full SHA
    1262c92 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #36 from zitadel/status-message-omit

    fix: omit status message when empty
    livio-a authored Feb 22, 2023
    Configuration menu
    Copy the full SHA
    d5cf275 View commit details
    Browse the repository at this point in the history
Loading