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

Roadmap / new release #600

Open
2 tasks done
beci opened this issue Jan 25, 2022 · 16 comments
Open
2 tasks done

Roadmap / new release #600

beci opened this issue Jan 25, 2022 · 16 comments

Comments

@beci
Copy link
Contributor

beci commented Jan 25, 2022

When new version will be released?

  • I have searched the issues of this repo and believe that this is not a duplicate.
  • I have searched the documentation and believe that my question is not covered.

Issue

I noticed that the last version is on July 24, 2020 (2.1.2)
I came to this project because of a prefect bug, which was because of the quite old #256, which was fixed by me in #594.
But this is also affect apache/airflow

So what is the plan?

@lakhvirss
Copy link

Interested in this too @beci - I've had similar issues with Airflow to the one you pointed too. It seems there have been a few pr's into master but no word of release yet

@beci
Copy link
Contributor Author

beci commented Jul 8, 2022

@sdispater would be able to do it, but I'm afraid he does not realize how big problem is #594 for those kinds of distros. The last release will be 2 years old in 2 weeks, and it's a 5k starts project.

@intiocean
Copy link

+1 for a new release. In my case it's blocking migration to use zoneinfo as per #646.

As the last release was over 2 years ago, I'm considering if we should migrate away from pendulum and back to python's own datetime or if there is any chance there may be a new release of pendulum in the near future.

@kakulukia
Copy link

+1 for a new release @sdispater 🙏

@thinkwelltwd
Copy link

if we should migrate away from pendulum and back to python's own datetime...

arrow might be worth a look. I've discovered that it's better maintained than pendulum and provides much of the same enhancements over the standard library's datetime.

@sdispater
Copy link
Collaborator

A first prerelease of Pendulum 3.0 is coming in the coming weeks (no exact ETA). One of the main changes will be the usage of zoneinfo instead of custom tzinfo instances.

There will also be some improvements and fixes for outstanding bugs along with a revamp of the documentation.

This takes time so thanks for bearing with us while we work on these changes. The project is not abandoned in any way but since I can only work on it in my spare time — which is split with other open source projects — this goes slower than I would like.

@NickFabry
Copy link
Collaborator

Thanks very much for the update!

@radkujawa
Copy link

I need to use pendulum with Python 3.12. Is there a plan to support 3.12 in some reasonable time?

Alternative is to drop pendulum and draw back to Python's datetime or similar.

@sdispater
Copy link
Collaborator

In terms of features, we are set for what we want to have in 3.0. There are a few fixes left to tackle and we need to fix the release workflow before making the final 3.0 release.

We plan for the final release end of September/start of October with at least one pre-release before it.

@ollz272
Copy link

ollz272 commented Oct 6, 2023

@sdispater is there any update on this?

@sdispater
Copy link
Collaborator

We published at the start of this week a new prerelease version (3.0.0b1). Feature and changes wise it's frozen, only a few bug fixes to tackle before the final release which should happen sometime next week.

Feel free to test the latest prerelease for now if you really need a more up-to-date version.

@guidopetri
Copy link

@sdispater hey, thanks for all your hard work with Pendulum.

Any news on the final release for 3.0.0?

@mtvx
Copy link

mtvx commented Oct 29, 2023

Could be useful to flag the blockers with a 3.0 milestone. Easier to follow, easier to contribute.

laixintao added a commit to laixintao/iredis that referenced this issue Oct 30, 2023
@ollz272
Copy link

ollz272 commented Nov 4, 2023

Hi - Can we please have an update for the 3.0.0 release? We're blocked upgrading to 3.12 until this. Thanks

@edgarrmondragon
Copy link
Contributor

fwiw, I would consider #759 a blocker for the final 3.0 release

@sdispater
Copy link
Collaborator

Version 3.0 should be released this week-end if everything goes well.

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

No branches or pull requests