2024-02-03 13:41:21 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Feb 3 13:40:53 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
|
|
|
|
|
|
|
- update to 3.2.1:
|
|
|
|
* metadata fixes
|
|
|
|
* python 3.8 required
|
|
|
|
- switch to PEP517 build
|
|
|
|
|
2023-12-17 02:09:17 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Dec 17 02:08:51 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
|
|
|
|
|
|
|
- update to 3.1.24:
|
|
|
|
* Update swagger-ui from version 2.x to 5.x.
|
|
|
|
|
2023-05-31 19:21:15 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed May 31 19:20:41 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
|
|
|
|
|
|
|
- update to 3.1.20:
|
2023-12-17 02:09:17 +00:00
|
|
|
* long list of fixes, see https://github.com/girder/girder/compare/v3.1.3...v3.1.20
|
2023-05-31 19:21:15 +00:00
|
|
|
|
2020-11-16 21:01:39 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Nov 12 13:31:32 UTC 2020 - Marketa Machova <mmachova@suse.com>
|
|
|
|
|
|
|
|
- update to 3.1.3
|
|
|
|
* few fixes and improvements, see commits on GitHub
|
|
|
|
|
2020-05-27 10:07:47 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue May 26 06:34:23 UTC 2020 - Petr Gajdos <pgajdos@suse.com>
|
|
|
|
|
|
|
|
- %python3_only -> %python_alternative
|
|
|
|
|
2020-02-11 15:23:44 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Feb 10 15:23:06 UTC 2020 - Todd R <toddrme2178@gmail.com>
|
|
|
|
|
|
|
|
- Update to 3.0.8
|
|
|
|
* Add lockfiles for ancillary npm packages
|
|
|
|
- Update to 3.0.7
|
|
|
|
* Add filter for local plugins
|
|
|
|
* Fix code style and improve build efficiency
|
|
|
|
* Fix incorrect list.extend usage
|
|
|
|
* Fix invalid python2 syntax
|
|
|
|
* Update girder build to remove old node_modules
|
|
|
|
* Rename the Ansible variable girder_package_path and default it to empty
|
|
|
|
* Clarify girder_version Ansible parameter docs
|
|
|
|
* In Ansible, remove "girder_pip_extra_args" and make "girder_version"
|
|
|
|
* Update molecule dependencies
|
|
|
|
* Ensure core swagger client does not put passwords in URL
|
|
|
|
* Fix an issue with publishing npm packages
|
|
|
|
|
2020-01-30 19:35:09 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jan 30 19:34:04 UTC 2020 - Todd R <toddrme2178@gmail.com>
|
|
|
|
|
|
|
|
- Update to 3.0.6
|
|
|
|
* Added a --token option to the girder-client command line
|
|
|
|
interface to allow users to specify a pre-created authentication
|
|
|
|
token.
|
|
|
|
* Added a --retry option to the girder-client command line
|
|
|
|
interface to retry connection and certain error responses.
|
|
|
|
* Added a --verbose option to the girder-client command line
|
|
|
|
interface to increase the verbosity of information dumped to
|
|
|
|
stderr.
|
|
|
|
|
2019-11-19 21:08:45 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Nov 19 21:05:23 UTC 2019 - Todd R <toddrme2178@gmail.com>
|
|
|
|
|
|
|
|
- Update to 3.0.5
|
|
|
|
* Update Google OAuth provider to use new OpenID Connect API
|
|
|
|
- Update to 3.0.4
|
|
|
|
* Remove python-dateutil requirement.
|
|
|
|
- Update to 3.0.3
|
|
|
|
* Add indices to audit logs
|
|
|
|
- Update to 3.0.2
|
|
|
|
* Harden the logic when a passwordless user needs to login with OAuth
|
|
|
|
- Update to 3.0.1
|
|
|
|
* Remove some hardcoded version numbers
|
|
|
|
- Update to 3.0.0
|
|
|
|
* Explicitly forbid multipart upload
|
|
|
|
* Remove the access.cookie decorator.
|
|
|
|
|
2019-01-31 20:49:12 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jan 21 03:44:56 UTC 2019 - Todd R <toddrme2178@gmail.com>
|
|
|
|
|
|
|
|
- Initial version
|