Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🔖 release v0.3.0 #46

Merged
merged 36 commits into from
Jun 28, 2024
Merged

🔖 release v0.3.0 #46

merged 36 commits into from
Jun 28, 2024

Conversation

bunop
Copy link
Member

@bunop bunop commented May 28, 2024

closes #48
closes #42
closes #7

  • rename manifacturer into manufacturer
  • fix CI build for coveralls
  • remove all components related to authentication and restricted access
  • remove unused libraries
  • test stuff working
  • test portal and R package
  • Add installation section
  • Add example for python
  • Remove 3rd party software from documentation
  • Describe SWAGGER interface
  • Add information about cnr-ibba/r-smarter-api
  • Configure logging

@bunop bunop added enhancement New feature or request dependencies Pull requests that update a dependency file labels May 28, 2024
@bunop bunop added this to the Backend v2 milestone May 28, 2024
bunop and others added 18 commits June 14, 2024 17:23
returning a standard message when querying the AUTH endpoint
auth endpoint replies with 200 independently from received data
get rid of bcrypt and jwt
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.4 to 2.2.2.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](urllib3/urllib3@2.0.4...2.2.2)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
🛂 remove restricted access
update poetry version and remove version from docker-compose file
@bunop bunop merged commit 523d62e into master Jun 28, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

🛂 remove restricted access 📝 complete the RtD documentation 🔊 configure logging
1 participant