Commits on Feb 23, 2024

  1. Configuration menu
    Copy the full SHA
    06c990e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    72a549f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    25d9374 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Bump rspec-support from 3.13.0 to 3.13.1 (#809)

    Bumps [rspec-support](https://github.com/rspec/rspec-support) from 3.13.0 to 3.13.1.
    - [Changelog](https://github.com/rspec/rspec-support/blob/main/Changelog.md)
    - [Commits](rspec/rspec-support@v3.13.0...v3.13.1)
    
    ---
    updated-dependencies:
    - dependency-name: rspec-support
      dependency-type: indirect
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 26, 2024
    Configuration menu
    Copy the full SHA
    f95cb8e View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Configuration menu
    Copy the full SHA
    e750451 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    87ebe29 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Configuration menu
    Copy the full SHA
    34e074c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2facbe5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    88c500c View commit details
    Browse the repository at this point in the history
  4. doc: clarify use of multiple URLs in uaa.ldap.url

    - clarify that the option to put multiple URLs
    in uaa.ldap.url is for failover purpose only (the
    URLs beyond the first one are the backups if
    the first URL fails).
    - The previous language could mislead operators
    into thinking that multiple distinct LDAP servers
    can be configured at the same time via uaa.ldap.url.
    - details: UAA [passes through](https://github.com/cloudfoundry/uaa/blob/05dc2c0d9903bece514fd1308f03c34792205faf/server/src/main/java/org/cloudfoundry/identity/uaa/impl/config/LdapSimpleBindConfig.java#L41)
    the configured value to spring-security-ldap library,
    which then [uses the extra URLs for failover purpose](https://github.com/spring-projects/spring-security/blob/48c8532a21d0aab17eac400ec3540b01249b5962/ldap/src/main/java/org/springframework/security/ldap/DefaultSpringSecurityContextSource.java#L60).
    
    [#185846888]
    peterhaochen47 committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    bc13f3f View commit details
    Browse the repository at this point in the history
  5. Merge pull request #810 from cloudfoundry/pr/develop/fix-doc-ldap-url

    doc: clarify use of multiple URLs in uaa.ldap.url
    peterhaochen47 authored Feb 29, 2024
    Configuration menu
    Copy the full SHA
    faf9ec0 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. Revert "remove: gomega github ignore removed"

    - We still cannot bump gomega to 1.31.
    - Previous commit to remove the bump-ignore should not have been made.
    
    This reverts commit aa1f856.
    hsinn0 committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    99ce699 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. Bump drb from 2.2.0 to 2.2.1 (#812)

    Bumps [drb](https://github.com/ruby/drb) from 2.2.0 to 2.2.1.
    - [Release notes](https://github.com/ruby/drb/releases)
    - [Commits](ruby/drb@v2.2.0...v2.2.1)
    
    ---
    updated-dependencies:
    - dependency-name: drb
      dependency-type: indirect
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 4, 2024
    Configuration menu
    Copy the full SHA
    e8ef136 View commit details
    Browse the repository at this point in the history
  2. Bump github.com/cloudfoundry/bosh-utils in /src/acceptance_tests (#814)

    Bumps [github.com/cloudfoundry/bosh-utils](https://github.com/cloudfoundry/bosh-utils) from 0.0.446 to 0.0.447.
    - [Commits](cloudfoundry/bosh-utils@v0.0.446...v0.0.447)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/cloudfoundry/bosh-utils
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 4, 2024
    Configuration menu
    Copy the full SHA
    7e4c4e8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e3a9030 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1342c4e View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

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

Commits on Mar 6, 2024

  1. Bump github.com/cloudfoundry/bosh-utils in /src/acceptance_tests (#817)

    Bumps [github.com/cloudfoundry/bosh-utils](https://github.com/cloudfoundry/bosh-utils) from 0.0.447 to 0.0.448.
    - [Commits](cloudfoundry/bosh-utils@v0.0.447...v0.0.448)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/cloudfoundry/bosh-utils
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 6, 2024
    Configuration menu
    Copy the full SHA
    c12b06c View commit details
    Browse the repository at this point in the history
  2. Bump i18n from 1.14.1 to 1.14.3

    Bumps [i18n](https://github.com/ruby-i18n/i18n) from 1.14.1 to 1.14.3.
    - [Release notes](https://github.com/ruby-i18n/i18n/releases)
    - [Changelog](https://github.com/ruby-i18n/i18n/blob/master/CHANGELOG.md)
    - [Commits](ruby-i18n/i18n@v1.14.1...v1.14.3)
    
    ---
    updated-dependencies:
    - dependency-name: i18n
      dependency-type: indirect
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and strehle committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    f7669ee View commit details
    Browse the repository at this point in the history
  3. Merge pull request #816 from cloudfoundry/dependabot/bundler/i18n-1.14.3

    Bump i18n from 1.14.1 to 1.14.3
    peterhaochen47 authored Mar 6, 2024
    Configuration menu
    Copy the full SHA
    7363bc5 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Configuration menu
    Copy the full SHA
    ea8099d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    31e8da6 View commit details
    Browse the repository at this point in the history
  3. Bump github.com/cloudfoundry/bosh-utils in /src/acceptance_tests (#819)

    Bumps [github.com/cloudfoundry/bosh-utils](https://github.com/cloudfoundry/bosh-utils) from 0.0.448 to 0.0.449.
    - [Commits](cloudfoundry/bosh-utils@v0.0.448...v0.0.449)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/cloudfoundry/bosh-utils
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 7, 2024
    Configuration menu
    Copy the full SHA
    06b74d9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8905c61 View commit details
    Browse the repository at this point in the history
  5. Bump i18n from 1.14.3 to 1.14.4 (#820)

    Bumps [i18n](https://github.com/ruby-i18n/i18n) from 1.14.3 to 1.14.4.
    - [Release notes](https://github.com/ruby-i18n/i18n/releases)
    - [Changelog](https://github.com/ruby-i18n/i18n/blob/master/CHANGELOG.md)
    - [Commits](ruby-i18n/i18n@v1.14.3...v1.14.4)
    
    ---
    updated-dependencies:
    - dependency-name: i18n
      dependency-type: indirect
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 7, 2024
    Configuration menu
    Copy the full SHA
    6883c46 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. Release v77.2.0

    UAA Identity Bot committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    8941eb1 View commit details
    Browse the repository at this point in the history