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

0.4.1 release notes and master merge #763

Closed
rudolfix opened this issue Nov 13, 2023 · 0 comments
Closed

0.4.1 release notes and master merge #763

rudolfix opened this issue Nov 13, 2023 · 0 comments
Assignees
Labels
spike Investigate and solve described problem. Propose implementation

Comments

@rudolfix
Copy link
Collaborator

rudolfix commented Nov 13, 2023

Master merge

We have a few bigger pull requests coming in that change internal object models and storage layouts. We want to release them as 0.4.0 version (which is a major release for us). Public APIs will not be impacted or changes will be backward compatible.

  1. devel will be merged to master and 0.3.x released from there
  2. docs will be updated from master branch
  3. devel will collect the 0.4.0 features. docs will be released to devel site
  4. we plan to merge everything to master end of November

Post merge branches and releases

After the 0.4.x merge we will use the following branches

  1. devel branch will be the default branch to which majority of PRs will be accepted
  2. master branch will be used for hotfixes to code and documentation, also for publishing blogposts
  3. on the release day, version of the library will be bumped on devel branch and then devel branch will be merged to master
  4. all library releases happen from master. that includes regular releases and hotfix (post) releases
  5. we may occasionally do pre-releases from the devel branch

Note: we support two version of documentation:

  1. current master release on https://dlthub.com/docs/intro
  2. incoming master / alpha release from devel on https://dlthub.com/devel/intro

0.4.1 release notes

Removed deprecations

  • to_service_account_credentials removed in GcpCredentials
@rudolfix rudolfix added the spike Investigate and solve described problem. Propose implementation label Nov 13, 2023
@rudolfix rudolfix self-assigned this Nov 13, 2023
@rudolfix rudolfix removed the devel label Dec 23, 2023
@rudolfix rudolfix changed the title 0.4.0 release notes and master merge 0.4.1 release notes and master merge Dec 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
spike Investigate and solve described problem. Propose implementation
Projects
Status: Done
Development

No branches or pull requests

1 participant