Skip to content

0.4.1 release notes and master merge #763

@rudolfix

Description

@rudolfix

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

Metadata

Metadata

Assignees

Labels

spikeInvestigate and solve described problem. Propose implementation

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions