Skip to content

Release 8.1.0#2342

Merged
JoernBerkefeld merged 15 commits into
mainfrom
develop
Jul 9, 2025
Merged

Release 8.1.0#2342
JoernBerkefeld merged 15 commits into
mainfrom
develop

Conversation

@JoernBerkefeld

@JoernBerkefeld JoernBerkefeld commented Jul 9, 2025

Copy link
Copy Markdown
Contributor

Release details

Checklist

Before merge

  • Wiki updated with info in ticket listed under Documentation
  • ran npm run prepare-release (which runs npm audit fix, npm run lint-ts, npm run lint:fix, git add, git commit)
  • pushed potential changes made by prepare-release

After merge

  • merged all dependabot PRs that target main branch
  • updated bug template to include the new version
  • updated .mcdevrc for tests to the new version
  • ran npm run version:major/minor/patch
  • pushed version-prep commits
  • merged main branch into develop branch
  • closed GitHub milestone
  • created new GitHub Release

Documentation

Issues

JoernBerkefeld and others added 14 commits June 12, 2025 20:35
…re mass-field deletions run sequentially to allow asking for permission
…-given-field-on-all-dataextensions-that-has-a-field-with-that-name

feature/2321 Allow deleting a given field from ALL dataExtensions on the current BU
…ror-prefix-in-debug-messages

task/2329 remove "Error:" prefix from folder-not-found debug message
…rectly-filters-bus-if-they-start-with-the-same-string

Bug/2339 createdeltapkg incorrectly filters bus if they start with the same string
…warning-about-deleting-via-gui

Task/2334 remove useless cdp warning about deleting via gui
@JoernBerkefeld JoernBerkefeld added this to the 8.1.0 milestone Jul 9, 2025
@JoernBerkefeld JoernBerkefeld self-assigned this Jul 9, 2025
@github-actions

github-actions Bot commented Jul 9, 2025

Copy link
Copy Markdown

Coverage Report

Commit:f12dcdb
Base: main@7d6bdd3

Type Base This PR
Total Statements Coverage  70.76%  70.77%  (+0.01%)
Total Branches Coverage  70.75%  70.8%  (+0.05%)
Total Functions Coverage  83.37%  83.35%  (-0.02%)
Total Lines Coverage  70.76%  70.77%  (+0.01%)
Details (changed files):
File Statements Branches Functions Lines

@JoernBerkefeld JoernBerkefeld merged commit ad20849 into main Jul 9, 2025
27 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment