Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Beyond Higgins 1.0"

(1.0)
(1.0.0 Release (B1-0-0))
Line 39: Line 39:
 
== 1.0 ==
 
== 1.0 ==
 
=== 1.0.0 Release (B1-0-0) ===
 
=== 1.0.0 Release (B1-0-0) ===
 +
1.0.0 was released on February 21, 2008
 +
 
==== Open issues ====
 
==== Open issues ====
 
* [https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=&product=Higgins&target_milestone=1.1M1&long_desc_type=allwordssubstr&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&status_whiteboard_type=allwordssubstr&status_whiteboard=&keywords_type=allwords&keywords=&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&emailtype1=substring&email1=&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0= Higgins 1.1M1 Open Issues List]
 
* [https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=&product=Higgins&target_milestone=1.1M1&long_desc_type=allwordssubstr&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&status_whiteboard_type=allwordssubstr&status_whiteboard=&keywords_type=allwords&keywords=&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&emailtype1=substring&email1=&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0= Higgins 1.1M1 Open Issues List]
 +
 
=== 1.0.1 Release (T1-0-1) ===
 
=== 1.0.1 Release (T1-0-1) ===
 
====Open issues====
 
====Open issues====

Revision as of 17:55, 19 March 2008

{{#eclipseproject:technology.higgins}}

Higgins logo 76Wx100H.jpg

SVN Branch Structure

Existing:

  • HEAD -- ongoing development
  • M0-8 -- at the end 1.0M8
  • B1-0M9 -- at the end of 1.0M9
  • B1-0-0 -- Higgins 1.0.0 release (2008-2-21) [Branch off of HEAD]

Planned:

  • T1-0-1 -- Higgins 1.0.1 release [Tagged version on R1-0-0 branch]
  • T1-0-2 -- Higgins 1.0.2 release [Tagged version on R1-0-0 branch]
  • B1-1M1 -- Higgins 1.1M1 [Branch off of HEAD]
  • B1-1M2 -- Higgins 1.2M2 [Branch off of HEAD]

Graphically:

 |
 +-- B1-0M9 --
 |
 |
 +-- B1-0-0 --+
 |            |
 |            |
 |            |<-T1-0-1  
 |            |
 |            |<-T1-0-2 
 |            |
 |
 +-- B1-1M1 
 |
 | 
 +-- B1-1M2
 |
 |
HEAD

SVN branches

1.0

1.0.0 Release (B1-0-0)

1.0.0 was released on February 21, 2008

Open issues

1.0.1 Release (T1-0-1)

Open issues

Bugs fixed

  • 216488: FF-embedded selector: UI bug on Mac prevented closing/moving card edit window
  • 222142: Firefox-Embedded Selector: Workaround for Firefox bug preventing login to some RP sites (e.g. Kim's blog).

1.1

1.1M1 (Stable) March 28th (B1-1M1)

NOTE: it is important to list bug fixes, new features, API changes, etc. here as this list will become the associated notes for this version. The goal is for every line to quote a Bugzilla item#

Open Issues

Bugs fixed

  • All fixes from 1.0.1 (see above)

Features added

  • 192592 .crds import (FF-embedded selector)
  • IdAS
    • 222143: IdAS: Rename INode->IEntity
    • Remove metadata, change to attributes on attribute instances?
    • IdAS Events
    • Authorization query method? e.g. "boolean isAllowed(URI attributeType, <operation>)"
  • 216743: Add an ability to auto-build feature projects
  • 222134: Revised HOWL
  • 222136: New Hibernate-based CP (supports new HOWL).
  • 222141: Higgins Selector Selector (for windows only?)
  • 188961: Update I-Card interfaces and I-Card Registry to support batch import-export operations

New Selector Solution

Mike, are these still planned?

  • X509
  • Kerberos
  • SAML 2.0
  • WS-Trust 1.3
  • SOAP 1.2, etc.
  • WS-Federation Passive Interop
  • De-Axisify the STS IdP

Related event

  • April 7-11 - RSA Conference

1.1M2 (Stable) May 2

Related event:

  • May 12-14 IIWa 2008 Unconference
  • WS-Federation Active Interop

Features added:

  • ISAP Support
    • Extending RPPS
    • Extending AIR Selector

1.1M3 (Stable) June 13

Features added:

  • UN/PW-Card

Related event:

  • Approximate alignment with Eclipse release

1.1M4 (Stable) July 25

  • Relationship Card support

See Also

Back to the top