Skip to content

Releases: PlakarKorp/plakar

v1.0.3-rc.2

12 Aug 05:56
6375772
Compare
Choose a tag to compare

What's Changed

Read more

v1.0.3-rc.1

08 Aug 15:11
bd4036d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.3-devel.dc37b62...v1.0.3-rc.1

v1.0.3-devel.dc37b62

01 Aug 14:50
dc37b62
Compare
Choose a tag to compare

Changelog

  • dc37b62 Merge pull request #1414 from PlakarKorp/mm/connectors_link_support
  • d63b4a8 Merge pull request #1413 from PlakarKorp/poolpOrg/typed-import
  • a77218b Update kloset dep.
  • ea8d0e4 update documentation
  • 8858ba7 exporters: Adapt to new interface.
  • 06b7128 Merge pull request #1411 from PlakarKorp/1159-options--hostname-and--username-are-ignored-in-agent-mode
  • a04e6d7 improve config ingestion
  • f38fc12 Merge pull request #1412 from PlakarKorp/update-plakar-ui/from-main
  • 83a9056 Update Plakar UI to main@98ab256
  • cfd3f31 remove -hostname and -username, they're not needed
  • 9690589 Merge pull request #1410 from PlakarKorp/1408-remove-packages-from-plakar-version
  • 8953dd0 Merge pull request #1323 from PlakarKorp/ef/api-integration
  • d890f7e we now have plakar pkg to list integrations
  • fc4116f Merge pull request #1409 from PlakarKorp/1397-plakar-panics-when-reading-invalid-ptar
  • 5d6aac9 enforce a check on config length to make sure we don't blow up on a corrupted ptar
  • bb96159 reload plugins if necessary before integration and package operation
  • 8897253 Merge branch 'main' into ef/api-integration
  • 893f73e Merge pull request #1406 from PlakarKorp/ef/unregister
  • 3591316 rename file
  • 072dd3e Merge pull request #1407 from PlakarKorp/poolpOrg/rclone-config-import-fix
  • bd7e991 add a mean to reload plugins if the installed packages have changed
  • 08cb14e Merge branch 'main' into ef/api-integration
  • 8f83375 remove special cases and force rclone://
  • 7dea27e validate package name before installing or uninstalling
  • 8188a7e Merge pull request #1405 from PlakarKorp/ef/unregister
  • 358fad7 fix potential dead-lock
  • 9a17b2d sync
  • 6252b29 update mod
  • 9af7d6b Merge branch 'main' into ef/unregister
  • cdc8a4a fix manpage
  • 8180611 update manpages
  • 7aa8434 sync
  • 89288ae add a ReloadPlugins method
  • f9321d7 only require auth for downloading packages. check if a package is installed before trying to download.
  • a225680 sync unregister
  • d95fc64 add status filter
  • 92ff257 fixes and improvements on plugins
  • 9e6789f copy the package manager
  • 49691b3 fix previous
  • 0da9929 fix log string
  • 93dc4f5 fix variable name x
  • c230495 Merge branch 'main' into ef/api-integration
  • 1396ae5 sync pkg manager
  • e857dc0 Merge branch 'main' into ef/api-integration
  • f82ef5d fetch integrations list from the api
  • ced6ce4 Merge branch 'main' into ef/api-integration
  • dc5f3ed Merge branch 'main' into ef/api-integration
  • 9aff37f Merge branch 'main' into ef/api-integration
  • bc25b3d update integrations
  • 99f60f4 fix response type
  • 7b1fb2a Merge branch 'main' into ef/api-integration
  • 0c32d59 fix routes
  • f42145d fix installed plugin listing
  • 239a0f3 implement api install and uninstall
  • 22da45f Merge branch 'main' into ef/api-integration
  • 041cb39 regen
  • a7025ca regen
  • 94b0537 regen
  • 27c384b regen
  • f26cb5f regen
  • dce05e4 default to uninstalled for now
  • 537e747 update integration model and import "real" data
  • 45e04bb Merge branch 'main' into ef/api-integration
  • b4748c4 api tweaks:
  • 2a28d0a adapt to ui changes and fix pagination
  • 12aa1f8 Merge branch 'main' into ef/api-integration
  • 758db05 tweak responses and implement pagination
  • 51753cd Merge branch 'main' into ef/api-integration
  • a1d4664 add omitempty
  • 855a3bf starting implementing the integration API

v1.0.3-devel.d5a3fd0

31 Jul 14:30
d5a3fd0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.3-devel.6346f88...v1.0.3-devel.d5a3fd0

v1.0.3-devel.6346f88

28 Jul 10:46
6346f88
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.3-devel.889b4b6...v1.0.3-devel.6346f88

v1.0.3-devel.889b4b6

17 Jul 16:09
889b4b6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.3-devel.455ca52...v1.0.3-devel.889b4b6

v1.0.3-devel.455ca52

15 Jul 11:33
455ca52
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.3-devel.c7a66f1...v1.0.3-devel.455ca52

v1.0.3-devel.a593a6a

07 Jul 20:00
a593a6a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.3-devel.c7a66f1...v1.0.3-devel.a593a6a

v1.0.3-devel.c7a66f1

27 Jun 15:14
c7a66f1
Compare
Choose a tag to compare

Changelog

  • c7a66f1 Merge pull request #1185 from PlakarKorp/mm/pull_in_kloset
  • 1306dec chore: Update kloset
  • 8c69bec Merge pull request #1097 from PlakarKorp/jcastets/goreleaser
  • d0913a1 goreleaser: fix homebrew-tap github organization
  • a8effce Merge branch 'main' into jcastets/goreleaser
  • b7b598e Merge pull request #1177 from PlakarKorp/1171-ptar-improve-command-line
  • 09891db Merge pull request #1179 from PlakarKorp/op/man-overlay
  • 58b5f3d sync manpages
  • b3f2f0c rename manpage
  • adc4494 misc improvements
  • 7f05815 Setup goreleaser
  • ce87724 Merge branch 'main' into 1171-ptar-improve-command-line
  • 5a335cf fix tests
  • 5c9b73a we can range over nil ptr, so move alloc a bit later
  • 0fa76a4 update code to match doc
  • 31c1acc fix my stoopid
  • c667bf7 man pages
  • f2c9cf7 rework PTAR cli

v1.0.2

02 Jun 13:24
Compare
Choose a tag to compare