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: ash-project/ash
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.0.9
Choose a base ref
...
head repository: ash-project/ash
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.0.10
Choose a head ref
  • 13 commits
  • 17 files changed
  • 4 contributors

Commits on May 31, 2024

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

Commits on Jun 2, 2024

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

Commits on Jun 3, 2024

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

Commits on Jun 4, 2024

  1. docs: Fix a small mistake in the docs. (#1222)

    Co-authored-by: Andreas Donig <git@innwiese.de>
    adonig and Andreas Donig authored Jun 4, 2024
    Configuration menu
    Copy the full SHA
    58cc007 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Configuration menu
    Copy the full SHA
    c9a7ac7 View commit details
    Browse the repository at this point in the history
  2. fix: Do not compare nil values in compare validation (#1223)

    Co-authored-by: Andreas Donig <git@innwiese.de>
    adonig and Andreas Donig authored Jun 5, 2024
    Configuration menu
    Copy the full SHA
    7d10c78 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    51be60c View commit details
    Browse the repository at this point in the history
  4. fix: don't update tenant on update, instead enforce it

    the attribute strategy allowed for overwriting the multitenant attribute
    on update. In practice, this can't really happen using any standard pattern
    because any record to be updated is read with the tenant context, but it still
    represents a small risk (and `schema` based multitenancy would enforce it in this
    way anyway, so this is more consistent).
    zachdaniel committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    e4980d5 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Configuration menu
    Copy the full SHA
    225fcf9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4594261 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    17e34a2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1b4edfd View commit details
    Browse the repository at this point in the history
Loading