NREL / api-umbrella

Open source API management platform
http://apiumbrella.io
MIT License
2.01k stars 324 forks source link

Many upgrades (PostgreSQL, Lua web app, and more) #619

Closed GUI closed 1 year ago

GUI commented 1 year ago

I know unfortunately we haven't made an official release of API Umbrella in quite some time (embarrassingly long, really). For several years, we've been working in various other branches of the code base which have diverged from main, which has made it difficult to maintain main. I've had intentions of making some final releases of what was previously the main branch (and that could perhaps still happen if there's demand), but at this point, I think we're going to move forward with merging the code we're actively working on into main so we can then maybe figure out better release strategies moving forward. But apologies we haven't had the bandwidth to be better open-source stewards for this project.

What was previously in main is now in a 0.16.x branch that can live on for reference. This branch includes various upgrades over what were made over the last 0.15.x releases, but these changes never made their way into a formal release.

After this pull request is merged, main will then reflect the work of 0.17.x moving forward.

So what's changed?