Skip to content

v0.6.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 18 Feb 22:55
330b2af

0.6.0 (2025-02-18)

Features

  • build: added gradle build file (e2944d3)
  • cadc-sso: added base implementation of the adapter (d0fdc5c)
  • cadc-sso: fixed firefly runtime issues and added documentation (e50ef6c)
  • entrypoint: updated entrypoint logic (e91431a)
  • k8s: added manifest to deploy firefly on keel (b42ce76)
  • prject: setup for cadc-sso project (9f22a34)

Bug Fixes

  • build: removed unused configuration section from build.gradle (4b8fb81)
  • cadc-sso: added lib to be included (dfacbdb)
  • cadc-sso: added significantly more testing and method to check if headers need to be added for downstream api access (153a8a7)
  • docker: removed reference to entrypoint.py (cb686b8)
  • docs: updated based pr-comments (070d81e)
  • entrypoint: fixes for firefly entrypoint (ee33764)
  • gitignore: added cadc-sso/lib folder to be tracked by git (985bee1)
  • gitignore: fixes (42ce27a)
  • gradle: fixed gradle launcher vs daemon vm issues (d11fc47)
  • remove image link (bb627a6)

Documentation

  • small text chagne (2720ea5)
  • update for new registry authentication (ea6b464)