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

chore: Back-merge from the main #278

Merged
merged 9 commits into from
Jun 30, 2023
Merged

chore: Back-merge from the main #278

merged 9 commits into from
Jun 30, 2023

Commits on Jun 29, 2023

  1. Change version from develop

    Andrew Nikitin committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    2252d61 View commit details
    Browse the repository at this point in the history
  2. chore(release): 2.4.0 [skip ci]

    ## [2.4.0](2.3.1...2.4.0) (2023-06-29)
    
    ### Features
    
    * Add "authenticated" user roles and permissions, and amend API definitions [DEV-2684] ([#267](#267)) ([2a6b30f](2a6b30f))
    
    ### Bug Fixes
    
    * Fix bug where credential-service expects config variables with authentication and external DB disabled [DEV-2843] ([#276](#276)) ([4008bdf](4008bdf))
    * Fix for the order of auth handlers ([#275](#275)) ([6d3bb77](6d3bb77))
    * Fix local storage instantiating ([#269](#269)) ([6ec820f](6ec820f))
    semantic-release-bot committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    e2e57e6 View commit details
    Browse the repository at this point in the history
  3. chore: Run release process

    Andrew Nikitin committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    02ded9e View commit details
    Browse the repository at this point in the history
  4. Debugging

    Andrew Nikitin committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    84ed8ed View commit details
    Browse the repository at this point in the history
  5. Return back conventionalcommits version

    Andrew Nikitin committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    8635c8e View commit details
    Browse the repository at this point in the history
  6. Fix package-lock.json

    Andrew Nikitin committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    2c650e9 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

  1. fix: Fix building image for release

    Andrew Nikitin committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    2352114 View commit details
    Browse the repository at this point in the history
  2. chore(release): 2.4.1 [skip ci]

    ## [2.4.1](2.4.0...2.4.1) (2023-06-30)
    
    ### Bug Fixes
    
    * Fix building image for release ([2352114](2352114))
    semantic-release-bot committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    f4945f9 View commit details
    Browse the repository at this point in the history
  3. Back-merge from the main branch

    Andrew Nikitin committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    183847f View commit details
    Browse the repository at this point in the history