Skip to content

Commit

Permalink
chore: release
Browse files Browse the repository at this point in the history
  • Loading branch information
ralphrass committed Oct 14, 2024
1 parent a11a699 commit 9ed9af3
Show file tree
Hide file tree
Showing 10 changed files with 49 additions and 81 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,24 @@ Preferably use **Added**, **Changed**, **Removed** and **Fixed** topics in each

## [Unreleased]

## [1.4.5](https://github.com/quintoandar/butterfree/releases/tag/1.4.5)
* Rollback repartitions ([#386](https://github.com/quintoandar/butterfree/pull/386))

## [1.4.4](https://github.com/quintoandar/butterfree/releases/tag/1.4.4)
* Fix Storage Level ([#382](https://github.com/quintoandar/butterfree/pull/382))

## [1.4.3](https://github.com/quintoandar/butterfree/releases/tag/1.4.3)
* Performance upgrade ([#378](https://github.com/quintoandar/butterfree/pull/378))

## [1.4.2](https://github.com/quintoandar/butterfree/releases/tag/1.4.2)
* Minor fixes ([#376](https://github.com/quintoandar/butterfree/pull/376))

## [1.4.1](https://github.com/quintoandar/butterfree/releases/tag/1.4.1)
* Performance Improvements ([#374](https://github.com/quintoandar/butterfree/pull/374))

## [1.4.0](https://github.com/quintoandar/butterfree/releases/tag/1.4.0)
* Add Delta support ([#370](https://github.com/quintoandar/butterfree/pull/370))

## [1.3.5](https://github.com/quintoandar/butterfree/releases/tag/1.3.5)
* Auto create feature sets ([#368](https://github.com/quintoandar/butterfree/pull/368))

Expand Down
2 changes: 2 additions & 0 deletions docs/source/butterfree.automated.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ butterfree.automated package
Submodules
----------

butterfree.automated.feature\_set\_creation module
--------------------------------------------------

.. automodule:: butterfree.automated.feature_set_creation
:members:
Expand Down
25 changes: 0 additions & 25 deletions docs/source/butterfree.configs.rst
Original file line number Diff line number Diff line change
Expand Up @@ -23,31 +23,6 @@ butterfree.configs.environment module
butterfree.configs.logger module
--------------------------------

.. automodule:: butterfree.configs.logger
:members:
:undoc-members:
:show-inheritance:

.. automodule:: butterfree.configs.logger
:members:
:undoc-members:
:show-inheritance:

.. automodule:: butterfree.configs.logger
:members:
:undoc-members:
:show-inheritance:

.. automodule:: butterfree.configs.logger
:members:
:undoc-members:
:show-inheritance:

.. automodule:: butterfree.configs.logger
:members:
:undoc-members:
:show-inheritance:

.. automodule:: butterfree.configs.logger
:members:
:undoc-members:
Expand Down
55 changes: 0 additions & 55 deletions docs/source/butterfree.constants.rst
Original file line number Diff line number Diff line change
Expand Up @@ -31,36 +31,6 @@ butterfree.constants.migrations module
butterfree.constants.spark\_constants module
--------------------------------------------

.. automodule:: butterfree.constants.migrations
:members:
:undoc-members:
:show-inheritance:


.. automodule:: butterfree.constants.migrations
:members:
:undoc-members:
:show-inheritance:


.. automodule:: butterfree.constants.migrations
:members:
:undoc-members:
:show-inheritance:


.. automodule:: butterfree.constants.migrations
:members:
:undoc-members:
:show-inheritance:


.. automodule:: butterfree.constants.migrations
:members:
:undoc-members:
:show-inheritance:


.. automodule:: butterfree.constants.spark_constants
:members:
:undoc-members:
Expand All @@ -69,31 +39,6 @@ butterfree.constants.spark\_constants module
butterfree.constants.window\_definitions module
-----------------------------------------------

.. automodule:: butterfree.constants.window_definitions
:members:
:undoc-members:
:show-inheritance:

.. automodule:: butterfree.constants.window_definitions
:members:
:undoc-members:
:show-inheritance:

.. automodule:: butterfree.constants.window_definitions
:members:
:undoc-members:
:show-inheritance:

.. automodule:: butterfree.constants.window_definitions
:members:
:undoc-members:
:show-inheritance:

.. automodule:: butterfree.constants.window_definitions
:members:
:undoc-members:
:show-inheritance:

.. automodule:: butterfree.constants.window_definitions
:members:
:undoc-members:
Expand Down
6 changes: 6 additions & 0 deletions docs/source/butterfree.dataframe_service.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,18 +4,24 @@ butterfree.dataframe\_service package
Submodules
----------

butterfree.dataframe\_service.incremental\_strategy module
----------------------------------------------------------

.. automodule:: butterfree.dataframe_service.incremental_strategy
:members:
:undoc-members:
:show-inheritance:

butterfree.dataframe\_service.partitioning module
-------------------------------------------------

.. automodule:: butterfree.dataframe_service.partitioning
:members:
:undoc-members:
:show-inheritance:

butterfree.dataframe\_service.repartition module
------------------------------------------------

.. automodule:: butterfree.dataframe_service.repartition
:members:
Expand Down
4 changes: 4 additions & 0 deletions docs/source/butterfree.hooks.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,16 @@ Subpackages
Submodules
----------

butterfree.hooks.hook module
----------------------------

.. automodule:: butterfree.hooks.hook
:members:
:undoc-members:
:show-inheritance:

butterfree.hooks.hookable\_component module
-------------------------------------------

.. automodule:: butterfree.hooks.hookable_component
:members:
Expand Down
4 changes: 4 additions & 0 deletions docs/source/butterfree.hooks.schema_compatibility.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,16 @@ butterfree.hooks.schema\_compatibility package
Submodules
----------

butterfree.hooks.schema\_compatibility.cassandra\_table\_schema\_compatibility\_hook module
-------------------------------------------------------------------------------------------

.. automodule:: butterfree.hooks.schema_compatibility.cassandra_table_schema_compatibility_hook
:members:
:undoc-members:
:show-inheritance:

butterfree.hooks.schema\_compatibility.spark\_table\_schema\_compatibility\_hook module
---------------------------------------------------------------------------------------

.. automodule:: butterfree.hooks.schema_compatibility.spark_table_schema_compatibility_hook
:members:
Expand Down
8 changes: 8 additions & 0 deletions docs/source/butterfree.load.writers.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@ butterfree.load.writers package
Submodules
----------

butterfree.load.writers.delta\_writer module
--------------------------------------------

.. automodule:: butterfree.load.writers.delta_writer
:members:
:undoc-members:
:show-inheritance:

butterfree.load.writers.historical\_feature\_store\_writer module
-----------------------------------------------------------------

Expand Down
6 changes: 6 additions & 0 deletions docs/source/butterfree.migrations.database_migration.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,18 +4,24 @@ butterfree.migrations.database\_migration package
Submodules
----------

butterfree.migrations.database\_migration.cassandra\_migration module
---------------------------------------------------------------------

.. automodule:: butterfree.migrations.database_migration.cassandra_migration
:members:
:undoc-members:
:show-inheritance:

butterfree.migrations.database\_migration.database\_migration module
--------------------------------------------------------------------

.. automodule:: butterfree.migrations.database_migration.database_migration
:members:
:undoc-members:
:show-inheritance:

butterfree.migrations.database\_migration.metastore\_migration module
---------------------------------------------------------------------

.. automodule:: butterfree.migrations.database_migration.metastore_migration
:members:
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
from setuptools import find_packages, setup

__package_name__ = "butterfree"
__version__ = "1.3.5"
__version__ = "1.4.5"
__repository_url__ = "https://github.com/quintoandar/butterfree"

with open("requirements.txt") as f:
Expand Down

0 comments on commit 9ed9af3

Please sign in to comment.