X Tutup
Skip to content

Bump version to 10.12.0 prealpha#40565

Merged
DeepDiver1975 merged 1 commit intomasterfrom
bump-version-to-10.12.0
Jan 10, 2023
Merged

Bump version to 10.12.0 prealpha#40565
DeepDiver1975 merged 1 commit intomasterfrom
bump-version-to-10.12.0

Conversation

@phil-davis
Copy link
Contributor

@phil-davis phil-davis commented Jan 6, 2023

Description

There have been enough changes in core master that the next release from master will be 10.12.0, and it will be useful for oC10 apps that start using new/changed things from core to be able to specify this core min-version, or to take other action that depends on the core code in use.

For example, #40563 (has a migration), #40520 (has a loginUser change that is used by new openidconnect code) ...

Bump to 10.12.0 prealpha (similar to what was done for 10.11 in commit e2df4da

How Has This Been Tested?

CI

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Database schema changes (next release will require increase of minor version instead of patch)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Technical debt
  • Tests only (no source changes)

Checklist:

  • Code changes
  • Unit tests added
  • Acceptance tests added
  • Documentation ticket raised:
  • Changelog item, see TEMPLATE

@DeepDiver1975 DeepDiver1975 merged commit 1cce2b0 into master Jan 10, 2023
@delete-merged-branch delete-merged-branch bot deleted the bump-version-to-10.12.0 branch January 10, 2023 10:44
@phil-davis phil-davis mentioned this pull request May 19, 2023
11 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

X Tutup