Palje

Latest version: v2.3.1

Safety actively analyzes 682387 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

2.3.1

Bug fixes

- Fixed issue with pages not getting in correct alphabetical order with palje2 document command. This only affects page creation; existing pages will keep their place on update.
- Changing databases in GUI now works with AZSQL databases, too.
- Fixed issue with auto-generated object type page titles. For example, a weird looking “db.schema.Tables” will be “Tables db.schema” instead (like it used to be).

2.3.0

**Major changes**

- significant performance improvements: documenting a database should be _much_ faster now
- new `palje2` CLI: more flexible and user-friendly command-line interface with support for reading parameter values from environment variables
- traditional database documenting is now available via new `palje2 document` command
- new `palje2 delete` -command: delete individual Confluence pages or complete page hierarchies with ease
- legacy `palje` CLI (with improved performance) is still available

**Minor changes**

- fix ODBC driver v18 issue with local connections
- various smaller improvements, bug-fixes and code refactoring

2.2.0

Full changelist:
* Make object_dependencies query fault tolerant
* Make sure that database names are spelled with correct case
* Implement release pipeline
* Update CLI hint text
* Add tkinter GUI
* Add icon for the app
* Update requests version to fix CVE-2024-35195

2.1.0

Added script to create msi installers.

2.0.0

Changes to usage:

- The Confluence url must now be given as `https://<your-organization-domain>.atlassian.net/`, instead of the old longer form
- You can now drop the `python -m` from the beginning and just run it using `palje`, e.g.
`palje "https://<your-org>.atlassian.net/" TEST "localhost,1433" MY_DB --schemas dbo store --dependent MY_OTHER_DB --authentication "SQL"`

Full changelist:

- Use Atlassian API v2
- Display symbols <, > and & correctly
- Add missing library dependency
- Drop support for Python versions < 3.11
- Use only pyproject.toml for setup

1.0.4

Support Azure MFA and token based authentication

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.