You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: Release v3.7.9 (#9332)
Bump changelog for release v3.7.9
## Summary by Sourcery
Bug Fixes:
- Ensure Singer logging config is created regardless of any arguments
passed to `meltano invoke` (backport of #9330)
Co-authored-by: edgarrmondragon <16805946+edgarrmondragon@users.noreply.github.com>
chore: Release v3.7.8 (#9303)
Bump changelog for release v3.7.8
## Summary by Sourcery
Prepare release v3.7.8 by updating version numbers across project
metadata and adding the corresponding changelog entry
Bug Fixes:
- Do not try to cast expandable inherited settings (#9300)
Chores:
- Bump project version to 3.7.8 in metadata and configuration files
Co-authored-by: edgarrmondragon <16805946+edgarrmondragon@users.noreply.github.com>
chore: Release v3.7.7 (#9291)
Bump changelog for release v3.7.7
## Summary by Sourcery
Prepare and publish v3.7.7 by updating version identifiers and
documenting the latest fixes and improvements.
Bug Fixes:
- Avoid passing plugin configuration to the installation environment
Enhancements:
- Skip catalog cache key checks when a custom catalog is provided
- Split job and ELT schedules into separate classes
- Add YAML representations for internal types using ruamel.yaml
Build:
- Bump latest supported setuptools version to 80
Documentation:
- Remove outdated log messages from CLI examples
- Fix typo 'mapper' to 'mappers' in inline data mapping example
Chores:
- Bump project version to 3.7.7 across pyproject.toml, commitizen
config, docs package.json, and source code
- Update GitHub issue template placeholder to reflect version 3.7.7
Co-authored-by: edgarrmondragon <16805946+edgarrmondragon@users.noreply.github.com>