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

release 1.4.6 #395

Merged
merged 90 commits into from
Jan 7, 2025
Merged

release 1.4.6 #395

merged 90 commits into from
Jan 7, 2025

Conversation

michellyrds
Copy link
Contributor

@michellyrds michellyrds commented Jan 6, 2025

1.4.6

Fixed

  • MLOP-2519 avoid configuring logger at lib level (#393)
  • Rollback to latest stable release (#391)

moromimay and others added 30 commits February 8, 2021 11:20
… and master (#280)

* Change github actions pipelines.

* Change pipeline logic.
* New step on pipelie.

* Some adjusts.
* Add new make command to change version.

* Change command order.

* Change desc and variable name.

* Change command name.
…284)

* changed timestamp resolution

* fix import

* simple refactor

Co-authored-by: Henrique Camargo <[email protected]>
* Change trigger to publish dev pipeline.

* Some fix.
* Update workflow doc.

* Update README

* Add pre-release.

* Fix typo.
…ected feature sets (#278)

* Add interval branch modifications.

* Add interval_runs notebook.

* Add tests.

* Apply style (black, flack8 and mypy).

* Fix tests.

* Change version to create package dev.
* add apply migration method

* add test apply migration

* add migrate actor with tests

* mypy compliant

* fix test interaction with mocked object

* Rebase and some adjusts.

Co-authored-by: Mayara Moromisato <[email protected]>
* Apply create_partitions to historical validate.

* Remove comments and adjusts.
* Fix key path

* bump version

Co-authored-by: AlvaroMarquesAndrade <1a789766b1c4c8b679e80f11fa6d63d42fa4bcdf>
* Apply tracking logs and logging config.

* Adjusts in CLI and logging.conf.

* Some adjusts.

* Change version to generate new dev package

* Fix version.

* Apply style.

* Add new assert in the migrate unit test.
* Change logging config.

* Some adjusts.

* Remove a code smell.
* Change tracking logs method.

* Change version to generate dev package.

* Change path name in S3
* modify cassandra client to be region aware

* add option for the user to set read and write consistency levels on cassandra config

* add tests

* use env vars instead

* Update butterfree/configs/db/cassandra_config.py

Co-authored-by: Rodrigo Martins de Oliveira <[email protected]>

* Update butterfree/configs/db/cassandra_config.py

Co-authored-by: Rodrigo Martins de Oliveira <[email protected]>

Co-authored-by: Rodrigo Martins de Oliveira <[email protected]>
* add local dc property

* update version
fernandrone and others added 23 commits August 16, 2024 12:00
* fix: dedup code
* fix: performance adjustments, migrate
…385)

* feat(mlop-2454): add protection to wrong host values and unit tests

* trigger

* fix(mlop-2454): using sonar cloud compilant

* chore(mlop-2454): apply fmt

* feat(mlop-2454): update exclude list

* docs(mlops-2456): update docstring

* feat(mlops-2456): add exclude to flake8

* chore(mlops-2456): rolling back test
* fix: rollback repartition
## Why? 📖
We should let the users handle logging configurations to avoid unwanted
side effects.

## What? 🔧
- removing the `butterfree.configs.logger` module
- replacing `__logger` references to `logging.getLogger(__name__)`


## Type of change
Please delete options that are not relevant.

- [x] Bug fix (non-breaking change which fixes an issue)
# What

We are reverting the `staging` and `master` branches to the codebase of
`1.4.0` version. Currently this is the stable and tested one

## Changes reverted

- **Revert "fix: move incremental filter (#388)"**
- **Revert "fix: rollback repartition (#386)"**
- **Revert "chore: level (#382)"**
- **Revert "fix: performance adjustments, migrate (#378)"**
- **Revert "fix: performance improvements (#374)"**

## Changes maintained

- #385 
- #376 

## What's next

We'll add in the next PR's (and releases) the new features
@michellyrds michellyrds requested a review from a team as a code owner January 6, 2025 19:56
Copy link

sonarqubecloud bot commented Jan 6, 2025

@michellyrds michellyrds merged commit 0e32e65 into master Jan 7, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.