Skip to content

Releases: Upsonic/On-Prem

Upsonic v0.25.0

28 May 23:16
Compare
Choose a tag to compare

Supported client version: 0.28.0

Deep Analyze for Run History

With this release we just increase functionality of run history elements.
image
image

What's Changed

Full Changelog: v0.24.0...v0.25.0

Upsonic v0.24.0

25 May 12:51
Compare
Choose a tag to compare

Supported client version: 0.27.0

Dump Together [NEW]

Added dump_together for improved reliability and speed. With this the dump operation is complete with only one request.

What's Changed

Full Changelog: v0.23.0...v0.24.0

Upsonic v0.23.0

22 May 15:56
Compare
Choose a tag to compare

Supported client version: 0.26.0

Dependency Graph [NEW]

In this version, we add a dependency analysis system in the backend and a frontend page. With this, you can analyze the dependent object and the object whose dependent currently object.
image

Events [NEW]

Now you can see the events of a user. Currently just dumps but we will increase the events in the next versions.
image

LLM Proxy [NEW]

With this version, we just add an infrastructure for future agent systems. Now you can connect OpenAI and Ollama over the Upsonic container.

Some UI improvements

We just fix the run history, users, scopes tables view.

What's Changed

Full Changelog: v0.22.3...v0.23.0

Upsonic v0.22.3

14 May 07:51
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.22.2...v0.22.3

Upsonic v0.22.2

14 May 06:08
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.22.1...v0.22.2

Upsonic v0.22.1

13 May 13:28
Compare
Choose a tag to compare

Light Mode [NEW]

In this release we just happy to share our Light Mode. You can easily switch with left bottom button.
Frame 4

Code Styling

Now we have a code styling for more good experience and view.
image

Custom Commit Messages

With this release you will be able to use custom commit messages via Upsonic Client 0.25.0 version.

def sum(a, b):
    return a + b

upsonic.dump("math.sum", sum, message="Added math.sum function")

What's Changed

Full Changelog: v0.22.0...v0.22.1

Upsonic v0.22.0

10 May 19:06
Compare
Choose a tag to compare

Automatic Updates with Each Dump Operations [NEW]

In this release we just complete our documentation lifecycle system. Now we are updating the documentations in each update. So you don't need regenerate buttons or anything more.

Your captain speaking, your all auto documents are now up do date ! 🤓 '

Added Detailed Commit View and Auto Commit Message [NEW]

With this release we just show the commit date, difference and auto generated commit message. Your well designed version control system is ready on your on-prem with low costs. 💵
image
image

Added Auto Release Note [NEW]

Just like auto commit messages now we have auto release notes as well. We are working for providing everything that can be make with LLM's 🚀
image

Switched to Llama 3

Good bye Gemma, thanks for everything. 🤝

Designer (1)

What's Changed

  • Added readme Implementation for github sync by @onuratakan in #121
  • Added automatic documentation update mechanism by @onuratakan in #122
  • Fixed user scope inputs, delete button location for scopes, removed regenerate buttons, added date and difference to commits and versions. removed ai section, fixed search input size by @onuratakan in #123
  • Added automatic commit message and release note generation and some bug fixes for readme and doc generations by @onuratakan in #124
  • Added ai_task sync for api and dashboard backend by @onuratakan in #125
  • Added a small animation to new version create operation by @onuratakan in #126
  • Switched to llama3-8b, added dump locking and made many fix by @onuratakan in #128

Full Changelog: v0.21.0...v0.22.0

Upsonic v0.21.0

30 Apr 13:32
Compare
Choose a tag to compare

GitHub Sync Ability [NEW]

In this release, we just added an initial GitHub Sync support. With this, all of your operations in Upsonic are mirrored to your GitHub repo immediately.
image
image

What's Changed

Full Changelog: v0.20.9...v0.21.0

Upsonic v0.20.9

19 Apr 15:07
Compare
Choose a tag to compare

Upsonic v0.20.7

19 Apr 13:40
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.20.6...v0.20.7